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/rtcw/
Date: Sun, 15 Sep 2019 15:51:27
Message-Id: 1568562672.4dcc90d191991e0ace0ceecd42806678e6586bf5.mgorny@gentoo
1 commit: 4dcc90d191991e0ace0ceecd42806678e6586bf5
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 15:39:30 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 15:51:12 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dcc90d1
7
8 games-fps/rtcw: Remove mirror://3dgamers
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/rtcw/rtcw-1.41b.ebuild | 3 +--
13 1 file changed, 1 insertion(+), 2 deletions(-)
14
15 diff --git a/games-fps/rtcw/rtcw-1.41b.ebuild b/games-fps/rtcw/rtcw-1.41b.ebuild
16 index 2cd098cbd9c..7c5ec7e6a2d 100644
17 --- a/games-fps/rtcw/rtcw-1.41b.ebuild
18 +++ b/games-fps/rtcw/rtcw-1.41b.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 @@ -8,7 +8,6 @@ DESCRIPTION="Return to Castle Wolfenstein - Long awaited sequel to Wolfenstein 3
26 HOMEPAGE="http://games.activision.com/games/wolfenstein/"
27 SRC_URI="mirror://idsoftware/wolf/linux/wolf-linux-GOTY-maps.x86.run
28 mirror://idsoftware/wolf/linux/wolf-linux-${PV}.x86.run"
29 -# mirror://3dgamers/returnwolfenstein/wolf-linux-${PV}.x86.run
30
31 LICENSE="RTCW GPL-2" # gpl for init script bug #425944
32 SLOT="0"