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-demo/
Date: Sun, 15 Sep 2019 15:51:27
Message-Id: 1568562670.9dc5bc85329e929dd779679059ae8cfe5afd1494.mgorny@gentoo
1 commit: 9dc5bc85329e929dd779679059ae8cfe5afd1494
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 15:39:27 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 15:51:10 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9dc5bc85
7
8 games-fps/quake3-demo: Remove mirror://3dgamers
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild b/games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild
16 index 6d37eb99046..027cdffdd10 100644
17 --- a/games-fps/quake3-demo/quake3-demo-1.11-r1.ebuild
18 +++ b/games-fps/quake3-demo/quake3-demo-1.11-r1.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 @@ -6,8 +6,7 @@ inherit eutils unpacker games
26
27 DESCRIPTION="the playable demo of Quake III Arena by Id Software"
28 HOMEPAGE="http://www.idsoftware.com/games/quake/quake3-arena/"
29 -SRC_URI="mirror://idsoftware/quake3/linux/linuxq3ademo-${PV}-6.x86.gz.sh
30 - mirror://3dgamers/quake3arena/linuxq3ademo-${PV}-6.x86.gz.sh"
31 +SRC_URI="mirror://idsoftware/quake3/linux/linuxq3ademo-${PV}-6.x86.gz.sh"
32
33 LICENSE="Q3AEULA"
34 SLOT="0"