summaryrefslogtreecommitdiffstats
path: root/pym/portage/dbapi/bintree.py
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-01-26 18:48:47 -0800
committerZac Medico <zmedico@gentoo.org>2011-01-26 18:48:47 -0800
commit12fda364c7d7fc6ce36f2a10bdcfc38adab27110 (patch)
tree4895917f500154c49fcea7c6580dd13158af6a34 /pym/portage/dbapi/bintree.py
parent92c25530595135e400d47128bc3b37e5e1806dc5 (diff)
downloadportage-12fda364c7d7fc6ce36f2a10bdcfc38adab27110.tar.gz
portage-12fda364c7d7fc6ce36f2a10bdcfc38adab27110.tar.bz2
portage-12fda364c7d7fc6ce36f2a10bdcfc38adab27110.zip
binarytree: fix BASE_URI for old-style binhost
Diffstat (limited to 'pym/portage/dbapi/bintree.py')
-rw-r--r--pym/portage/dbapi/bintree.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pym/portage/dbapi/bintree.py b/pym/portage/dbapi/bintree.py
index 5453622ee..027503cf9 100644
--- 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