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/quake4-demo/
Date: Sun, 15 Sep 2019 15:51:26
Message-Id: 1568562671.5170910f38fb7112829228421e64c1f04cfdea9e.mgorny@gentoo
1 commit: 5170910f38fb7112829228421e64c1f04cfdea9e
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 15:39:28 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 15:51:11 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5170910f
7
8 games-fps/quake4-demo: Remove mirror://3dgamers
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild b/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild
16 index a576d70253b..8cf933d279d 100644
17 --- a/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild
18 +++ b/games-fps/quake4-demo/quake4-demo-1.0-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -9,7 +9,6 @@ DESCRIPTION="Sequel to Quake 2, an Id 3D first-person shooter"
26 HOMEPAGE="http://www.quake4game.com/"
27 SRC_URI="mirror://idsoftware/quake4/demo/${MY_P}.x86.run
28 http://www.3ddownloads.com/Action/Quake%204/Demos/${MY_P}.x86.run
29 - mirror://3dgamers/quake4/${MY_P}.x86.run
30 http://filebase.gmpf.de/quake4/${MY_P}.x86.run
31 http://www.holarse.de/mirror/${MY_P}.x86.run
32 http://sonic-lux.net/data/mirror/quake4/${MY_P}.x86.run"