Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/pinepgp/
Date: Wed, 28 Dec 2016 13:27:31
Message-Id: 1482931644.7b86dced1c809d36fc6fb223f87025ad03230d22.monsieurp@gentoo
1 commit: 7b86dced1c809d36fc6fb223f87025ad03230d22
2 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
3 AuthorDate: Tue Dec 27 07:22:42 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 28 13:27:24 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b86dced
7
8 mail-client/pinepgp: update SRC_URI and HOMEPAGE.
9
10 Gentoo-Bug: https://bugs.gentoo.org/601922
11
12 Closes: https://github.com/gentoo/gentoo/pull/3249
13
14 mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild | 6 +++---
15 1 file changed, 3 insertions(+), 3 deletions(-)
16
17 diff --git a/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild b/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild
18 index c32067c..da56950 100644
19 --- a/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild
20 +++ b/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild
21 @@ -1,12 +1,12 @@
22 -# Copyright 1999-2012 Gentoo Foundation
23 +# Copyright 1999-2016 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 # $Id$
26
27 inherit eutils
28
29 DESCRIPTION="Use GPG/PGP with Pine"
30 -HOMEPAGE="http://www.megaloman.com/~hany/software/pinepgp/"
31 -SRC_URI="http://www.megaloman.com/~hany/_data/pinepgp/${P}.tar.gz"
32 +HOMEPAGE="http://hany.sk/~hany/software/pinepgp/"
33 +SRC_URI="http://terminus.sk/~hany/_data/${PN}/${P}.tar.gz"
34 LICENSE="GPL-2"
35 SLOT="0"
36 KEYWORDS="amd64 ppc ~sparc x86"