projects
/
portage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4f473d
)
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>
Wed, 2 Feb 2011 23:11:45 +0000
(15:11 -0800)
pym/portage/dbapi/bintree.py
patch
|
blob
|
history
diff --git
a/pym/portage/dbapi/bintree.py
b/pym/portage/dbapi/bintree.py
index accb8e7dcd3a94a54076cde2d7da3fa69ac734a1..8c2ba8d1baf064eea4f1fb3c9e29d76b2089d489 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