Fix it so that values are properly saved in the writable layer. Previously they...
authorZac Medico <zmedico@gentoo.org>
Wed, 21 Jun 2006 02:56:24 +0000 (02:56 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 21 Jun 2006 02:56:24 +0000 (02:56 -0000)
commit703f9522cf70e8ef7d4b31e42613ca6c4ddacc97
tree2d15999d46e8c6324714a0d8e1bf0c4e222bedef
parentc69443145f90fe469381c1115a0d7de489a5ee8b
Fix it so that values are properly saved in the writable layer.  Previously they've been discarded, leading to regen on each access (only in cases where the user has altered an ebuild in ). This patch is from svn r3544.

svn path=/main/branches/2.1/; revision=3571
pym/cache/metadata_overlay.py