From: Kent Fredric Date: Sun, 22 Jan 2017 09:07:40 +0000 (+1300) Subject: app-shells/psh: Fix dead HOMEPAGE X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=aca17cd3e7dacbed2da7efd31e967907f9c7e255;p=gentoo.git app-shells/psh: Fix dead HOMEPAGE Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/app-shells/psh/psh-1.8.1-r1.ebuild b/app-shells/psh/psh-1.8.1-r1.ebuild index 79a11d7bbd27..fbcf4aae8235 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 5a4e07a4371a..3ee78ccc88c2 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"