summaryrefslogtreecommitdiff
path: root/eclass
Commit message (Expand)AuthorAgeFilesLines
* fix a varMarinus Schraal2004-03-241-2/+2
* rewrite of some stuffMarinus Schraal2004-03-241-31/+40
* update eclass for gst 0.8Marinus Schraal2004-03-211-2/+23
* dont hack for clispMatthew Kennedy2004-03-211-4/+18
* remove deprecated ? : in DEPENDAron Griffis2004-03-211-3/+5
* fix bug 43885 by patching configure.in to be compatible with 9libsAron Griffis2004-03-211-6/+7
* put double quotes around $@Mamoru Komachi2004-03-191-18/+18
* add category to plugins depMarinus Schraal2004-03-191-2/+2
* update SRC_URIMike Frysinger2004-03-191-2/+2
* long needed filter-ldflags function thanks to Christian Rubbert bug #44825Ned Ludd2004-03-161-1/+16
* Applied a patch from agriffis regardling the bug $44712. Thanks ;)Mamoru Komachi2004-03-161-5/+5
* console-tools->kbdSeemant Kulleen2004-03-142-4/+4
* add filter-lfs-flagsMike Frysinger2004-03-121-1/+5
* filter -pie along with fpieNed Ludd2004-03-121-2/+2
* fdftk support, and fix mime-magicRobin H. Johnson2004-03-101-3/+16
* typo fix for php-extRobin H. Johnson2004-03-101-2/+2
* correct site-gentoo.el to be much more specific about what files should be in...Matthew Kennedy2004-03-092-11/+19
* added Panard's patch to the register-archive commandRyan Phillips2004-03-071-2/+2
* This was done per request of mr.bones - outside calls to get vars likeMichael Cummings2004-03-051-14/+22
* Cleaned up, thanks Mr_bones for pointing out the kde-base eclassMichael Cummings2004-03-051-173/+4
* ebook.eclass was marked stable for amd64, but devhelp is unstable. markedJason Huebel2004-03-051-2/+2
* Removed BETA notice; fix for repoman scans when webapp-config not installedStuart Herbert2004-03-031-7/+9
* Updated to sync with webapp-config releaseStuart Herbert2004-03-021-22/+132
* stderr > /dev/nullAkinori Hattori2004-03-011-2/+2
* permission fixAkinori Hattori2004-03-011-5/+5
* fix group check in enewuser #43278Mike Frysinger2004-02-291-6/+3
* use getent to query passwd/group database and have enewuser add new accounts ...Mike Frysinger2004-02-291-26/+17
* handle cases where requested gid is already taken #41657Mike Frysinger2004-02-271-3/+10
* handle cases where requested uid is already taken #41657Mike Frysinger2004-02-271-2/+9
* Fixes bug #42911 and clean up.Akinori Hattori2004-02-271-28/+33
* Put the hack in the eclass.Matthew Kennedy2004-02-271-1/+43
* include -mtune in the listMike Frysinger2004-02-261-1/+2
* fix bug #42944Robin H. Johnson2004-02-262-7/+12
* Spaces to tabs.Donnie Berkholz2004-02-251-9/+9
* Adding amd64 keyword. Closing #42517.Daniel Ahlberg2004-02-251-2/+2
* remove the configure_die and add an IUSE statementCaleb Tennis2004-02-241-35/+3
* change install location of desktop files #26578Mike Frysinger2004-02-241-3/+8
* make warning messages even more pronounceMike Frysinger2004-02-231-8/+13
* Make arch() more robust. Basically copied from use() in ebuild.sh.Donnie Berkholz2004-02-231-2/+30
* einfo for patch_exclude() should be in the ebuild.Donnie Berkholz2004-02-211-3/+1
* Quotes messing up wildcards with multiple matches.Donnie Berkholz2004-02-211-2/+2
* patch_exclude() was a little too general.Donnie Berkholz2004-02-211-2/+2
* Add patch_exclude() for easy, verbose, pattern-matching patch exclusion.Donnie Berkholz2004-02-211-1/+21
* Add arch() helper function to save space when checking ARCH.Donnie Berkholz2004-02-211-1/+5
* Removed eutils and flag-o-matic from inherit list since epatch andMamoru Komachi2004-02-211-4/+5
* fix awkward englishMike Frysinger2004-02-211-2/+2
* add replace-cpu-flags to help tone down march/mcpu flagsMike Frysinger2004-02-211-5/+19
* move ALLOWED_FLAGS/UNSTABLE_FLAGS out of global scope since only one or two f...Mike Frysinger2004-02-211-51/+72
* autoconf in DEPENDMike Frysinger2004-02-211-2/+3
* Changed $* to "$@" to avoid parameter expansion.Mamoru Komachi2004-02-201-2/+2