Fix default use match for implicit IUSE. v2.2.0_alpha159
authorZac Medico <zmedico@gentoo.org>
Mon, 21 Jan 2013 21:30:13 +0000 (13:30 -0800)
committerZac Medico <zmedico@gentoo.org>
Mon, 21 Jan 2013 21:30:13 +0000 (13:30 -0800)
commit2f9ee1635ca33f347e6eaa523e965c7172cd481e
treee19242a6763b358ea70156c911886e34c250c592
parent24e65d4490c9650bc446cf342a2fc04326d17fb8
Fix default use match for implicit IUSE.

This will fix bug #453400, which was triggered by inconsistency
between the enabled USE and the effective missing_disabled set used
in matching logic, due to implicit IUSE.
pym/_emerge/depgraph.py
pym/portage/dbapi/__init__.py
pym/portage/dep/__init__.py