* Add a --autounmask[=n] option and for now leave it disable
authorZac Medico <zmedico@gentoo.org>
Thu, 5 Aug 2010 09:45:29 +0000 (02:45 -0700)
committerZac Medico <zmedico@gentoo.org>
Thu, 5 Aug 2010 09:45:29 +0000 (02:45 -0700)
commit03a201256ab9a8557862e30732ecc9b7de19a885
tree041008b57f7776399ca5aee338760b72b0c605cb
parentf27e8b3aa5e5feec5095ee199f04b61367841979
* Add a --autounmask[=n] option and for now leave it disable
by default in order to minimize the impact of any bugs.
* If _wrapped_select_pkg_highest_available_imp returns an installed
package when the user has not explicitly requested for this package
to be replaced (typically via an atom on the command line), reject
the installed package and try to unmask one.
man/emerge.1
pym/_emerge/depgraph.py
pym/_emerge/help.py
pym/_emerge/main.py