Move initialization of config.uvlist into the regenerate() method since that's the...
authorZac Medico <zmedico@gentoo.org>
Thu, 20 Jul 2006 09:08:42 +0000 (09:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 20 Jul 2006 09:08:42 +0000 (09:08 -0000)
commit7e8e3c2c1337d333145b52cda55e6072f0244280
tree2c576e71153017d9af1373f1e5d3dbc1bf865caf
parent43817da205cba8078ecb8ffc9bce800b747a91d3
Move initialization of config.uvlist into the regenerate() method since that's the only place it's used.

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