summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* Unusual bug cropped up with module-build. This attempts to overcome it by bui...Michael Cummings2006-05-021-3/+3
* Use more portable sed syntax.Diego Elio Pettenò2006-05-011-2/+3
* New eclass for myspell ebuildsKevin F. Quinn2006-05-011-0/+198
* Pass NOFLAGSTRIP to avoid stripping flags (i.e. if they are already stripped).Diego Elio Pettenò2006-04-301-2/+2
* Fix download message to show correct download URLStuart Herbert2006-04-301-2/+2
* Eclass for nxserver 1.5Stuart Herbert2006-04-301-0/+247
* add '/'Akinori Hattori2006-04-301-2/+2
* fixes bug #129178Akinori Hattori2006-04-301-2/+2
* Disable only pie, as we have ssp now.Diego Elio Pettenò2006-04-301-7/+7
* Fix bash comment, bug #131649.Diego Elio Pettenò2006-04-291-2/+2
* delay stripping until after we moved all of the gcc binaries aroundMike Frysinger2006-04-291-5/+5
* work around bug #97196Carsten Lohrke2006-04-281-1/+5
* Don't apply kde-fast-install for now.Diego Elio Pettenò2006-04-281-2/+2
* fixes bug #129178 and #129427Akinori Hattori2006-04-281-13/+8
* Remove entirely filtering of --as-needed. If you want to use it, just use bin...Diego Elio Pettenò2006-04-282-21/+2
* Give actual valid atoms to emerge, when telling people to emerge stuff.Donnie Berkholz2006-04-281-3/+3
* redo how we enable protoize so it works with cross-compiling/bsd/etc... #130962Mike Frysinger2006-04-271-13/+5
* add a dont use this eclass message for the time being.John Mylchreest2006-04-261-0/+5
* Correct a problem with getting version numbers for newer versions. Reported b...Matthias Schwarzott2006-04-261-3/+3
* Make eclass aware of the new APIVERSION concept.Matthias Schwarzott2006-04-261-2/+9
* honour unipatch_strict properly, and fix up some minor cosmeticsJohn Mylchreest2006-04-261-11/+18
* Use virtual/pmake instead of specifying all the possible packages.Diego Elio Pettenò2006-04-251-6/+2
* Added TryExec to make_desktop_entry so menu items will only display for users...Chris Gianelloni2006-04-251-1/+2
* if user uninstalls active toolchain, make sure we switch to a valid one #130772Mike Frysinger2006-04-251-2/+17
* make sure fix_libtool_files.sh and fixlafiles.awk are never uninstalled #87647Mike Frysinger2006-04-251-3/+4
* New standalone, re-written unipatch, requires testing.John Mylchreest2006-04-241-0/+300
* hide version.h not existing in make mrproper during unpackJohn Mylchreest2006-04-241-2/+2
* Use cheaper normal numerical sorting that also works on bsdPaul de Vrieze2006-04-241-3/+3
* switch over to econfMike Frysinger2006-04-241-49/+19
* match -gnueabi as well when finding needed libcMike Frysinger2006-04-231-2/+2
* Add patch to fix kde's fast-install support in libtool, to fix problems repor...Diego Elio Pettenò2006-04-232-2/+27
* add addwrite for root/.gnome2. see #128289.John N. Laliberte2006-04-231-1/+4
* Change deps for G/FBSD compatibility.Luca Longinotti2006-04-223-6/+6
* Make sure BSD'ish sed is used by default.Diego Elio Pettenò2006-04-221-1/+3
* make sure we patch up locale bugs automatically #122216Mike Frysinger2006-04-221-1/+5
* Don't filter --as-needed on newer (2.16.92) binutils as they are fixed.Diego Elio Pettenò2006-04-212-5/+20
* removed DEPEND=dev-lang/gnat - not necessary as all packages have their own D...George Shapovalov2006-04-211-3/+1
* Create a new function x-modular_dri_check(), and move the USE=dri check from ...Donnie Berkholz2006-04-211-2/+5
* Move the check for gcc vanilla specs into a separate function, x-modular_spec...Donnie Berkholz2006-04-211-13/+15
* add a workaround for crappy gstreamerMike Frysinger2006-04-211-1/+4
* (#120057) Enabling DRI in drivers requires that the server was built with sup...Donnie Berkholz2006-04-201-1/+12
* Don't die on USE=-*, eclass part.Luca Longinotti2006-04-205-28/+25
* Add eclass for XFCE 4.4 and update the 4.2 eclass as needed.Daniel Ostrow2006-04-202-7/+122
* added ROOTPATH to generated env entryGeorge Shapovalov2006-04-191-1/+2
* special handling on ppc no longer necessary, first fixes in..George Shapovalov2006-04-191-13/+2
* built_with_use check before adding group/user in games_pkg_setupMichael Sterrett2006-04-191-7/+7
* dont allow enewuser/enewgroup in src_* functions #124680Mike Frysinger2006-04-191-1/+15
* Don't forcefully enter ${S} as we might want to build in a subdir.Diego Elio Pettenò2006-04-191-3/+1
* Don't strip-flags when building for a different target; remove $HEADERS defin...Diego Elio Pettenò2006-04-191-3/+2
* Check against CTARGET rather than CHOST to disable protoize until it's fixed.Diego Elio Pettenò2006-04-191-2/+2