summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop useless text in die messages.Tomas Chvatal2010-05-271-3/+3
* Quote function argumentsMaciej Mrozowski2010-05-251-5/+5
* Make econf accept base_src_configure arguments (only >=EAPI-2), fix documenta...Maciej Mrozowski2010-05-251-5/+4
* Use EPATCH_FORCE=yes. Otherwise patches as dir are not populated.Tomas Chvatal2010-04-121-1/+2
* Remove wrong -r argument from dodoc call.Tomas Chvatal2010-02-021-2/+2
* Die if some patches fail to be found, but still print out all warnings about ...Tomas Chvatal2010-01-241-1/+5
* Drop usage of eqawarn.Tomas Chvatal2010-01-221-3/+3
* Do not die when PATCHES content cant be found. Just print evil QA warning.Tomas Chvatal2010-01-201-2/+5
* Fix critical bug in base.eclass where patching with PATCHES would silently fa...Dror Levin2010-01-201-2/+3
* Use bash 3.2 features.Tomas Chvatal2010-01-131-2/+2
* Fix BASE_EXPF to export all relevant functions for EAPI > 2.Patrick Lauer2010-01-131-2/+2
* Update ECLASSDOC so it is working properly.Tomas Chvatal2010-01-111-5/+10
* Update maintainership to be qa@g.oTomas Chvatal2010-01-111-163/+109
* fix typoMichael Sterrett2010-01-031-2/+2
* Add base_src_make call and make games eclass use it (In preparation for new b...Tomas Chvatal2010-01-031-1/+7
* x should be declared local. Bug 264466. Thanks to Ulm for noticing and cattle...Peter Alfredsen2009-05-171-1/+2
* Rip default() functions so we only run econf and emake if the appropriate fil...Peter Alfredsen2009-01-181-3/+9
* don't pass empty $A to unpackMichael Sterrett2009-01-171-5/+6
* Apply EAPI-2 support for base.eclass as discussed on gentoo-dev ml.Peter Alfredsen2008-11-091-13/+91
* Make eclass ready for eclass-manpages, bug #210363, thank mren for all work.Peter Volkov2008-07-171-6/+27
* Add possibility to use bash arrays for PATCHES.Petteri Räty2008-02-161-5/+12
* Quote variablesPetteri Räty2008-02-121-8/+8
* Remove setting S to default and add a comment to note that danarmak is retired.Petteri Räty2007-09-121-3/+2
* some whitespace fixes, makind indentation sane and using tabs throughoutGeorge Shapovalov2005-12-191-11/+11
* Added missing inherit eutils.Diego Elio Pettenò2005-09-081-1/+3
* Use epatch instead of patch, as discussed on gentoo-dev.Diego Elio Pettenò2005-09-071-8/+4
* QA: Apply whitespace checks from repoman to eclasses.Sven Wegener2005-07-111-4/+4
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* Remove ECLASS= and INHERITED= which haven't been necessary for a long time nowAron Griffis2005-07-061-2/+1
* update the copyright infoMike Frysinger2004-06-251-2/+2
* needed support for new kde 3.1.1a stuff. shouldn't touch anything else.Dan Armak2003-04-081-2/+6
* unfix earlier fixesMike Frysinger2003-02-281-2/+2
* If description is set... don't overwrite it...Nicholas Jones2003-02-181-2/+2
* header fixesMike Frysinger2003-02-161-2/+4
* remove no longer needed kde-path.eclass -related fixDan Armak2003-01-301-5/+2
* Header updates/cleanupsMike Frysinger2002-10-251-2/+3
* fix identation (proper tabs everywhere, alignment) in my eclassesDan Armak2002-10-241-19/+19
* add INHERITED variable to all eclasses. this keeps track of what eclasses wer...Dan Armak2002-07-121-2/+2
* for the upcoming kde 3.0.1.20020604Dan Armak2002-06-051-2/+14
* eclass update - removing old eclasses (debug,inherit,functions) for which sup...Dan Armak2002-05-211-2/+1
* make base_src_compile() use econf() and emake() from the default src_compile(...Dan Armak2002-03-301-3/+3
* big commit that makes eclasses work wth both old portages (1.8.8, rc6 profile...Dan Armak2002-03-271-4/+9
* a typo fix. also added descriptions to all || die invocations.Dan Armak2002-02-071-5/+5
* major eclass cleanup/restructuring. no change ni inheriting ebuilds necessary...Dan Armak2002-02-061-19/+5
* merged virtual.eclass -> inherit.eclass. added || die to inherit(). added cvs...Dan Armak2002-01-041-2/+1
* I've modified all functions to use the bash builtin variable $FUNCNAME when c...Dan Armak2001-12-221-4/+4
* This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports!Dan Armak2001-11-161-1/+16
* eclasses v3.1Dan Armak2001-10-011-43/+43
* eclasses v3. read the gentoo-dev announcement, and news.txt and howto.*Dan Armak2001-10-011-1/+5
* Eclasses release 2. This time they are supposed to be fully operational.Dan Armak2001-09-291-0/+88