summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2009-03-11 05:07:40 +0000
committerZac Medico <zmedico@gentoo.org>2009-03-11 05:07:40 +0000
commit1c9620566480cfb4ce708d73c45297835bc66c3c (patch)
tree680a17776c260cc788d005ae575b849a1f5ed2aa /bin/repoman
parent* Remove outdated comment about qa_source() return value (with typo). (diff)
downloadportage-multirepo-1c9620566480cfb4ce708d73c45297835bc66c3c.tar.gz
portage-multirepo-1c9620566480cfb4ce708d73c45297835bc66c3c.tar.bz2
portage-multirepo-1c9620566480cfb4ce708d73c45297835bc66c3c.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. (trunk r12603) svn path=/main/branches/2.1.6/; revision=12884
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 0f24fbaf..bc0997dc 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",