Fix merge order calculation so that the circular runtime path isn't entered
authorZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 05:14:58 +0000 (05:14 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 11 Mar 2009 05:14:58 +0000 (05:14 -0000)
commita39b66a3616a7831d9093d46c0d9e5d65fbc1c4f
tree82e8a4a316bc1f42a2cda6c60350847dcbd1320f
parent5dd68f7672ad1f7d781de396b5f730d968f49539
Fix merge order calculation so that the circular runtime path isn't entered
when it's possible to select a node that only has unsatisfied PDEPEND. This
reverts an unintended change from the patch for bug #250020, and solves a
problem with libperl being merged after perl when building stage 1.
(trunk r12613)

svn path=/main/branches/2.1.6/; revision=12891
pym/_emerge/__init__.py