projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
021da7d
)
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 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
patch
|
blob
|
history
diff --git
a/bin/repoman
b/bin/repoman
index ad620e2a67a20c8858568111160967ca56ebfc0a..dfcc0cbc56ee7a7533c89162b36116e5b9acf9a7 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",
))