Add a new --deselect action which removes atoms from the world file. This
authorZac Medico <zmedico@gentoo.org>
Sun, 19 Apr 2009 05:44:22 +0000 (05:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 19 Apr 2009 05:44:22 +0000 (05:44 -0000)
commit8dbcc983b98ecc78a4396ae98c4219ed5128d5ae
tree331f76d8f515ceb71ff5504e7f156b32b06b57a4
parent5ebcc3927e39b4531c8633d7d8c0a377e7e174b1
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.

svn path=/main/trunk/; revision=13363
man/emerge.1
pym/_emerge/__init__.py
pym/_emerge/help.py
pym/portage/dep.py