Add a IUSE.missing repoman category for packages that have a USE
authorZac Medico <zmedico@gentoo.org>
Fri, 27 Aug 2010 05:43:31 +0000 (22:43 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 27 Aug 2010 05:43:31 +0000 (22:43 -0700)
commit365e9a71e5dff59be90f4ca16eefb245031c1e7f
tree334ed847ad84acd72b33e37d03715f9ec66d0770
parenta6d1ea1a96194687463e320fa6ad39b2e5cff634
Add a IUSE.missing repoman category for packages that have a USE
conditional which references a flag that is not listed in IUSE.
Also split out a Package._metadata_exception() method to handle
IUSE.missing for *DEPEND and SRC_URI.
bin/repoman
man/repoman.1
pym/_emerge/Package.py
pym/portage/dep/__init__.py
pym/portage/exception.py