Support RESTRICT=preserve-libs, bug #364427
authorZac Medico <zmedico@gentoo.org>
Wed, 1 May 2013 23:44:18 +0000 (16:44 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 1 May 2013 23:44:18 +0000 (16:44 -0700)
commit22b8c3bbe79a9fe23752375dadcf42b09c24b20c
treeff3aed005e2340c1de8a9182a1cd507725f4dc3a
parentef395a76d34fea2b435cfd1856c0df198d594f65
Support RESTRICT=preserve-libs, bug #364427

Note than when a package is merged, RESTRICT=preserve-libs applies if
*either* the new instance or the old instance sets
RESTRICT=preserve-libs.

Also note that when the user has preserve-libs enabled, the
--depclean-lib-check option may now kick in if one of the packages
selected for unmerge sets RESTRICT=preserve-libs.
bin/repoman
man/ebuild.5
man/emerge.1
pym/_emerge/actions.py
pym/portage/dbapi/vartree.py