Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/regina-rexx/
Date: Mon, 20 Aug 2018 09:45:33
Message-Id: 1534758299.d3e31819e223aa3f3595c475028edb0f89a00f31.monsieurp@gentoo
1 commit: d3e31819e223aa3f3595c475028edb0f89a00f31
2 Author: Francesco Turco <fturco <AT> fastmail <DOT> fm>
3 AuthorDate: Sun Aug 12 17:00:11 2018 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 20 09:44:59 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e31819
7
8 dev-lang/regina-rexx: update HOMEPAGE.
9
10 Closes: https://github.com/gentoo/gentoo/pull/9550
11
12 dev-lang/regina-rexx/regina-rexx-3.9.1-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 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
16 index a6e6fd89af4..e3a31db968a 100644
17 --- a/dev-lang/regina-rexx/regina-rexx-3.9.1-r1.ebuild
18 +++ b/dev-lang/regina-rexx/regina-rexx-3.9.1-r1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=4
25 @@ -6,7 +6,7 @@ EAPI=4
26 inherit autotools eutils toolchain-funcs
27
28 DESCRIPTION="Portable Rexx interpreter"
29 -HOMEPAGE="http://regina-rexx.sourceforge.net"
30 +HOMEPAGE="https://regina-rexx.sourceforge.io/"
31 SRC_URI="mirror://sourceforge/${PN}/Regina-REXX-${PV}.tar.gz"
32
33 LICENSE="LGPL-2.1 MPL-1.0"