When the user has given --depclean a list of atoms to clean, pull all
authorZac Medico <zmedico@gentoo.org>
Fri, 4 Apr 2008 04:48:49 +0000 (04:48 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 4 Apr 2008 04:48:49 +0000 (04:48 -0000)
commit7c3ca3064aac2803368e81f576141968e7064bde
treea7b93d528957348c6e0fb511d016e756300744cd
parentd07d0ada49e0c42ec3cc0cf2e2eb3b830d9c1f49
When the user has given --depclean a list of atoms to clean, pull all
installed packages into the graph (not just those traversable from system
or world) to ensure that packages can not be uninstalled unless nothing
requires them.

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