Bug #259697 - Update IUSE.invalid docs for glep 56. Thanks to Alec Warner
authorZac Medico <zmedico@gentoo.org>
Mon, 19 Oct 2009 00:16:47 +0000 (00:16 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 19 Oct 2009 00:16:47 +0000 (00:16 -0000)
<antarus@g.o> for this patch.

svn path=/main/trunk/; revision=14681

bin/repoman

index bfd13669844d5f750d7a690ff82dc8b5cd7eb998..c885b34244a3bdfd49bdb5b2b627df413e83831b 100755 (executable)
@@ -311,7 +311,7 @@ qahelp={
        "variable.readonly":"Assigning a readonly variable",
        "LIVEVCS.stable":"This ebuild is a live checkout from a VCS but has stable keywords.",
        "LIVEVCS.unmasked":"This ebuild is a live checkout from a VCS but has keywords and is not masked in the global package.mask.",
-       "IUSE.invalid":"This ebuild has a variable in IUSE that is not in the use.desc or use.local.desc file",
+       "IUSE.invalid":"This ebuild has a variable in IUSE that is not in the use.desc or its metadata.xml file",
        "IUSE.undefined":"This ebuild does not define IUSE (style guideline says to define IUSE even when empty)",
        "LICENSE.invalid":"This ebuild is listing a license that doesnt exist in portages license/ dir.",
        "KEYWORDS.invalid":"This ebuild contains KEYWORDS that are not listed in profiles/arch.list or for which no valid profile was found",