egencache --update-manifests: re-sign when needed
authorZac Medico <zmedico@gentoo.org>
Tue, 16 Oct 2012 06:46:41 +0000 (23:46 -0700)
committerZac Medico <zmedico@gentoo.org>
Tue, 16 Oct 2012 06:47:09 +0000 (23:47 -0700)
commit84ea673c632dea0bc9af61c371f71ca86cc19e1a
tree749746b7e6a93abf3e6d268dd22246ab46460926
parent54e206ac6901b2f469638378e039d207f5024622
egencache --update-manifests: re-sign when needed

If the Manifest is signed with a different key from the one specified
by --gpg-key or PORTAGE_GPG_KEY, strip the existing signature and
re-sign the Manifest.
bin/egencache
pym/portage/package/ebuild/_parallel_manifest/ManifestScheduler.py
pym/portage/package/ebuild/_parallel_manifest/ManifestTask.py