summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Dolbec <dolsen@gentoo.org>2016-12-24 12:20:19 -0800
committerBrian Dolbec <dolsen@gentoo.org>2016-12-24 13:16:58 -0800
commit22712d2053b66e88670bed27e86a974fc5855d87 (patch)
treebd959ee8a167f34759136d674e7e07a7313536d0 /dev-python/pyGPG
parentapp-crypt/gkeys: Add postinst einfos incorrectly applied to another pkg (diff)
downloadgentoo-22712d2053b66e88670bed27e86a974fc5855d87.tar.gz
gentoo-22712d2053b66e88670bed27e86a974fc5855d87.tar.bz2
gentoo-22712d2053b66e88670bed27e86a974fc5855d87.zip
dev-python/pyGPG: Remove einfos belonging to another pkg
Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
Diffstat (limited to 'dev-python/pyGPG')
-rw-r--r--dev-python/pyGPG/pyGPG-0.2.ebuild7
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-python/pyGPG/pyGPG-0.2.ebuild b/dev-python/pyGPG/pyGPG-0.2.ebuild
index 7deaf484ad20..df5164339d93 100644
--- a/dev-python/pyGPG/pyGPG-0.2.ebuild
+++ b/dev-python/pyGPG/pyGPG-0.2.ebuild
@@ -31,13 +31,6 @@ pkg_postinst() {
einfo "The API's it installs should be considered unstable"
einfo "and are subject to change."
einfo
- einfo "This version includes a new gkeys-gpg command"
- einfo "It can be used as an alternate gpg command for git"
- einfo "It will set the correct keyring to verify signed commits"
- einfo "provided the key it needs to verify against is part of the gkeys"
- einfo "keyring system. It only works for verification, any other call "
- einfo "to it will re-direct directly to the normal gpg command."
- einfo
einfo "Please file any enhancement requests, or bugs"
einfo "at https://github.com/dol-sen/pyGPG/issues"
einfo "I am also on IRC @ #gentoo-keys of the freenode network"