Load virtuals on demand in order to avoid needless vdb scanning during a simple ...
authorZac Medico <zmedico@gentoo.org>
Sat, 25 Mar 2006 01:04:57 +0000 (01:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 25 Mar 2006 01:04:57 +0000 (01:04 -0000)
commitd7c7295e4a7f9c3ccb56e65642e236511f8f3e17
tree7e77b27df712e95916e2c90df30d3c02af12a864
parentdfb0b4faf5f80aae2b063180117ffec71532711e
Load virtuals on demand in order to avoid needless vdb scanning during a simple 'import portage'.  Virtuals are loaded during import, for initialization of portage.settings, only when autouse is enabled (though autouse is disabled by default).

svn path=/main/trunk/; revision=2999
bin/emerge
bin/repoman
pym/portage.py