summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* made CONFIG_PATH global, replaced broken (logically) prerm with basic postrmGeorge Shapovalov2007-02-151-30/+13
* Follow the --missing request when the IUSE file is missing rather then always...Doug Goldstein2007-02-141-1/+11
* touchup kernel headers post install message #166850 by Arfrever Frehtes Taife...Mike Frysinger2007-02-141-6/+6
* * Automatically add Junit.present=true to ant properties when in the test phasePetteri Räty2007-02-131-5/+17
* use new tc-is-softfloat functionMike Frysinger2007-02-121-2/+2
* first run at tc-is-softfloat()Mike Frysinger2007-02-121-1/+20
* Changed .desktop and /usr/bin/wrapper names to avoid collisionsJim Ramsay2007-02-091-45/+128
* Fix bad sed arguments thanks to Georgi Georgiev in bug #165230Daniel Drake2007-02-051-2/+2
* changed some einfos to elogsGeorge Shapovalov2007-02-051-11/+11
* changes some einfo to elog in pkg_postinstGeorge Shapovalov2007-02-051-7/+7
* some enhansements necessary for extracting gnat locations for libs that need ...George Shapovalov2007-02-051-1/+14
* Vmware-any-any bump to support the 2.6.20 kernel.Mike Auty2007-02-051-2/+2
* cleanup suggestions thanks to vapier.Daniel Black2007-02-051-25/+14
* add some cleanups from vapierSaleem Abdulrasool2007-02-051-8/+8
* ${PORTAGE_CONFIGROOT} updateDaniel Black2007-02-041-21/+18
* added savedconfig.eclass - draft 1Daniel Black2007-02-041-0/+124
* fix commentTristan Heaven2007-02-031-2/+2
* Make sure to clean up all orphaned .py[co] files, bug 114269.Bryan Østergaard2007-02-031-3/+3
* Fixed cases when doc, startup-notification, or debug use flags are disabled. ...Joshua Nichols2007-02-031-4/+4
* Fix tkinter message, bug 159323.Bryan Østergaard2007-02-031-2/+2
* Fix tkinter message, bug 159323.Bryan Østergaard2007-02-031-2/+2
* Add java-ant-2 to inherit, thanks to Betelgeuse. But disable its generic ant-...Vlastimil Babka2007-02-021-2/+6
* Fix Paludis installs.Luca Longinotti2007-02-022-5/+4
* Create /usr/bin in the $ROOT if it doesn't exist already.Diego Elio Pettenò2007-02-011-53/+55