summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-05-04 23:44:48 -0700
committerZac Medico <zmedico@gentoo.org>2011-05-04 23:44:48 -0700
commitfa46a260f42479f109696d526d7659404b2fa13c (patch)
tree513a435fe1c03a7a3e7e5c2bf3e186c9decebc21
parentceda1601eef8da4cfef42bbd5f7ef6ad968aff6b (diff)
downloadportage-fa46a260f42479f109696d526d7659404b2fa13c.tar.gz
portage-fa46a260f42479f109696d526d7659404b2fa13c.tar.bz2
portage-fa46a260f42479f109696d526d7659404b2fa13c.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.
-rwxr-xr-xbin/repoman1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/repoman b/bin/repoman
index 96cfdcd63..2b62e8fbf 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",
))