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-matrix/
Date: Tue, 01 Oct 2019 06:01:56
Message-Id: 1569909639.02c961b983956f7f68b3f5ebe40cf4f293c56de3.mgorny@gentoo
1 commit: 02c961b983956f7f68b3f5ebe40cf4f293c56de3
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 30 09:48:59 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 1 06:00:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02c961b9
7
8 games-fps/quake3-matrix: Inline mirror://quakeunity, HTTPS
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild
16 index 184a4a09b17..1aeef46f098 100644
17 --- a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild
18 +++ b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild
19 @@ -9,7 +9,7 @@ MOD_DIR="matrix"
20 inherit games games-mods
21
22 HOMEPAGE="https://www.moddb.com/mods/matrix-quake-3"
23 -SRC_URI="mirror://quakeunity/modifications/matrix24.zip"
24 +SRC_URI="https://www.mirrorservice.org/sites/quakeunity.com/modifications/matrix24.zip"
25
26 LICENSE="freedist"
27 KEYWORDS="~amd64 ~x86"