aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bin: Rename all _E_*DESTTREE_ variables to __E_*DESTTREEUlrich Müller2023-04-271-4/+4
* bin: style tweaksSam James2022-08-011-8/+9
* *: use /usr/bin/env bash iso /bin/bashFabian Groffen2022-07-251-1/+1
* Fix uses of D/ED to account for no trailing slashMichał Górny2018-03-121-4/+4
* require PORTAGE_{BIN,PYM}_PATH not be clearedMike Frysinger2015-06-101-1/+1
* doexe/newins: mktemp for bug #484332Zac Medico2013-09-091-2/+1
* Add eapi.sh with ___eapi_*() functions and use these functions in other files.Arfrever Frehtes Taifersar Arahesis2012-09-261-3/+4
* Convert funcs of isolated-functions.sh to __ prefixed namespace.Brian Harring2012-09-131-3/+3
* Support FEATURES=force-prefix.Zac Medico2011-12-081-1/+1
* Make USE=prefix enable EPREFIX in all EAPIs.Zac Medico2011-12-071-1/+2
* Add EPREFIX and ED support in all ebuild helpers.Zac Medico2011-11-011-4/+6
* Revert "xml/metadata: implement XMLParser.doctype()"Zac Medico2011-08-311-5/+3
* xml/metadata: implement XMLParser.doctype()Zac Medico2011-08-311-3/+5
* * In helpers_die arguments, display ${0##*/} instead of $0 since $0Zac Medico2010-08-181-3/+3
* Make utilities die on failure in EAPI 4, bug 273651Dror Levin2010-08-121-1/+2
* Add back executable bits, accidentally removed in previous commit.Zac Medico2010-03-241-0/+0
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* In order to eliminate the possibility of integer overflay, replace things likeZac Medico2009-03-291-1/+1
* When copying symlink targets to temp files, use a private temp dir insideZac Medico2009-03-271-2/+7
* For consistency in output with other helpers, check for file existenceZac Medico2009-03-271-1/+3
* Fix domo and doexe to return non-zero if there are any errors. Thanks toZac Medico2009-03-251-1/+8
* Use ${x##*/} instead of calling basename.Zac Medico2009-03-121-1/+1
* Move ebuild helpers into an ebuild-helpers subdirectory.Zac Medico2009-03-121-0/+29