From aa4a1517fdad818b7659449d7ebfd9ec492b4c72 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Wed, 19 Mar 2008 22:46:19 +0000 Subject: readd digestentry.unused category as it's still relevant svn path=/main/trunk/; revision=9491 --- bin/repoman | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/repoman b/bin/repoman index 9c807642f..8d31e6661 100755 --- a/bin/repoman +++ b/bin/repoman @@ -284,6 +284,7 @@ qahelp={ "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", "RESTRICT.invalid":"This ebuild contains invalid RESTRICT values.", + "digestentry.unused":"Some files listed in the Manifest aren't referenced in SRC_URI", "ebuild.nostable":"There are no ebuilds that are marked as stable for your ARCH", "ebuild.allmasked":"All ebuilds are masked for this package (Package level only)", "ebuild.majorsyn":"This ebuild has a major syntax error that may cause the ebuild to fail partially or fully", @@ -303,6 +304,7 @@ qacats.sort() qawarnings=[ "changelog.missing", "changelog.notadded", +"digestentry.unused", "ebuild.notadded", "ebuild.nostable", "ebuild.allmasked", -- cgit v1.2.3-1-g7c22