Support PORTAGE_REPOSITORIES environmental variable, which overrides
[portage.git] / bin / ebuild-helpers / doexe
2012-09-26 Arfrever Frehtes... Add eapi.sh with ___eapi_*() functions and use these...
2012-09-14 Brian HarringConvert funcs of isolated-functions.sh to __ prefixed...
2011-12-08 Zac MedicoSupport FEATURES=force-prefix.
2011-12-08 Zac MedicoMake USE=prefix enable EPREFIX in all EAPIs.
2011-11-02 Zac MedicoAdd EPREFIX and ED support in all ebuild helpers.
2011-09-01 Zac MedicoRevert "xml/metadata: implement XMLParser.doctype()"
2011-09-01 Zac Medicoxml/metadata: implement XMLParser.doctype()
2010-08-19 Zac Medico* In helpers_die arguments, display ${0##*/} instead...
2010-08-12 Dror LevinMake utilities die on failure in EAPI 4, bug 273651
2010-03-24 Zac MedicoAdd back executable bits, accidentally removed in previ...
2010-03-24 Zac MedicoRemove all svn $Id keywords.
2009-03-29 Zac MedicoIn order to eliminate the possibility of integer overfl...
2009-03-27 Zac MedicoWhen copying symlink targets to temp files, use a priva...
2009-03-27 Zac MedicoFor consistency in output with other helpers, check...
2009-03-25 Zac MedicoFix domo and doexe to return non-zero if there are...
2009-03-12 Zac MedicoUse ${x##*/} instead of calling basename.
2009-03-12 Zac MedicoMove ebuild helpers into an ebuild-helpers subdirectory.