Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-rpg/arx-fatalis-demo/
Date: Tue, 22 Aug 2017 21:41:33
Message-Id: 1503438019.9cbb45117bb806439e56f560885c9c9d19344d31.mgorny@gentoo
1 commit: 9cbb45117bb806439e56f560885c9c9d19344d31
2 Author: David Hicks <david <AT> hicks <DOT> id <DOT> au>
3 AuthorDate: Tue Aug 22 12:25:49 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 22 21:40:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cbb4511
7
8 games-rpg/arx-fatalis-demo: HOMEPAGE 301 redirect to HTTPS
9
10 Package-Manager: Portage-2.3.7, Repoman-2.3.3
11
12 games-rpg/arx-fatalis-demo/arx-fatalis-demo-0.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0.ebuild b/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0.ebuild
16 index 001a9295008..3c62337cee7 100644
17 --- a/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0.ebuild
18 +++ b/games-rpg/arx-fatalis-demo/arx-fatalis-demo-0.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2013 Gentoo Foundation
21 +# Copyright 1999-2017 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 eutils games
27
28 DESCRIPTION="Arx Fatalis demo"
29 -HOMEPAGE="http://www.arkane-studios.com/uk/arx.php"
30 +HOMEPAGE="https://www.arkane-studios.com/uk/arx.php"
31 SRC_URI="arx_demo_english.zip"
32
33 LICENSE="ArxFatalisDemo"