summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Remove || die from end of econf as Portage allready does this; ebuild.shSamuli Suominen2007-03-071-2/+2
* Change from using a single [ to using [[.Chris Gianelloni2007-03-073-25/+25
* Fix libtool bug in the right place.Luca Longinotti2007-03-061-5/+6
* Remove configure flag --enable-gd-native-ttf at upstreams request.Luca Longinotti2007-03-064-12/+16
* Changed silense to silencePetteri Räty2007-03-061-3/+3
* _JAVA_OPTIONS breaks java -version so let' filter it by defaultPetteri Räty2007-03-051-1/+21
* Allow ebuilds to specify GEM_SRC. From Diego Pettenò <flameeyes@gmail.com>Richard Brown2007-03-051-3/+3
* Fix depend.Luca Longinotti2007-03-051-2/+4
* New updated PHP eclasses, fix lots of bugs, introduce PHP 5.2 support.Luca Longinotti2007-03-0513-475/+1290
* Bump vmware-any-any to 108.Mike Auty2007-03-041-2/+2
* Add "kde-base/kdeaddons kde-base/konqueror-akregator" back to KDE_DERIVATION_...Zac Medico2007-03-041-1/+2
* add -gstabs to allowed flag list #169352Mike Frysinger2007-03-041-2/+3
* declare/shuffle around maintainersMike Frysinger2007-03-045-14/+17
* declare maintainer and cleanup a littleMike Frysinger2007-03-041-27/+8
* Update KDE_DERIVATION_MAP.Piotr Jaroszyński2007-03-041-48/+1
* Add java-pkg_doexamplesPetteri Räty2007-03-031-1/+28
* Then endless loop was caused by people having weird bashrc so changing the co...Petteri Räty2007-03-031-2/+2
* Don't use which to determine where depend-java-query is installed but hardcod...Petteri Räty2007-03-031-2/+4
* depend on >=findutils-4.2.26 as previous versions don't provide xargs -dSimon Stelling2007-03-031-1/+4
* Avoid QA warnings about ppc-macos not in USE by using CHOST like fbsdFabian Groffen2007-03-011-3/+4
* Don't use Portage internals to make the eclass quieter without first checking...Petteri Räty2007-03-011-5/+8
* Fix recording of dependencies to package.env when java-pkg_jar-from is called...Petteri Räty2007-03-011-1/+10
* Remove trailing white space.Petteri Räty2007-03-011-7/+7
* tweak grepping of moduledb to avoid errors when moduledb hasnt actually been ...Mike Frysinger2007-03-011-3/+4
* Force >=dev-java/java-config-2.0.31 on everyone to make sure conditional jdk ...Petteri Räty2007-02-281-2/+2
* mozilla, mozconfig.eclass: Dont depend on portageStefan Schweizer2007-02-272-4/+2
* First fix for bug 168373.Samuli Suominen2007-02-261-1/+3
* Remove deprecated ECLASS variableHans de Graaff2007-02-231-2/+1
* Fix ROOT usage. Apparenly, it's useless.Daniel Gryniewicz2007-02-231-2/+2
* fixed utility funcsGeorge Shapovalov2007-02-221-9/+8
* qt-3.3.8Caleb Tennis2007-02-221-2/+2
* eclass for ggz packagesTristan Heaven2007-02-221-0/+71
* mzscheme support is currently broken. bug #91970Mike Kelly2007-02-221-9/+11
* update mingw testMike Frysinger2007-02-221-2/+2
* cleaned up error messagesDaniel Black2007-02-211-2/+3
* -print0 has to go last, otherwise the -type d isn't usedSimon Stelling2007-02-211-2/+2
* cp -d is non-POSIXSimon Stelling2007-02-211-2/+2
* put -print0 behind -depth or find will issue a warningSimon Stelling2007-02-211-2/+2
* new emul-libs eclassSimon Stelling2007-02-211-0/+45
* enable the `die` in the preserve_old_lib funcsMike Frysinger2007-02-181-3/+3
* Enable __cxa_atexit for FreeBSD too, as that's needed for proper C++ librarie...Diego Elio Pettenò2007-02-181-12/+14
* add support for the D language #159196Mike Frysinger2007-02-171-10/+38
* Not using ROOT for header-checksum, as compile-process also not respect ROOT,...Matthias Schwarzott2007-02-171-4/+7
* allow built_with_use to work even with hidden IUSE expanded vars #167166Mike Frysinger2007-02-172-22/+31
* add --missing to built_with_use #167166Mike Frysinger2007-02-171-2/+2
* combine USE and IUSE file existence checkMike Frysinger2007-02-171-6/+2
* check libc for *-elf and *-mingw*Mike Frysinger2007-02-161-9/+10
* updated the hardened fix to how it should be according to kevquinn (#119382)George Shapovalov2007-02-161-2/+2
* add blackfin to softfloat-only caseMike Frysinger2007-02-161-2/+2
* added hardened fix from #119382George Shapovalov2007-02-151-2/+3