Bug #201045 - Use a topological sort to create an unmerge order such that
authorZac Medico <zmedico@gentoo.org>
Sat, 16 Feb 2008 07:42:14 +0000 (07:42 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 16 Feb 2008 07:42:14 +0000 (07:42 -0000)
commitc55a0ee69dc2a1ed48e649aca1fb9529e68683f6
tree9e7bc436b7443dbd18697fe2b20c6298a268e56f
parent32a10f09e7a641670c9691b8e6654af6cccde327
Bug #201045 - Use a topological sort to create an unmerge order such that
each package is unmerged before it's dependencies. This is necessary to
avoid breaking things that may need to run during pkg_prerm or pkg_postrm
phases.

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