summaryrefslogtreecommitdiffstats
path: root/bin/ecompress
Commit message (Expand)AuthorAgeFilesLines
* send stdout to /dev/null since we rely on the output of stdout here to determ...Mike Frysinger2007-03-171-1/+1
* redo compression so that it is queued up in src_install and then dequeued pos...Mike Frysinger2007-03-171-0/+19
* drop the need for the force flag by default and just delete the existing file...Mike Frysinger2007-03-161-1/+7
* allow people to disable compression by setting the PORTAGE_COMPRESS variables...Mike Frysinger2007-03-041-5/+7
* For bug #168267, use add --force to the default PORTAGE_COMPRESS_FLAGS so tha...Zac Medico2007-02-271-1/+1
* add support for user-customizable compression #9870Mike Frysinger2007-01-111-0/+44