Implement lazy evaluation of USE_EXPAND variables in config.setcpv(), since
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:18:20 +0000 (06:18 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 06:18:20 +0000 (06:18 -0000)
commit742b74a28650c2a0e1cdc675f6f2872d561b6e08
tree355a06c0379182f877b75517cad905ba43979aaa
parent80c28c5ae428176fd4f5c6fb019c83f1b21199d2
Implement lazy evaluation of USE_EXPAND variables in config.setcpv(), since
those variables are only needed when an ebuild shell is spawned. Thanks to
Marat Radchenko <slonopotamusorama@gmail.com> for testing this patch. He
reports a 14% reduction in the time consumed for `emerge -vpe world` on an
ARM device (from 3m12.008s to 2m45.055s). (trunk r12707)

svn path=/main/branches/2.1.6/; revision=12962
pym/portage/__init__.py