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 13:47:06 +0000 (06:47 -0700)
This will give third-party repoman users some time to migrate their
repos away old-style virtuals.

bin/repoman

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