Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyGPG/
Date: Sat, 24 Dec 2016 21:55:03
Message-Id: 1482614218.22712d2053b66e88670bed27e86a974fc5855d87.dolsen@gentoo
1 commit: 22712d2053b66e88670bed27e86a974fc5855d87
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 24 20:20:19 2016 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 24 21:16:58 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22712d20
7
8 dev-python/pyGPG: Remove einfos belonging to another pkg
9
10 Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
11
12 dev-python/pyGPG/pyGPG-0.2.ebuild | 7 -------
13 1 file changed, 7 deletions(-)
14
15 diff --git a/dev-python/pyGPG/pyGPG-0.2.ebuild b/dev-python/pyGPG/pyGPG-0.2.ebuild
16 index 7deaf48..df51643 100644
17 --- a/dev-python/pyGPG/pyGPG-0.2.ebuild
18 +++ b/dev-python/pyGPG/pyGPG-0.2.ebuild
19 @@ -31,13 +31,6 @@ pkg_postinst() {
20 einfo "The API's it installs should be considered unstable"
21 einfo "and are subject to change."
22 einfo
23 - einfo "This version includes a new gkeys-gpg command"
24 - einfo "It can be used as an alternate gpg command for git"
25 - einfo "It will set the correct keyring to verify signed commits"
26 - einfo "provided the key it needs to verify against is part of the gkeys"
27 - einfo "keyring system. It only works for verification, any other call "
28 - einfo "to it will re-direct directly to the normal gpg command."
29 - einfo
30 einfo "Please file any enhancement requests, or bugs"
31 einfo "at https://github.com/dol-sen/pyGPG/issues"
32 einfo "I am also on IRC @ #gentoo-keys of the freenode network"