Fix merge order calculation so that the circular runtime path isn't entered
authorZac Medico <zmedico@gentoo.org>
Sun, 15 Feb 2009 02:35:35 +0000 (02:35 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 15 Feb 2009 02:35:35 +0000 (02:35 -0000)
commit34fef8ebea9746bc62802ee1fe8fefc034e24122
tree696b0e0f332da643bab1064f3a639e34df632e42
parentbd369956b2a2fbc019a655a372628998499156c0
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.

svn path=/main/trunk/; revision=12613
pym/_emerge/__init__.py