diff options
author | Wim Muskee <wimmuskee@gmail.com> | 2016-12-27 08:22:42 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-12-28 14:27:24 +0100 |
commit | 7b86dced1c809d36fc6fb223f87025ad03230d22 (patch) | |
tree | 6c71be4430551c49194f9483396b04d4f31a06f4 /mail-client | |
parent | dev-python/imageio: version bump. (diff) | |
download | gentoo-7b86dced1c809d36fc6fb223f87025ad03230d22.tar.gz gentoo-7b86dced1c809d36fc6fb223f87025ad03230d22.tar.bz2 gentoo-7b86dced1c809d36fc6fb223f87025ad03230d22.zip |
mail-client/pinepgp: update SRC_URI and HOMEPAGE.
Gentoo-Bug: https://bugs.gentoo.org/601922
Closes: https://github.com/gentoo/gentoo/pull/3249
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild b/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild index c32067c67008..da56950e401f 100644 --- a/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild +++ b/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ inherit eutils DESCRIPTION="Use GPG/PGP with Pine" -HOMEPAGE="http://www.megaloman.com/~hany/software/pinepgp/" -SRC_URI="http://www.megaloman.com/~hany/_data/pinepgp/${P}.tar.gz" +HOMEPAGE="http://hany.sk/~hany/software/pinepgp/" +SRC_URI="http://terminus.sk/~hany/_data/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc ~sparc x86" |