ManifestTask: improve gpg key parsing
authorZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2012 02:01:35 +0000 (19:01 -0700)
committerZac Medico <zmedico@gentoo.org>
Wed, 17 Oct 2012 02:01:35 +0000 (19:01 -0700)
commit8a28c000ce225b79076e36f212162f58e01188b7
treec567b2ce4105cea5e9c1d3be6f13819c93a25f20
parentf1e4d32191ad46460043f1fa83ca447c657678e2
ManifestTask: improve gpg key parsing

This fixes it to correctly parse longer key IDs, which do not fit on
the first line of gpg output. Without this fix, failure to parse the
key results in manifest being re-signed even though they already have
a signature with the correct key.
pym/portage/package/ebuild/_parallel_manifest/ManifestTask.py