From 365e9a71e5dff59be90f4ca16eefb245031c1e7f Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 26 Aug 2010 22:43:31 -0700 Subject: 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. --- man/repoman.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'man/repoman.1') diff --git a/man/repoman.1 b/man/repoman.1 index 28216d6e8..a1d240392 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -134,6 +134,9 @@ Virtuals that have a non-empty HOMEPAGE variable .B IUSE.invalid This ebuild has a variable in IUSE that is not in the use.desc or its metadata.xml file .TP +.B IUSE.missing +This ebuild has a USE conditional which references a flag that is not listed in IUSE +.TP .B IUSE.undefined This ebuild does not define IUSE (style guideline says to define IUSE even when empty) .TP -- cgit v1.2.3-1-g7c22