Make grabdict incremental, so that keys occuring multiple times will stack up instead...
authorZac Medico <zmedico@gentoo.org>
Sun, 15 Oct 2006 20:01:26 +0000 (20:01 -0000)
committerZac Medico <zmedico@gentoo.org>
Sun, 15 Oct 2006 20:01:26 +0000 (20:01 -0000)
commit120058fac2436397ccfafb0202e8e12d0c9a528e
tree6d37273a7117f841122ddc26b7238eaf302e6e29
parentdc43c514fa44d1cbfa978b635e44164f467be69f
Make grabdict incremental, so that keys occuring multiple times will stack up instead of overwritting eachother.  Thanks to Sven Wegener for this suggestion.

svn path=/main/trunk/; revision=4718
pym/portage_util.py