summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* For bug #173808, add back the old heuristics to make sure that we don't just ↵Zac Medico2007-04-121-1/+12
| | | | | | blindly compress the contents of any directory named "man". svn path=/main/branches/2.1.2/; revision=6372
* For bug #173808, compress ${mandir} all in one go instead of doing ↵Zac Medico2007-04-101-12/+1
| | | | | | subdirectories separately. This allows symlinks that point into sibling directories to get updated properly by ecompressdir. (trunk r6361:6362) svn path=/main/branches/2.1.2/; revision=6363
* add support for user-customizable compression #9870Mike Frysinger2007-01-111-35/+14
| | | | svn path=/main/trunk/; revision=5555
* For bug #160075, send all 'QA Notice' messages to eqawarn. Also, modify ↵Zac Medico2007-01-101-1/+1
| | | | | | eqawarn to use vecho and send ouput to stderr. svn path=/main/trunk/; revision=5507
* fix up doman and prepman so that they work with the new .keep files in rev 3917Simon Stelling2006-07-181-1/+1
| | | | svn path=/main/trunk/; revision=3918
* 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-4/+6
| | | | svn path=/main/trunk/; revision=3296
* update syntax/styleMike Frysinger2006-02-231-11/+11
| | | | svn path=/main/trunk/; revision=2770
* warn if we were given a non-existent dirMike Frysinger2006-02-231-2/+5
| | | | svn path=/main/trunk/; revision=2769
* 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/+46
svn path=/main/branches/2.0/; revision=1941