Add UNINSTALL_IGNORE variable for bug #421659.
authorZac Medico <zmedico@gentoo.org>
Fri, 22 Jun 2012 22:33:07 +0000 (15:33 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 22 Jun 2012 22:33:07 +0000 (15:33 -0700)
commitd1a59831eb2a5205d050884c760cca1d73be8fdf
tree5f011c32c3d17615489704aad1fb41a5ae54fbf5
parente4ba8f36e6a4624f4fec61c7ce8bed0e3bd2fa01
Add UNINSTALL_IGNORE variable for bug #421659.

UNINSTALL_IGNORE = [space delimited list of fnmatch patterns]

This variable prevents uninstallation of files that match
specific fnmatch(3) patterns. In order to ignore file collisions
with these files at install time, the same patterns can be
added to the COLLISION_IGNORE variable.
cnf/make.globals
man/make.conf.5
pym/portage/dbapi/vartree.py
pym/portage/package/ebuild/_config/special_env_vars.py