use a dict with CP keys in unmerge() to avoid double unmerges if a package is matched...
authorMarius Mauch <genone@gentoo.org>
Tue, 18 Mar 2008 22:36:57 +0000 (22:36 -0000)
committerMarius Mauch <genone@gentoo.org>
Tue, 18 Mar 2008 22:36:57 +0000 (22:36 -0000)
commit6bbaf06ae7dc49b19945894243bfd5f7cce7f1a9
tree949edf16ea1770debacf0a6b189cf8c00a84f11b
parentdd79b0960c9064d1250ac9eeaa999d12e9e6f978
use a dict with CP keys in unmerge() to avoid double unmerges if a package is matched by multiple atoms

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