Never overwrite an untouched config file and trigger config protection instead (in...
authorZac Medico <zmedico@gentoo.org>
Sun, 26 Nov 2006 12:40:07 +0000 (12:40 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 26 Nov 2006 12:40:07 +0000 (12:40 -0000)
commit29b02fec7d72276923fe30c72e78e915b657c318
tree955962cea18af328d63756e30e5d4364096bcd57
parent90d293a7f4c041fe01b68227d5c864ca5263de57
Never overwrite an untouched config file and trigger config protection instead (in case the new config has an unwanted change).  In cases where an installed package in the same slot owns a protected file that will be merged, bump the mtime on the installed file in order to ensure that it isn't unmerged.  Thanks to Ciaran McCreesh <ciaranm@ciaranm.org> for his suggestion on bug #8423, comment #40.

svn path=/main/trunk/; revision=5133
pym/portage.py