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/rtcwmp-demo/
Date: Sun, 15 Sep 2019 15:51:29
Message-Id: 1568562673.c5ebbd91d910bd8aba007ed4ea134945aa9f8ea1.mgorny@gentoo
1 commit: c5ebbd91d910bd8aba007ed4ea134945aa9f8ea1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 15:39:31 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 15:51:13 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5ebbd91
7
8 games-fps/rtcwmp-demo: Remove mirror://3dgamers
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r2.ebuild | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r2.ebuild b/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r2.ebuild
16 index a62dd413ecd..9017bf26c17 100644
17 --- a/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r2.ebuild
18 +++ b/games-fps/rtcwmp-demo/rtcwmp-demo-1.1-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2019 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -8,8 +8,7 @@ MY_P="wolfmpdemo-linux-${PV}-MP.x86.run"
26
27 DESCRIPTION="Return to Castle Wolfenstein - Multi-player demo"
28 HOMEPAGE="http://games.activision.com/games/wolfenstein/"
29 -SRC_URI="mirror://idsoftware/wolf/linux/old/${MY_P}
30 - mirror://3dgamers/returnwolfenstein/${MY_P}"
31 +SRC_URI="mirror://idsoftware/wolf/linux/old/${MY_P}"
32
33 LICENSE="RTCW GPL-2" # gpl for init script bug #425946
34 SLOT="0"