When calling doebuild() to spawn the 'depend' phase, just call config.setcpv() v2.1.6.10
authorZac Medico <zmedico@gentoo.org>
Mon, 23 Mar 2009 05:55:31 +0000 (05:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 23 Mar 2009 05:55:31 +0000 (05:55 -0000)
commit0e1754dfc3e2b41cbc021c1326e8f971afef3824
tree9e27982e02ea3e55166659ef4cfa0611d7a53512
parent774bf57a98c711019a593bc618491997ada5e22e
When calling doebuild() to spawn the 'depend' phase, just call config.setcpv()
since that should be enough (no need for separate reset or reload calls).
(trunk r13170)

svn path=/main/branches/2.1.6/; revision=13171
pym/_emerge/__init__.py
pym/portage/__init__.py
pym/portage/dbapi/porttree.py