summaryrefslogtreecommitdiffstats
path: root/pym/portage/_legacy_globals.py
Commit message (Expand)AuthorAgeFilesLines
* use EROOT with CACHE_PATHFabian Groffen2010-09-041-1/+1
* Fix _get_legacy_global() so that it does't pass in the target_rootZac Medico2010-08-271-1/+1
* Remove portage.usedefaults since it's broken by the previous commit.Zac Medico2010-08-251-3/+0
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Fix legacy globals proxies to reset state when the portage module is reloaded.Zac Medico2010-03-011-23/+21
* Move legacy globals code into a _legacy_globals module that's imported onZac Medico2010-02-281-0/+87