summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
...
* Another typo.Mike Gilbert2014-08-052-3/+6
|
* Fix typo.Robin H. Johnson2014-08-051-1/+4
|
* Fix typo.Robin H. Johnson2014-08-051-2/+2
|
* Fix bug #513706 ssp only on gnu CTARGET'sMagnus Granberg2014-08-042-4/+9
|
* Remove sourceforge SRC_URI for leechcraft packages, only leechcraft.org is ↵Maxim Koltsov2014-08-032-4/+7
| | | | used now
* Updated mozconfig-v4.eclass to properly support optional IUSE=wifiIan Stakenvicius2014-08-012-5/+38
|
* When probing for supported test targets for make, explicity ignore recipe ↵Maciej Mrozowski2014-07-311-3/+3
| | | | errors even if we run make in dry-run mode.
* Update mysql cmake eclasses to prevent upstream from setting default ↵Brian Evans2014-07-313-3/+13
| | | | features and CFLAGS
* use 0 for the fallback group rather than "root" to avoid portability issues ↵Mike Frysinger2014-07-311-3/+3
| | | | (e.g. BSDs that do not have a root group)
* Update the multilib eclass to match the work done by grobian for mysql-v2Brian Evans2014-07-312-16/+20
|
* better wording to eerrorSamuli Suominen2014-07-301-3/+3
|
* Deprecate the longer udev_get_udevdir() function in favour of the shorter ↵Samuli Suominen2014-07-302-4/+9
| | | | get_udevdir(), notably gentoo-x86 has been fully converted
* Handle grsec TPE to ensure apache can compile. $T is group-writable, owned ↵Robin H. Johnson2014-07-302-2/+14
| | | | by portage, and TPE blocks that.
* ChangeLogIan Stakenvicius2014-07-291-9/+12
|
* Convert mysql eclasses to git-r3 eclass, so we can remove RESTRICT=userpriv ↵Robin H. Johnson2014-07-293-14/+15
| | | | for live copies of the patches.
* Sync mysql eclass from overlay.Robin H. Johnson2014-07-297-35/+938
|
* Missing changelog message.Robin H. Johnson2014-07-291-1/+6
|
* Set also QMAKE_LINK_{C_,}SHLIBDavide Pesavento2014-07-282-3/+8
|
* committed new mozconfig eclass for mozilla31 and laterIan Stakenvicius2014-07-282-1/+84
|
* Mention git-clone man page for URI syntax, bug #511636.Michał Górny2014-07-282-3/+7
|
* Use ROOT=/ when checking for git features, bug #518374. Patch provided by ↵Michał Górny2014-07-282-3/+7
| | | | Michael Haubenwallner.
* Added EHG_CHECKOUT_DIR to override checkout destinationChristoph Junghans2014-07-252-12/+20
|
* java-vm-2.eclass: Respect EPREFIX in pkg_postinst, bug#517236.Michael Haubenwallner2014-07-222-6/+10
|
* Fix misc issues for Prefix allowing install and config of mysqlFabian Groffen2014-07-195-31/+37
|
* Fix missing handbooks when the default handbook language is en_US instead of ↵Michael Palimaka2014-07-172-2/+14
| | | | the usual en.
* Add kde-workspace 4.11.11 SRC_URI, remove obsolete.Johannes Huber2014-07-162-8/+8
|
* Prune outdated stuff from commentsSamuli Suominen2014-07-131-4/+3
|
* Don't call eselect with obsolete --no-color option.Ulrich Müller2014-07-132-4/+7
|
* Avoid reserved names for functions and variables, bug 516092.Ulrich Müller2014-07-1128-123/+133
|
* Support linking Python modules on aix, thanks to haubi.Michał Górny2014-07-082-2/+8
|
* Stop forcing -m0755 on EGIT3_STORE_DIR and parents, bug #516508.Michał Górny2014-07-072-3/+6
|
* elt/aixrtl: need semicolon after noop command to get subsequent variable setMichael Haubenwallner2014-07-0711-11/+19
|
* elt/aixrtl: use similar filename even for 2.4.2.418 diffsMichael Haubenwallner2014-07-073-1/+6
|
* elt/aixrtl: Use $lib for the real filename, to support soname hackery in libXaw.Michael Haubenwallner2014-07-0711-11/+19
|
* Add tests for _python_impl_supported.Michał Górny2014-07-062-8/+25
|
* python_gen_cond_dep: delay PYTHON_USEDEP substitution until one of the ↵Michał Górny2014-07-062-8/+14
| | | | implementations is actually enabled. Fixes bug #516520.
* Disable python2.6 support and clean up the related code.Michał Górny2014-07-062-32/+17
|
* Declare REQUIRED_USE inside MULTILIB_COMPAT conditional, reported by steev.Michał Górny2014-07-042-4/+7
|
* Whitespace.Ulrich Müller2014-07-045-13/+13
|
* Remove deprecated ruby.eclass and gems.eclass. Please use ruby-ng.eclass and ↵Manuel Rüger2014-07-042-408/+0
| | | | ruby-fakegem.eclass instead. See bug #479812
* Add some Prefix hosts to _MULTILIB_FLAGSFabian Groffen2014-07-032-5/+8
|
* Explain MULTILIB_COMPAT a bit more verbosely, and add a REQUIRED_USE for it.Michał Górny2014-07-032-4/+16
|
* Re-enable multilib flags for s390.Michał Górny2014-07-032-2/+7
|
* Fix missing reference to ${README_GENTOO_SUFFIX}Justin Lecher2014-07-021-2/+2
|
* Attempt to use a UTF-8 locale if one is available to avoid errors when ↵Mike Gilbert2014-06-293-3/+45
| | | | setup.py calls open() with no encoding.
* Fix handling empty MULTILIB_COMPAT.Michał Górny2014-06-292-3/+6
|
* Check MULTILIB_COMPAT before querying USE flags. Bug #515642, thanks to Greg ↵Michał Górny2014-06-292-3/+10
| | | | Turner.
* Enable multilib flags for ppc. Since ppc profiles are not multilib at the ↵Michał Górny2014-06-282-2/+8
| | | | moment, this should not create any new issues.
* ChangeLogRobin H. Johnson2014-06-281-3/+6
|
* Disable QA warning on '--with-compiler' passed by 'dev-haskell/cabal' (bug ↵Sergei Trofimovich2014-06-272-4/+9
| | | | #515360 by Patrick Lauer).