summaryrefslogtreecommitdiffstats
path: root/pym/_emerge/BlockerCache.py
Commit message (Collapse)AuthorAgeFilesLines
* consistently use CACHE_PATH with target_root, this commit needs a separate ↵Fabian Groffen2009-09-051-1/+1
| | | | | | soon to be done commit of pym/portage/const.py to work correctly svn path=/main/trunk/; revision=14188
* Update imports to import portage.os (with unicode wrappers), and useZac Medico2009-08-111-8/+4
| | | | | | _unicode_encode() and _unicode_decode() where appropriate. svn path=/main/trunk/; revision=13993
* Add/update copyright headers.Zac Medico2009-06-251-0/+4
| | | | svn path=/main/trunk/; revision=13690
* Bug #275047 - Split _emerge/__init__.py into smaller pieces. Thanks toZac Medico2009-06-221-0/+176
Sebastian Mingramm (few) <s.mingramm@gmx.de> for this patch. svn path=/main/trunk/; revision=13663