app-crypt/gkeys: Add postinst einfos incorrectly applied to another pkg
authorBrian Dolbec <dolsen@gentoo.org>
Sat, 24 Dec 2016 20:18:46 +0000 (12:18 -0800)
committerBrian Dolbec <dolsen@gentoo.org>
Sat, 24 Dec 2016 21:16:57 +0000 (13:16 -0800)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-crypt/gkeys/gkeys-0.2.ebuild

index f68ff654ef4cd8ecf682ec7ab2c6221b9433877e..e690ebb6ae004fe69f142f2c49adfff1903ed4dc 100644 (file)
@@ -42,6 +42,13 @@ 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://bugs.gentoo.org"
        einfo "We are also on IRC @ #gentoo-keys of the Freenode network"