Remove old code the used to bump portage near the top of the merge list. It's ineffec...
authorZac Medico <zmedico@gentoo.org>
Mon, 6 Nov 2006 09:31:49 +0000 (09:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 6 Nov 2006 09:31:49 +0000 (09:31 -0000)
svn path=/main/trunk/; revision=4951

bin/emerge

index 1b7d0681acc64a535346e92da74bff59f7d173bc..996924dcdec75d2b7d2e7710a17bb2c8cee23e64 100755 (executable)
@@ -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