Share the same config instance between portagetree and portdbapi instances since...
authorZac Medico <zmedico@gentoo.org>
Thu, 7 Dec 2006 21:55:51 +0000 (21:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 7 Dec 2006 21:55:51 +0000 (21:55 -0000)
commite32ddbb0b19dbe110faee7f516756e3753cdb270
tree638ce80613ec18138d8e319df6b33949e0cd038c
parentc9b0888ba71b5d740075ff998fb8574a8d704592
Share the same config instance between portagetree and portdbapi instances since clone isn't needed here. Also, trigger population of virtuals prior to cloning in emerge.  This reduces the number of times the virtuals are populated from 3 to just 1.

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