From fcacb7a8d0cf8e39497922de3aeebf7ab3088e22 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 7 Jan 2010 20:19:54 +0000 Subject: =?UTF-8?q?Bug=20#269225=20-=20Warn=20about=20virtuals=20with=20no?= =?UTF-8?q?n-empty=20HOMEPAGE=20or=20LICENSE.=20Thanks=20to=20Ulrich=20M?= =?UTF-8?q?=C3=BCller=20=20for=20this=20patch.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit svn path=/main/trunk/; revision=15174 --- man/repoman.1 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man/repoman.1') diff --git a/man/repoman.1 b/man/repoman.1 index dd318a3f9..129ffd00b 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -119,6 +119,9 @@ Ebuilds that have an unsupported EAPI version (you must upgrade portage) .B HOMEPAGE.missing Ebuilds that have a missing or empty HOMEPAGE variable .TP +.B HOMEPAGE.virtual +Virtuals that have a non-empty HOMEPAGE variable +.TP .B IUSE.invalid This ebuild has a variable in IUSE that is not in the use.desc or its metadata.xml file .TP @@ -149,6 +152,9 @@ Ebuilds that have a missing or empty LICENSE variable .B LICENSE.syntax Syntax error in LICENSE (usually an extra/missing space/parenthesis) .TP +.B LICENSE.virtual +Virtuals that have a non-empty LICENSE variable +.TP .B LIVEVCS.stable Ebuild is a live ebuild (cvs, git, darcs, svn, etc) checkout with stable keywords. .TP -- cgit v1.2.3-1-g7c22