match_from_list: sync USE dep logic with depgraph
authorZac Medico <zmedico@gentoo.org>
Tue, 30 Nov 2010 05:55:50 +0000 (21:55 -0800)
committerZac Medico <zmedico@gentoo.org>
Tue, 30 Nov 2010 05:55:50 +0000 (21:55 -0800)
commit766988aa56bb1bbd2796f96946e62ed78cdf2599
tree1d8c7d2af856b7dfff6ff82e5a91d831b09334f4
parent0f08ea9e4275058413a1a9b68b821c9adf059cc4
match_from_list: sync USE dep logic with depgraph

This changes the IUSE check to use the unevaluated atom, and fixes
some missing_enabled/disabled cases.
pym/portage/dep/__init__.py