commit:     aca17cd3e7dacbed2da7efd31e967907f9c7e255
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 22 09:07:40 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Jan 22 10:44:18 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca17cd3

app-shells/psh: Fix dead HOMEPAGE

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 app-shells/psh/psh-1.8.1-r1.ebuild | 4 ++--
 app-shells/psh/psh-1.8.1-r2.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-shells/psh/psh-1.8.1-r1.ebuild 
b/app-shells/psh/psh-1.8.1-r1.ebuild
index 79a11d7..fbcf4aa 100644
--- a/app-shells/psh/psh-1.8.1-r1.ebuild
+++ b/app-shells/psh/psh-1.8.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ EAPI=5
 inherit perl-module
 
 DESCRIPTION="Combines the interactive nature of a Unix shell with the power of 
Perl"
-HOMEPAGE="http://www.focusresearch.com/gregor/sw/psh/";
+HOMEPAGE="https://gnp.github.io/psh/";
 SRC_URI="http://www.focusresearch.com/gregor/download/${P}.tar.gz";
 
 LICENSE="|| ( Artistic GPL-2 )"

diff --git a/app-shells/psh/psh-1.8.1-r2.ebuild 
b/app-shells/psh/psh-1.8.1-r2.ebuild
index 5a4e07a..3ee78cc 100644
--- a/app-shells/psh/psh-1.8.1-r2.ebuild
+++ b/app-shells/psh/psh-1.8.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,7 +7,7 @@ EAPI=5
 inherit perl-module
 
 DESCRIPTION="Combines the interactive nature of a Unix shell with the power of 
Perl"
-HOMEPAGE="http://www.focusresearch.com/gregor/sw/psh/";
+HOMEPAGE="https://gnp.github.io/psh/";
 SRC_URI="http://www.focusresearch.com/gregor/download/${P}.tar.gz";
 
 SLOT="0"

Reply via email to