summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-05-04 23:44:48 -0700
committerZac Medico <zmedico@gentoo.org>2011-05-05 06:47:06 -0700
commitb05abd2f5de54c05c5b9b41976300273cd3e7532 (patch)
tree76cab87dbba07e8842fca4ed67660032d0d241b6 /bin
parent021da7d19f9da25329880096fccf1cc556a011e2 (diff)
downloadportage-b05abd2f5de54c05c5b9b41976300273cd3e7532.tar.gz
portage-b05abd2f5de54c05c5b9b41976300273cd3e7532.tar.bz2
portage-b05abd2f5de54c05c5b9b41976300273cd3e7532.zip
repoman: make virtual.oldstyle a warning for now
This will give third-party repoman users some time to migrate their repos away old-style virtuals.
Diffstat (limited to 'bin')
-rwxr-xr-xbin/repoman1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/repoman b/bin/repoman
index ad620e2a6..dfcc0cbc5 100755
--- a/bin/repoman
+++ b/bin/repoman
@@ -413,6 +413,7 @@ qawarnings = set((
"portage.internal",
"usage.obsolete",
"upstream.workaround",
+"virtual.oldstyle",
"LIVEVCS.stable",
"LIVEVCS.unmasked",
))