From c281261a8c23137d09c616e1fd5f08e20c78ab39 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 12 Nov 2009 23:34:36 +0000 Subject: Bug #292820 - Make the Package constructor handle invalid SLOT values. svn path=/main/trunk/; revision=14819 --- bin/repoman | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/repoman b/bin/repoman index 74bbdab92..0df7c00ae 100755 --- a/bin/repoman +++ b/bin/repoman @@ -283,6 +283,7 @@ qahelp={ "EAPI.definition":"EAPI is defined after an inherit call (must be defined before)", "EAPI.incompatible":"Ebuilds that use features that are only available with a different EAPI", "EAPI.unsupported":"Ebuilds that have an unsupported EAPI version (you must upgrade portage)", + "SLOT.invalid":"Ebuilds that have an invalid SLOT variable value", "SLOT.missing":"Ebuilds that have a missing or empty SLOT variable", "HOMEPAGE.missing":"Ebuilds that have a missing or empty HOMEPAGE variable", "DEPEND.bad":"User-visible ebuilds with bad DEPEND settings (matched against *visible* ebuilds)", -- cgit v1.2.3-1-g7c22