summaryrefslogtreecommitdiffstats
path: root/bin/prepall
Commit message (Collapse)AuthorAgeFilesLines
* convert `type -p` to `type -P` as noted by grobianMike Frysinger2007-04-151-2/+2
| | | | svn path=/main/trunk/; revision=6411
* do stripping after compression dequeueingMike Frysinger2007-04-141-1/+2
| | | | svn path=/main/trunk/; revision=6403
* redo compression so that it is queued up in src_install and then dequeued ↵Mike Frysinger2007-03-171-1/+4
| | | | | | post src_install svn path=/main/trunk/; revision=6220
* merge all of the QA related checks togetherMike Frysinger2007-01-021-90/+0
| | | | svn path=/main/trunk/; revision=5442
* detect incorrect absolute symlinks in libdirsMike Frysinger2006-12-301-3/+13
| | | | svn path=/main/trunk/; revision=5418
* Use mtree to save/restore bsd file flags before/after prepall and ↵Zac Medico2006-10-281-0/+13
| | | | | | installation. Thanks to Diego Pettenò for this patch (related to bug #153109). svn path=/main/trunk/; revision=4863
* 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-12/+14
| | | | svn path=/main/trunk/; revision=3296
* touchup output slightlyMike Frysinger2006-01-061-0/+2
| | | | svn path=/main/trunk/; revision=2538
* update copyright yearsMike Frysinger2006-01-051-1/+1
| | | | svn path=/main/trunk/; revision=2526
* Remove duplicate if statement.Jason Stubbs2005-12-171-1/+0
| | | | svn path=/main/trunk/; revision=2388
* sync with savior branchMike Frysinger2005-12-171-18/+66
| | | | svn path=/main/trunk/; revision=2381
* 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/+39
svn path=/main/branches/2.0/; revision=1941