summaryrefslogtreecommitdiffstats
path: root/bin/repoman
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-02-12 23:12:41 +0000
committerZac Medico <zmedico@gentoo.org>2009-02-12 23:12:41 +0000
commit7411bc1bde9734df9eb00b19044929e4047b8652 (patch)
treeff126f5825baf465a34daf0c222cd79e4853fb9f /bin/repoman
parentd13b6fdacd79be24e31b115450fbed975ada68ca (diff)
downloadportage-7411bc1bde9734df9eb00b19044929e4047b8652.tar.gz
portage-7411bc1bde9734df9eb00b19044929e4047b8652.tar.bz2
portage-7411bc1bde9734df9eb00b19044929e4047b8652.zip
Add a new "portage.internal" warning for prepalldocs usage since the council
ruled that it shouldn't be used in ebuilds. Thanks to Petteri Räty <betelgeuse@g.o> for the initial patch. svn path=/main/trunk/; revision=12603
Diffstat (limited to 'bin/repoman')
-rwxr-xr-xbin/repoman1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/repoman b/bin/repoman
index 3c062d7fd..7bbb1525e 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -317,6 +317,7 @@ qahelp={
"metadata.missing":"Missing metadata.xml files",
"metadata.bad":"Bad metadata.xml files",
"metadata.warning":"Warnings in metadata.xml files",
+ "portage.internal":"The ebuild uses an internal Portage function",
"virtual.versioned":"PROVIDE contains virtuals with versions",
"virtual.exists":"PROVIDE contains existing package names",
"virtual.unavailable":"PROVIDE contains a virtual which contains no profile default",