summaryrefslogtreecommitdiffstats
path: root/bin/repoman
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-06-05 07:59:31 +0000
committerZac Medico <zmedico@gentoo.org>2006-06-05 07:59:31 +0000
commit06222333d1d420c840e0374adf9e4df980cefd29 (patch)
treee05fe132015009e5904ba5c0b9fc01f3477b7666 /bin/repoman
parent049b49eaf3005f745b9e9d45f907d462f6dd2c60 (diff)
downloadportage-06222333d1d420c840e0374adf9e4df980cefd29.tar.gz
portage-06222333d1d420c840e0374adf9e4df980cefd29.tar.bz2
portage-06222333d1d420c840e0374adf9e4df980cefd29.zip
Put LIVEVCS.stable in qawarnings for now since it's new and hasn't been thoroughly discussed.
svn path=/main/trunk/; revision=3461
Diffstat (limited to 'bin/repoman')
-rwxr-xr-xbin/repoman3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/repoman b/bin/repoman
index c987dc3e2..1204bb54f 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -196,7 +196,8 @@ qawarnings=[
"virtual.versioned",
"virtual.exists",
"virtual.unavailable",
-"usage.obsolete"
+"usage.obsolete",
+"LIVEVCS.stable"
]
missingvars=["KEYWORDS","LICENSE","DESCRIPTION","HOMEPAGE","SLOT"]