projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92c2553
)
binarytree: fix BASE_URI for old-style binhost
author
Zac Medico
<zmedico@gentoo.org>
Thu, 27 Jan 2011 02:48:47 +0000
(18:48 -0800)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 27 Jan 2011 02:48:47 +0000
(18:48 -0800)
pym/portage/dbapi/bintree.py
patch
|
blob
|
history
diff --git
a/pym/portage/dbapi/bintree.py
b/pym/portage/dbapi/bintree.py
index 5453622ee4ddf48bfdee7f8fe102632fb6b84e67..027503cf91889e24f39d495db4a7e25a6069541f 100644
(file)
--- a/
pym/portage/dbapi/bintree.py
+++ b/
pym/portage/dbapi/bintree.py
@@
-945,6
+945,7
@@
class binarytree(object):
remote_metadata = self.__remotepkgs[mypkg]
for k, v in remote_metadata.items():
remote_metadata[k] = v.strip()
+ remote_metadata["BASE_URI"] = base_url
# Eliminate metadata values with names that digestCheck
# uses, since they are not valid when using the old