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-alliance/
Date: Tue, 01 Oct 2019 06:01:55
Message-Id: 1569909635.89901fc7de554c5cba50a6a4836b7283588933fa.mgorny@gentoo
1 commit: 89901fc7de554c5cba50a6a4836b7283588933fa
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 30 09:48:54 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 06:00:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89901fc7
7
8 games-fps/quake3-alliance: Inline mirror://quakeunity, HTTPS
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild b/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild
16 index 730bbf5f5b7..29f6ddbaf7d 100644
17 --- a/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild
18 +++ b/games-fps/quake3-alliance/quake3-alliance-3.3-r1.ebuild
19 @@ -9,9 +9,9 @@ MOD_DIR="alliance"
20 inherit games games-mods
21
22 HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
23 -SRC_URI="mirror://quakeunity/modifications/alliance/alliance30.zip
24 +SRC_URI="https://www.mirrorservice.org/sites/quakeunity.com/modifications/alliance/alliance30.zip
25 http://www.superkeff.net/mods/mods/alliance/alliance30.zip
26 - mirror://quakeunity/modifications/alliance/alliance30-33.zip
27 + https://www.mirrorservice.org/sites/quakeunity.com/modifications/alliance/alliance30-33.zip
28 http://www.superkeff.net/mods/mods/alliance/alliance30-33.zip"
29
30 LICENSE="freedist"