Fix it so that values are properly saved in the writable layer. Previously they...
authorZac Medico <zmedico@gentoo.org>
Tue, 20 Jun 2006 21:55:42 +0000 (21:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 20 Jun 2006 21:55:42 +0000 (21:55 -0000)
commitb3a01e552f562cff87da029feeda099faf52d7e0
treec39a6c46d8c062fd034183a2a17e4f592e3e78b5
parent6264a1ae6b7518fb06041e6c7317df9c087632db
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 the $PORTDIR).

svn path=/main/trunk/; revision=3544
pym/cache/metadata_overlay.py