From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D9268139086 for ; Wed, 28 Dec 2016 13:27:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F50021C06A; Wed, 28 Dec 2016 13:27:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2CAB021C06A for ; Wed, 28 Dec 2016 13:27:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2F263341586 for ; Wed, 28 Dec 2016 13:27:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C4E5024ED for ; Wed, 28 Dec 2016 13:27:27 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1482931644.7b86dced1c809d36fc6fb223f87025ad03230d22.monsieurp@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-client/pinepgp/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild X-VCS-Directories: mail-client/pinepgp/ X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 7b86dced1c809d36fc6fb223f87025ad03230d22 X-VCS-Branch: master Date: Wed, 28 Dec 2016 13:27:27 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e5ac3b1d-3ee3-4c77-b02e-79e2e0ec127d X-Archives-Hash: ea4f3459eb0c356eb5c46a5971657a28 commit: 7b86dced1c809d36fc6fb223f87025ad03230d22 Author: Wim Muskee gmail com> AuthorDate: Tue Dec 27 07:22:42 2016 +0000 Commit: Patrice Clement gentoo org> CommitDate: Wed Dec 28 13:27:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b86dced mail-client/pinepgp: update SRC_URI and HOMEPAGE. Gentoo-Bug: https://bugs.gentoo.org/601922 Closes: https://github.com/gentoo/gentoo/pull/3249 mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild | 6 +++--- 1 file 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 c32067c..da56950 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"