summaryrefslogtreecommitdiffstats
path: root/pym/portage/_legacy_globals.py
Commit message (Expand)AuthorAgeFilesLines
* config: init data/output modules in constructorZac Medico2011-12-101-2/+0
* Enable PORTAGE_GRPNAME/USERNAME in make.conf.Zac Medico2011-12-081-0/+1
* _legacy_globals: fix grammar in commentZac Medico2011-10-291-1/+1
* Use EROOT instead of ROOT for keys everywhere.Zac Medico2011-10-251-2/+4
* create_trees: save target_root for later useZac Medico2011-10-251-8/+2
* 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