Split the USE flags calculation out of the generic incrementals loop and process...
authorZac Medico <zmedico@gentoo.org>
Sun, 6 Aug 2006 04:37:52 +0000 (04:37 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 6 Aug 2006 04:37:52 +0000 (04:37 -0000)
commit153b04160992b2efb801e11885712aaa99b8951b
tree90db98f6e9ed187a8da417b128bc229525752188
parentabe4188b55106e3cd4e26fa4c5ba8b9685245dd9
Split the USE flags calculation out of the generic incrementals loop and process it separately in order to account for interaction with USE_EXPAND.  All USE_EXPAND environment variables are regenerated so that they are consistent with the flags in USE.  See bug #142909.

svn path=/main/trunk/; revision=4178
pym/portage.py