dbapi: sync USE match logic with depgraph
authorZac Medico <zmedico@gentoo.org>
Tue, 30 Nov 2010 06:08:12 +0000 (22:08 -0800)
committerZac Medico <zmedico@gentoo.org>
Sat, 4 Dec 2010 06:27:09 +0000 (22:27 -0800)
commit9f956ff67ba07c837b13e6f82eddc2165e1b747e
tree86aeddeb3f401e9aa4a72b827ea4b99e6106ec75
parent1dec3fe20779ba5b1ef7305f93d95672c4313159
dbapi: sync USE match logic with depgraph

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