diff options
| -rw-r--r-- | app-shells/psh/psh-1.8.1-r1.ebuild | 4 | ||||
| -rw-r--r-- | 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 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" |
