Make config.setcpv() store the ebuild metadata inside self.configdict["pkg"],
authorZac Medico <zmedico@gentoo.org>
Wed, 29 Oct 2008 17:03:35 +0000 (17:03 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 29 Oct 2008 17:03:35 +0000 (17:03 -0000)
commitd885576b93b3467921df9477295851238947ffdd
tree38795b501450b96961b657976bf71e555355284b
parent035b0f03170765bdfe8ba0b93aabe3621970d49c
Make config.setcpv() store the ebuild metadata inside self.configdict["pkg"],
and reuse this metadata inside doebuild() in order to avoid redundant
portdbapi.aux_get() calls.

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