For bug #134620, add a FEATURES=unmerge-orphans option that causes unmerge to remove...
authorZac Medico <zmedico@gentoo.org>
Wed, 13 Jun 2007 07:21:59 +0000 (07:21 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 13 Jun 2007 07:21:59 +0000 (07:21 -0000)
commita133cb89d5279df7febcd0c8ab3890e2ccfb897a
tree331ca7ff23baf26ad5e917977dca065875b7c0e9
parent7e3e4f155bfe04f91de9d02689bf0b6478df3c80
For bug #134620, add a FEATURES=unmerge-orphans option that causes unmerge to remove files more aggressively.  If a file is not claimed by another package in the same slot and it is not protected by CONFIG_PROTECT, unmerge it even if the modification time or checksum differs from the file that was originally installed.  This is enabled in make.globals since the vast majority of users probably want this.

svn path=/main/trunk/; revision=6829
cnf/make.globals
man/make.conf.5
pym/portage/dbapi/vartree.py