Fix license_groups parsing to stack the lists, so license_groups from overlays
authorZac Medico <zmedico@gentoo.org>
Mon, 19 Oct 2009 19:44:16 +0000 (19:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 19 Oct 2009 19:44:16 +0000 (19:44 -0000)
commit9930692973ef24973e95ce693823f37f10af391a
tree67771034d8e5c5a093b30ae394fdb4f6b1ec9f79
parentb09e7c881e402cfcbc6165ac4cef4f33e27f1577
Fix license_groups parsing to stack the lists, so license_groups from overlays
extend groups from the main tree instead of overwritting them. Thanks to
Vlastimil Babka <caster@g.o> for reporting.

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