projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceda160
)
repoman: make virtual.oldstyle a warning for now
author
Zac Medico
<zmedico@gentoo.org>
Thu, 5 May 2011 06:44:48 +0000
(23:44 -0700)
committer
Zac 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
patch
|
blob
|
history
diff --git
a/bin/repoman
b/bin/repoman
index 96cfdcd6328c102a7b23376ef5e4521fa3170c95..2b62e8fbf5650204a690ff3698b568a0c5ae43b7 100755
(executable)
--- a/
bin/repoman
+++ b/
bin/repoman
@@
-413,6
+413,7
@@
qawarnings = set((
"portage.internal",
"usage.obsolete",
"upstream.workaround",
+"virtual.oldstyle",
"LIVEVCS.stable",
"LIVEVCS.unmasked",
))