Now that unmerge() preserves the order that it's given, if two different
authorZac Medico <zmedico@gentoo.org>
Sun, 17 Feb 2008 01:59:25 +0000 (01:59 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 17 Feb 2008 01:59:25 +0000 (01:59 -0000)
commita01a40e8dca76b83009fc9479a7021314b8b06ab
treec3a17392a2c49a17e7e4058d235ca350f83b494d
parentc02949f253b584d516344b2130da88f482dcad47
Now that unmerge() preserves the order that it's given, if two different
slots of the same package are being unmerged then they are not necessarily
unmerged consecutively. To make the display less confusing, never display
packages as "protected" or "omitted" when they actually belong to the
overall set of "selected" packages to be unmerged.

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