Use a separate proxy type to trigger portage.portdb initialization separately
authorZac Medico <zmedico@gentoo.org>
Thu, 26 Jun 2008 06:01:30 +0000 (06:01 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 26 Jun 2008 06:01:30 +0000 (06:01 -0000)
commit8fcfe5cdfb8d4dec3a5dd3f12df562b624321c48
tree29ee17b8b9d951ad06c8bfa79b6e1341f5524441
parent166d53b931cbfa71fa63d732075737bd0012a90b
Use a separate proxy type to trigger portage.portdb initialization separately
from the rest of the legacy global variables. This can be useful since
sometimes the other variables are needed while the portdb is not.

svn path=/main/trunk/; revision=10799
pym/portage/__init__.py