Add a new --deselect action which removes atoms from the world file. This
authorZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 07:19:02 +0000 (07:19 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 30 Apr 2009 07:19:02 +0000 (07:19 -0000)
commitabd693991aa185c0b2259f814feb9f3df55187ae
tree8dfd273afeace1c9f903aa574c7424df33686910
parent458c3d11cb2d856ee06404179f881b43ca661b79
Add a new --deselect action which removes atoms from the world file. This
action is implied by uninstall actions, including --depclean, --prune and
--unmerge. Use --deselect=n in order to prevent uninstall actions from
removing atoms from the world file. This solves bug #259994 and bug #265206.
(trunk r13363)

svn path=/main/branches/2.1.6/; revision=13519
man/emerge.1
pym/_emerge/__init__.py
pym/_emerge/help.py
pym/portage/dep.py