Bug #201045 - Use a topological sort to create an unmerge order such that
authorZac Medico <zmedico@gentoo.org>
Fri, 28 Mar 2008 09:12:49 +0000 (09:12 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 28 Mar 2008 09:12:49 +0000 (09:12 -0000)
commit6535bb8cea866a1a713b8c869f97a55cbd45f454
treebf9d318ad5373e7c372e18af5b0afa0e8696af1d
parente6b5d5d1c2258573ed786af9405ad2cb4b29745b
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. (trunk r9337:9341, 9343, 9344:9347, 9350, 9385, and 9483)

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