commit: d3e31819e223aa3f3595c475028edb0f89a00f31 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm> AuthorDate: Sun Aug 12 17:00:11 2018 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Aug 20 09:44:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e31819
dev-lang/regina-rexx: update HOMEPAGE. Closes: https://github.com/gentoo/gentoo/pull/9550 dev-lang/regina-rexx/regina-rexx-3.9.1-r1.ebuild | 4 ++-- 1 file 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 a6e6fd89af4..e3a31db968a 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"
