projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d57757
)
repoman: remove set literal for python-2.6 compat
author
Zac Medico
<zmedico@gentoo.org>
Tue, 6 Aug 2013 04:29:45 +0000
(21:29 -0700)
committer
Zac Medico
<zmedico@gentoo.org>
Tue, 6 Aug 2013 04:29:45 +0000
(21:29 -0700)
bin/repoman
patch
|
blob
|
history
diff --git
a/bin/repoman
b/bin/repoman
index 2f98a9f0b2190ace1ecbc2ae28b63dfefeb3e25a..2f489341bf692acd245be3c210fcebc02b5a4903 100755
(executable)
--- a/
bin/repoman
+++ b/
bin/repoman
@@
-478,9
+478,9
@@
suspect_virtual = {
"dev-libs/libusb-compat":"virtual/libusb",
}
-ruby_deprecated =
{
+ruby_deprecated =
frozenset([
"ruby_targets_ree18",
-}
+])
metadata_xml_encoding = 'UTF-8'
metadata_xml_declaration = '<?xml version="1.0" encoding="%s"?>' % \