Add setup phases to the tail of the merge queue instead of the front, since
authorZac Medico <zmedico@gentoo.org>
Thu, 12 Nov 2009 02:31:34 +0000 (02:31 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 12 Nov 2009 02:31:34 +0000 (02:31 -0000)
commit76a08d2bdfe310522cd4aac39e2e511f08a97897
tree72b2084d125208a15ea7a79a088d4d00ebf0b674
parente109bc610f4d1026a30ba9540c31ecb5e138d791
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.

svn path=/main/trunk/; revision=14816
pym/_emerge/Scheduler.py