summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers
Commit message (Expand)AuthorAgeFilesLines
* Bug #264245 - Revert i|=1 from r13242 since that breaks the array indexing co...Zac Medico2009-04-021-1/+1
* In order to eliminate the possibility of integer overflay, replace things likeZac Medico2009-03-2912-17/+17
* 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-252-1/+14
* Also add an einfo binary.Zac Medico2009-03-121-0/+1
* Bug #262096 - Add separate eerror, elog, eqawarn, and ewarn binaries forZac Medico2009-03-124-0/+11
* Use ${x##*/} instead of calling basename.Zac Medico2009-03-121-1/+1
* Move ebuild helpers into an ebuild-helpers subdirectory.Zac Medico2009-03-1246-0/+1516