diff options
author | Francesco Turco <fturco@fastmail.fm> | 2018-08-12 19:00:11 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-08-20 11:44:59 +0200 |
commit | d3e31819e223aa3f3595c475028edb0f89a00f31 (patch) | |
tree | b215ff45b85b6a37bc0e768a174117de1a2015c4 /dev-lang | |
parent | sys-cluster/charliecloud: drop old snapshot release. (diff) | |
download | gentoo-d3e31819e223aa3f3595c475028edb0f89a00f31.tar.gz gentoo-d3e31819e223aa3f3595c475028edb0f89a00f31.tar.bz2 gentoo-d3e31819e223aa3f3595c475028edb0f89a00f31.zip |
dev-lang/regina-rexx: update HOMEPAGE.
Closes: https://github.com/gentoo/gentoo/pull/9550
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/regina-rexx/regina-rexx-3.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/regina-rexx/regina-rexx-3.9.1-r1.ebuild b/dev-lang/regina-rexx/regina-rexx-3.9.1-r1.ebuild index a6e6fd89af4f..e3a31db968a8 100644 --- a/dev-lang/regina-rexx/regina-rexx-3.9.1-r1.ebuild +++ b/dev-lang/regina-rexx/regina-rexx-3.9.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit autotools eutils toolchain-funcs DESCRIPTION="Portable Rexx interpreter" -HOMEPAGE="http://regina-rexx.sourceforge.net" +HOMEPAGE="https://regina-rexx.sourceforge.io/" SRC_URI="mirror://sourceforge/${PN}/Regina-REXX-${PV}.tar.gz" LICENSE="LGPL-2.1 MPL-1.0" |