summaryrefslogtreecommitdiffstats
path: root/bin/emerge
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-11-06 09:31:49 +0000
committerZac Medico <zmedico@gentoo.org>2006-11-06 09:31:49 +0000
commit9ad4b520105e0ed3fc6b81091560a8de6a772134 (patch)
tree0efd67cba7454d50544dec78e12d4b2a2f6ae805 /bin/emerge
parent541f404bacdbc2181510e0abb5baf86e0d3cb7ab (diff)
downloadportage-9ad4b520105e0ed3fc6b81091560a8de6a772134.tar.gz
portage-9ad4b520105e0ed3fc6b81091560a8de6a772134.tar.bz2
portage-9ad4b520105e0ed3fc6b81091560a8de6a772134.zip
Remove old code the used to bump portage near the top of the merge list. It's ineffective now that a complete depgraph is built.
svn path=/main/trunk/; revision=4951
Diffstat (limited to 'bin/emerge')
-rwxr-xr-xbin/emerge4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/emerge b/bin/emerge
index 1b7d0681a..996924dcd 100755
--- a/bin/emerge
+++ b/bin/emerge
@@ -1635,9 +1635,7 @@ class depgraph:
newlist = []
for atom in mylist:
mykey = portage.dep_getkey(atom)
- if portage.catsplit(mykey)[-1] == "portage":
- newlist.insert(0, atom)
- else:
+ if True:
newlist.append(atom)
"""Make sure all installed slots are updated when possible.
Do this with --emptytree also, to ensure that all slots are