When selecting leaf nodes, if there is a mix of merge and uninstall
authorZac Medico <zmedico@gentoo.org>
Sat, 10 May 2008 08:35:41 +0000 (08:35 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 10 May 2008 08:35:41 +0000 (08:35 -0000)
commitadba0cd0bbe986bd851a33f8e057c1baea6c62c7
treeef3fbfa7e9d7e8584882c6b362c2673af0c69491
parent3b96a315473cb4d06f6ee432370328b14b78ea8e
When selecting leaf nodes, if there is a mix of merge and uninstall
nodes, save the uninstall nodes from later since sometimes a merge
node will render an install node unnecessary, and we want to avoid
doing a separate uninstall task in that case. (trunk r10279)

svn path=/main/branches/2.1.2/; revision=10280
bin/emerge