From b583812101f1156c553385effcd9dbee0b751087 Mon Sep 17 00:00:00 2001 From: Sebastian Luther Date: Mon, 26 Jul 2010 21:16:58 +0200 Subject: repoman: Check if the prefix.eclass is inherited if eprefixify is used. Thanks to Jeremy Olexa (darkside) for the initial patch. --- bin/repoman | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/repoman b/bin/repoman index 53b9ad0cd..fc184e2f1 100755 --- a/bin/repoman +++ b/bin/repoman @@ -339,6 +339,7 @@ qahelp={ "ebuild.majorsyn":"This ebuild has a major syntax error that may cause the ebuild to fail partially or fully", "ebuild.minorsyn":"This ebuild has a minor syntax error that contravenes gentoo coding style", "ebuild.badheader":"This ebuild has a malformed header", + "eprefixify.defined":"The ebuild uses eprefixify, but does not inherit the prefix eclass", "manifest.bad":"Manifest has missing or incorrect digests", "metadata.missing":"Missing metadata.xml files", "metadata.bad":"Bad metadata.xml files", -- cgit v1.2.3-1-g7c22