Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new toy to play with | Ciaran McCreesh | 2004-11-19 | 1 | -0/+157 |
| | |||||
* | added sed dependency & comment to kde-functions.eclass | Carsten Lohrke | 2004-11-19 | 1 | -1/+7 |
| | |||||
* | don't throw away all the other stuff in DEPEND! /smacks self | Dan Armak | 2004-11-19 | 1 | -3/+3 |
| | |||||
* | Few variables declared in the wrong location. | Peter Johanson | 2004-11-19 | 1 | -13/+13 |
| | |||||
* | New eclass used for split up gtk-sharp | Peter Johanson | 2004-11-19 | 1 | -0/+137 |
| | |||||
* | fix jar-from | Thomas Matthijs | 2004-11-18 | 1 | -13/+13 |
| | |||||
* | Make a correct symlink; bug #71190. | Mamoru Komachi | 2004-11-18 | 1 | -2/+3 |
| | |||||
* | use a ${MY_PV_FULL} binpath for vapier | Travis Tilley | 2004-11-18 | 1 | -2/+2 |
| | |||||
* | add a bit more logic to buildcc() | Mike Frysinger | 2004-11-17 | 1 | -12/+13 |
| | |||||
* | update DEPEND | Mike Frysinger | 2004-11-17 | 1 | -3/+2 |
| | |||||
* | define LICENSE/HOMEPAGE | Mike Frysinger | 2004-11-17 | 1 | -3/+5 |
| | |||||
* | remove IUSE=gtk2 since we only support gtk2 now | Aron Griffis | 2004-11-16 | 1 | -2/+2 |
| | |||||
* | Moved tempfile to tempdir, always only record basename. | Karl Trygve Kalleberg | 2004-11-16 | 1 | -6/+5 |
| | |||||
* | fix bug #71095. | Robin H. Johnson | 2004-11-16 | 1 | -4/+2 |
| | |||||
* | move to virtual fam. | Robin H. Johnson | 2004-11-16 | 1 | -2/+2 |
| | |||||
* | add some comments | Mike Frysinger | 2004-11-16 | 1 | -3/+11 |
| | |||||
* | Resurrected | Michael Sterrett | 2004-11-16 | 1 | -0/+146 |
| | |||||
* | Minor fix for gnustep documentation building | Armando Di Cianno | 2004-11-16 | 1 | -1/+3 |
| | |||||
* | Final pruning out of old gnustep ebuilds | Armando Di Cianno | 2004-11-16 | 1 | -146/+0 |
| | |||||
* | Fixes #71328. | Karl Trygve Kalleberg | 2004-11-15 | 1 | -10/+64 |
| | |||||
* | export the right ECLASS | Mike Frysinger | 2004-11-15 | 1 | -2/+2 |
| | |||||
* | fix function exporting | Mike Frysinger | 2004-11-15 | 1 | -8/+8 |
| | |||||
* | LICENSE fix | Michael Sterrett | 2004-11-15 | 1 | -2/+2 |
| | |||||
* | typo | Travis Tilley | 2004-11-15 | 1 | -3/+3 |
| | |||||
* | update toolchain.eclass to handle do_gcc_config right when portage removes ↵ | Travis Tilley | 2004-11-14 | 1 | -48/+55 |
| | | | | old files AFTER running postinst. :| | ||||
* | disable threads/shared when crosscompiling | Mike Frysinger | 2004-11-14 | 1 | -4/+7 |
| | |||||
* | eclass for binutils | Mike Frysinger | 2004-11-14 | 1 | -0/+169 |
| | |||||
* | fix mozconfig_final to resolve to a single --enable-extensions option | Aron Griffis | 2004-11-14 | 1 | -4/+10 |
| | |||||
* | switch to mozconfig | Aron Griffis | 2004-11-13 | 2 | -1/+278 |
| | |||||
* | VIM_PLUGIN_MESSAGES support | Ciaran McCreesh | 2004-11-13 | 1 | -2/+13 |
| | |||||
* | use ppc-macos -> useq ppc-macos, since use ppc-macos breaks egetent(). | Mamoru Komachi | 2004-11-13 | 1 | -6/+5 |
| | |||||
* | mips does need to auto append -fno-PIC/-nopie in the etexec function when ↵ | Ned Ludd | 2004-11-13 | 1 | -3/+2 |
| | | | | ebuilds filter-flags -fPIC | ||||
* | Updated to work with wxGTK 2.5.3 | Rob Cakebread | 2004-11-13 | 1 | -22/+52 |
| | |||||
* | add xdelta support | Dan Armak | 2004-11-12 | 1 | -10/+59 |
| | |||||
* | Mass Update: gnustep.eclass revamped to allow configurable root install; ↵ | Armando Di Cianno | 2004-11-12 | 2 | -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 Komachi | 2004-11-12 | 1 | -8/+10 |
| | |||||
* | fix error checking of epatch #64944 | Mike Frysinger | 2004-11-11 | 1 | -2/+2 |
| | |||||
* | phear mips | Mike Frysinger | 2004-11-11 | 1 | -3/+3 |
| | |||||
* | Deprecation note. | Jeremy Huddleston | 2004-11-10 | 1 | -1/+7 |
| | |||||
* | Removing eclasses - Harder than you might think. | Michael Sterrett | 2004-11-10 | 1 | -0/+271 |
| | |||||
* | xmms-plugin.eclass is now gone. | Jeremy Huddleston | 2004-11-10 | 1 | -271/+0 |
| | |||||
* | let the bounds checking patch work for versions of gcc other then 3.4.2 | Travis Tilley | 2004-11-09 | 1 | -9/+6 |
| | |||||
* | require mozilla-launcher-1.22 now that it's marked stable | Aron Griffis | 2004-11-09 | 1 | -2/+2 |
| | |||||
* | set S properly. oops. | Travis Tilley | 2004-11-09 | 1 | -1/+3 |
| | |||||
* | inject arm | Mike Frysinger | 2004-11-08 | 1 | -3/+3 |
| | |||||
* | skip the gcc-config exclusion logic altogether if gcc-config -L spits out ↵ | Travis Tilley | 2004-11-08 | 1 | -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 Tilley | 2004-11-08 | 1 | -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 gtk2 | Aron Griffis | 2004-11-07 | 1 | -2/+2 |
| | |||||
* | only put boundschecking in IUSE if we're actually using the bounds checking ↵ | Travis Tilley | 2004-11-07 | 1 | -2/+5 |
| | | | | patch in the ebuild | ||||
* | Added .cfg to install files list. | Mamoru Komachi | 2004-11-07 | 1 | -4/+4 |
| |