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-fps/quake3-ra3/
Date: Tue, 01 Oct 2019 06:01:57
Message-Id: 1569909641.daa56c95e9b594aaaa8c89df4dad1ae35ecf666c.mgorny@gentoo
1 commit: daa56c95e9b594aaaa8c89df4dad1ae35ecf666c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 30 09:49:02 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 06:00:41 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=daa56c95
7
8 games-fps/quake3-ra3: Inline mirror://quakeunity, HTTPS
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild b/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild
16 index f7d8d6db455..9ff5bad0f00 100644
17 --- a/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild
18 +++ b/games-fps/quake3-ra3/quake3-ra3-1.76-r1.ebuild
19 @@ -9,7 +9,7 @@ MOD_DIR="arena"
20 inherit games games-mods
21
22 HOMEPAGE="https://www.moddb.com/mods/rocket-arena-3"
23 -SRC_URI="mirror://quakeunity/modifications/rocketarena3/ra3${PV/.}.zip"
24 +SRC_URI="https://www.mirrorservice.org/sites/quakeunity.com/modifications/rocketarena3/ra3${PV/.}.zip"
25
26 LICENSE="freedist"
27 KEYWORDS="~amd64 ~x86"