From b05abd2f5de54c05c5b9b41976300273cd3e7532 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(+) (limited to 'bin') 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", )) -- cgit v1.2.3-1-g7c22