Make HOMEPAGE.missing a warning since some packages become homeless even
authorZac Medico <zmedico@gentoo.org>
Sun, 5 Oct 2008 17:04:09 +0000 (17:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 5 Oct 2008 17:04:09 +0000 (17:04 -0000)
though they still continue to work. Thanks to Robin H. Johnson <robbat2@g.o>
for the suggestion.

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

bin/repoman

index e281284caa82030c0e6d8e2a0ba2a5fe37036918..02912a04eb9799ef095d2944a6d23ed51138d056 100755 (executable)
@@ -338,6 +338,7 @@ qawarnings=[
 "KEYWORDS.dropped",
 "KEYWORDS.stupid",
 "KEYWORDS.missing",
+"HOMEPAGE.missing",
 "IUSE.undefined",
 "RDEPEND.suspect",
 "RESTRICT.invalid",