app-shells/psh: Fix dead HOMEPAGE
authorKent Fredric <kentnl@gentoo.org>
Sun, 22 Jan 2017 09:07:40 +0000 (22:07 +1300)
committerKent Fredric <kentnl@gentoo.org>
Sun, 22 Jan 2017 10:44:18 +0000 (23:44 +1300)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-shells/psh/psh-1.8.1-r1.ebuild
app-shells/psh/psh-1.8.1-r2.ebuild

index 79a11d7bbd27266b967682dc0ec8983fd654d48e..fbcf4aae82359b694977d71b7649aafb9ec3a7f4 100644 (file)
@@ -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 )"
index 5a4e07a4371a85e38a5dbdbad1d43ed88f8be0dd..3ee78ccc88c29a827679bf547765ecd89f7d4c65 100644 (file)
@@ -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"