summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/doconfd
Commit message (Collapse)AuthorAgeFilesLines
* * In helpers_die arguments, display ${0##*/} instead of $0 since $0Zac Medico2010-08-181-2/+2
| | | | | | is needlessly long. * When calling helpers_die from a function, use ${FUNCNAME[0]} in arguments instead of $0.
* 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
|
* Move ebuild helpers into an ebuild-helpers subdirectory.Zac Medico2009-03-121-0/+14
svn path=/main/trunk/; revision=13063