summaryrefslogtreecommitdiffstats
path: root/bin/ebuild-helpers/3/dohard
Commit message (Collapse)AuthorAgeFilesLines
* Move ebuild helpers to account for rename of EAPI 3 to 4.Zac Medico2009-12-081-1/+0
| | | | svn path=/main/trunk/; revision=14966
* Add dohard and doset helper which die for EAPI 3. TODO: Make the dieZac Medico2009-04-241-0/+1
helper use pipe or socket IPC instead of a signal, to avoid a potential race condition in signal delivery. Thanks to to Tiziano Müller <dev-zero@g.o> for the initial patch. svn path=/main/trunk/; revision=13389