Apply INSTALL_MASK prior to reading the tree
authorBrian Harring <ferringb@chromium.org>
Fri, 27 Jan 2012 18:23:02 +0000 (10:23 -0800)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Jan 2012 22:01:34 +0000 (14:01 -0800)
commit02522e5755ab369c2d9a9f712bb0c1e7b882ad98
tree0c45eca4f3726970f2895b572d04fb6a924d2842
parentbe009d82d552740843d703fcde33112dcd698a9e
Apply INSTALL_MASK prior to reading the tree

If this isn't done, collision-protect uses the old cached filelist,
leading to it complaining about things that INSTALL_MASK sorted already.

BUGS=chromium-os:25060
TEST=emerge sudo && emerge chromeos-base
pym/portage/dbapi/vartree.py