From fa46a260f42479f109696d526d7659404b2fa13c Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Wed, 4 May 2011 23:44:48 -0700 Subject: 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. --- bin/repoman | 1 + 1 file changed, 1 insertion(+) 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", )) -- cgit v1.2.3-1-g7c22