repoman: make virtual.oldstyle a warning for now
authorZac Medico <zmedico@gentoo.org>
Thu, 5 May 2011 06:44:48 +0000 (23:44 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 5 May 2011 06:44:48 +0000 (23:44 -0700)
This will give third-party repoman users some time to migrate their
repos away old-style virtuals.

bin/repoman

index 96cfdcd6328c102a7b23376ef5e4521fa3170c95..2b62e8fbf5650204a690ff3698b568a0c5ae43b7 100755 (executable)
@@ -413,6 +413,7 @@ qawarnings = set((
 "portage.internal",
 "usage.obsolete",
 "upstream.workaround",
+"virtual.oldstyle",
 "LIVEVCS.stable",
 "LIVEVCS.unmasked",
 ))