summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Collapse)AuthorAgeFilesLines
* new toy to play withCiaran McCreesh2004-11-191-0/+157
|
* added sed dependency & comment to kde-functions.eclassCarsten Lohrke2004-11-191-1/+7
|
* don't throw away all the other stuff in DEPEND! /smacks selfDan Armak2004-11-191-3/+3
|
* Few variables declared in the wrong location.Peter Johanson2004-11-191-13/+13
|
* New eclass used for split up gtk-sharpPeter Johanson2004-11-191-0/+137
|
* fix jar-fromThomas Matthijs2004-11-181-13/+13
|
* Make a correct symlink; bug #71190.Mamoru Komachi2004-11-181-2/+3
|
* use a ${MY_PV_FULL} binpath for vapierTravis Tilley2004-11-181-2/+2
|
* add a bit more logic to buildcc()Mike Frysinger2004-11-171-12/+13
|
* update DEPENDMike Frysinger2004-11-171-3/+2
|
* define LICENSE/HOMEPAGEMike Frysinger2004-11-171-3/+5
|
* remove IUSE=gtk2 since we only support gtk2 nowAron Griffis2004-11-161-2/+2
|
* Moved tempfile to tempdir, always only record basename.Karl Trygve Kalleberg2004-11-161-6/+5
|
* fix bug #71095.Robin H. Johnson2004-11-161-4/+2
|
* move to virtual fam.Robin H. Johnson2004-11-161-2/+2
|
* add some commentsMike Frysinger2004-11-161-3/+11
|
* ResurrectedMichael Sterrett2004-11-161-0/+146
|
* Minor fix for gnustep documentation buildingArmando Di Cianno2004-11-161-1/+3
|
* Final pruning out of old gnustep ebuildsArmando Di Cianno2004-11-161-146/+0
|
* Fixes #71328.Karl Trygve Kalleberg2004-11-151-10/+64
|
* export the right ECLASSMike Frysinger2004-11-151-2/+2
|
* fix function exportingMike Frysinger2004-11-151-8/+8
|
* LICENSE fixMichael Sterrett2004-11-151-2/+2
|
* typoTravis Tilley2004-11-151-3/+3
|
* update toolchain.eclass to handle do_gcc_config right when portage removes ↵Travis Tilley2004-11-141-48/+55
| | | | old files AFTER running postinst. :|
* disable threads/shared when crosscompilingMike Frysinger2004-11-141-4/+7
|
* eclass for binutilsMike Frysinger2004-11-141-0/+169
|
* fix mozconfig_final to resolve to a single --enable-extensions optionAron Griffis2004-11-141-4/+10
|
* switch to mozconfigAron Griffis2004-11-132-1/+278
|
* VIM_PLUGIN_MESSAGES supportCiaran McCreesh2004-11-131-2/+13
|
* use ppc-macos -> useq ppc-macos, since use ppc-macos breaks egetent().Mamoru Komachi2004-11-131-6/+5
|
* mips does need to auto append -fno-PIC/-nopie in the etexec function when ↵Ned Ludd2004-11-131-3/+2
| | | | ebuilds filter-flags -fPIC
* Updated to work with wxGTK 2.5.3Rob Cakebread2004-11-131-22/+52
|
* add xdelta supportDan Armak2004-11-121-10/+59
|
* Mass Update: gnustep.eclass revamped to allow configurable root install; ↵Armando Di Cianno2004-11-122-128/+270
| | | | gnustep-base/libs/apps updated to utilize new gnustep.eclass (only versions bumped where files would change); some KEYWORDS were accidentally dropped between version bumps of packages -- this has been resolved; windowmaker correctly supports gnustep now; gnustep-funcs.eclass added -- used where info on an installed gnustep-env is needed rather than making a full GNUstep application
* Changed dodoc if-statement; bug #70799.Mamoru Komachi2004-11-121-8/+10
|
* fix error checking of epatch #64944Mike Frysinger2004-11-111-2/+2
|
* phear mipsMike Frysinger2004-11-111-3/+3
|
* Deprecation note.Jeremy Huddleston2004-11-101-1/+7
|
* Removing eclasses - Harder than you might think.Michael Sterrett2004-11-101-0/+271
|
* xmms-plugin.eclass is now gone.Jeremy Huddleston2004-11-101-271/+0
|
* let the bounds checking patch work for versions of gcc other then 3.4.2Travis Tilley2004-11-091-9/+6
|
* require mozilla-launcher-1.22 now that it's marked stableAron Griffis2004-11-091-2/+2
|
* set S properly. oops.Travis Tilley2004-11-091-1/+3
|
* inject armMike Frysinger2004-11-081-3/+3
|
* skip the gcc-config exclusion logic altogether if gcc-config -L spits out ↵Travis Tilley2004-11-081-3/+6
| | | | no-config, since we -certainly- want to run gcc-config if it does.
* changed fortran support to be enabled by the fortran USE flag. this way we ↵Travis Tilley2004-11-081-5/+18
| | | | can enable f77, f95, or fortran as a gcc lang depending on what the gcc version supports.
* forgot to disable the gnomevfs extension when ! use gtk2Aron Griffis2004-11-071-2/+2
|
* only put boundschecking in IUSE if we're actually using the bounds checking ↵Travis Tilley2004-11-071-2/+5
| | | | patch in the ebuild
* Added .cfg to install files list.Mamoru Komachi2004-11-071-4/+4
|