Split the config protect functionality from the dblink class to a new class and use...
authorZac Medico <zmedico@gentoo.org>
Sun, 25 Jun 2006 08:30:28 +0000 (08:30 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 25 Jun 2006 08:30:28 +0000 (08:30 -0000)
commitca03c699e0be55a72d40d01c364fb0b3577edb19
tree4512b0e952f7c6d628d17cb1564e618edb6df136
parentd873e9542597a551cf15aaabba1fca4fcd1bb852
Split the config protect functionality from the dblink class to a new class and use it in portage.update_config_files() (dblink requires a vartree and that's not needed here).

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