Fix a bug that causes hashes of random types (mostly SHA1, from my experience) to...
authorZac Medico <zmedico@gentoo.org>
Mon, 22 May 2006 09:05:46 +0000 (09:05 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 22 May 2006 09:05:46 +0000 (09:05 -0000)
commitb7e72aef9fe5f60a10c0eea89794d9b30d677feb
tree72501761a981e2d726e52ad076cf199c960d0f7b
parent6a8a98869bea4a992f28c3536dfbaa379adf0f29
Fix a bug that causes hashes of random types (mostly SHA1, from my experience) to be erroneously discarded due to dictionary assignment instead up update.

svn path=/main/trunk/; revision=3390
pym/portage_manifest.py