Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r11634 - main/trunk/bin
Date: Sun, 05 Oct 2008 17:04:13
Message-Id: E1KmX1e-00040J-Ox@stork.gentoo.org
1 Author: zmedico
2 Date: 2008-10-05 17:04:09 +0000 (Sun, 05 Oct 2008)
3 New Revision: 11634
4
5 Modified:
6 main/trunk/bin/repoman
7 Log:
8 Make HOMEPAGE.missing a warning since some packages become homeless even
9 though they still continue to work. Thanks to Robin H. Johnson <robbat2@g.o>
10 for the suggestion.
11
12
13 Modified: main/trunk/bin/repoman
14 ===================================================================
15 --- main/trunk/bin/repoman 2008-10-05 16:57:47 UTC (rev 11633)
16 +++ main/trunk/bin/repoman 2008-10-05 17:04:09 UTC (rev 11634)
17 @@ -338,6 +338,7 @@
18 "KEYWORDS.dropped",
19 "KEYWORDS.stupid",
20 "KEYWORDS.missing",
21 +"HOMEPAGE.missing",
22 "IUSE.undefined",
23 "RDEPEND.suspect",
24 "RESTRICT.invalid",