Add setup phases to the tail of the merge queue instead of the front, since
authorZac Medico <zmedico@gentoo.org>
Mon, 16 Nov 2009 00:31:01 +0000 (00:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 16 Nov 2009 00:31:01 +0000 (00:31 -0000)
commit5288b6c7cdf6a5ada35feecbb854f140c4a54071
tree0acb7f72ea2d6681c0e715e635b298f030762ede
parentf70d240c7456d3b34d66a9e92d1418c21d62898c
Add setup phases to the tail of the merge queue instead of the front, since
otherwise when merging binary packages we sometimes tend to get a large number
of setup phases flooding the queue and preventing queued installs from
running. (trunk r14816)

svn path=/main/branches/2.1.7/; revision=14834
pym/_emerge/Scheduler.py