* Optimize metadata caching in pordbapi and bindbapi so that cache is
authorZac Medico <zmedico@gentoo.org>
Tue, 8 Apr 2008 05:38:33 +0000 (05:38 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 8 Apr 2008 05:38:33 +0000 (05:38 -0000)
commitf52995bf6e8f10f033001058beab422bd1e27b28
treef962c6abb79545ecc32f1e02ccd666d1e7ef6e04
parentdb604632532287ce752e3d143c992a1d35105d42
* Optimize metadata caching in pordbapi and bindbapi so that cache is
  never pulled for the same package twice.
* Cache a Package instances constructed during package selection
  and reuse them during later package selections.
(trunk r9741)

svn path=/main/branches/2.1.2/; revision=9752
bin/emerge
pym/portage.py