summaryrefslogtreecommitdiffstats
path: root/pym/portage_const.py
Commit message (Collapse)AuthorAgeFilesLines
* reenable multi-hash and make error message a bit more usefulMarius Mauch2006-01-081-2/+1
| | | | svn path=/main/trunk/; revision=2544
* Limiting hashing to MD5 only until behaviour improves in the case of theJason Stubbs2005-12-241-1/+4
| | | | | | needed python module not being installed. #116485 svn path=/main/trunk/; revision=2446
* adding multi-hash supportMarius Mauch2005-12-191-0/+3
| | | | svn path=/main/trunk/; revision=2410
* Add USE_EXPAND_HIDDEN so that users can extend it without killing off Jason Stubbs2005-12-141-1/+1
| | | | | | profile settings. svn path=/main/trunk/; revision=2368
* Add slightly modified elog_base patch containing the basic framework for ↵Marius Mauch2005-11-131-0/+1
| | | | | | ebuild logging. svn path=/main/trunk/; revision=2306
* Add USE_EXPAND to INCREMENTALS (#105304)Jason Stubbs2005-11-091-1/+1
| | | | svn path=/main/trunk/; revision=2265
* Remove the now unused SANDBOX_PIDS_FILEJason Stubbs2005-11-031-1/+0
| | | | svn path=/main/branches/2.0/; revision=2255
* EAPI awareness, and flat_hash/flat_list autodetection for rysnc cache.Brian Harring2005-09-241-0/+2
| | | | svn path=/main/branches/2.0/; revision=2022
* bye bye mr. cvs_id_stringBrian Harring2005-08-301-1/+1
| | | | svn path=/main/branches/2.0/; revision=1953
* 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/+48
svn path=/main/branches/2.0/; revision=1941