summaryrefslogtreecommitdiffstats
path: root/bin/doexe
Commit message (Collapse)AuthorAgeFilesLines
* Fix new* and do* ebuild helpers to generate consistent error messages forZac Medico2008-11-151-1/+2
| | | | | | | | missing files and generate an appropriate QA Notice when such an error is detected in the build log. Thanks to Diego 'Flameeyes' Pettenò <flameeyes@g.o> for the suggestion. svn path=/main/trunk/; revision=11916
* change "EXEDESTTREE" to "_E_EXEDESTTREE_" to try and prevent abuse from ↵Mike Frysinger2007-04-071-4/+4
| | | | | | ebuild writers svn path=/main/trunk/; revision=6351
* make elog mail module always set the 'From' header for rfc2822 complianceMarius Mauch2006-06-101-1/+1
| | | | svn path=/main/trunk/; revision=3483
* replace hardcoded /usr/lib/portage/bin with PORTAGE_BIN_PATH, defaulting to ↵Simon Stelling2006-05-011-1/+1
| | | | | | the hardcoded value svn path=/main/trunk/; revision=3297
* make portage shut up if --quiet is given; bug 62273Simon Stelling2006-05-011-1/+3
| | | | svn path=/main/trunk/; revision=3296
* `` must dieSimon Stelling2006-04-151-1/+1
| | | | svn path=/main/trunk/; revision=3155
* touchup styleMike Frysinger2006-02-091-4/+4
| | | | svn path=/main/trunk/; revision=2683
* update copyright yearsMike Frysinger2006-01-051-1/+1
| | | | svn path=/main/trunk/; revision=2526
* header changes, $Header: -> $Id:Brian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1951
* Migration (without history) of the current stable line to subversion.Jason Stubbs2005-08-281-0/+26
svn path=/main/branches/2.0/; revision=1941