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/rtcwsp-demo/
Date: Sun, 15 Sep 2019 15:51:27
Message-Id: 1568562674.8cea383980acffb3cb80f9d4e357a4756d7fd02c.mgorny@gentoo
1 commit: 8cea383980acffb3cb80f9d4e357a4756d7fd02c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 15:39:33 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 15:51:14 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cea3839
7
8 games-fps/rtcwsp-demo: Remove mirror://3dgamers
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/rtcwsp-demo/rtcwsp-demo-1.1b-r2.ebuild | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/games-fps/rtcwsp-demo/rtcwsp-demo-1.1b-r2.ebuild b/games-fps/rtcwsp-demo/rtcwsp-demo-1.1b-r2.ebuild
16 index aac6233260e..cdc44536850 100644
17 --- a/games-fps/rtcwsp-demo/rtcwsp-demo-1.1b-r2.ebuild
18 +++ b/games-fps/rtcwsp-demo/rtcwsp-demo-1.1b-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="wolfspdemo-linux-${PV}.x86.run"
26
27 DESCRIPTION="Return to Castle Wolfenstein - Single-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"
34 SLOT="0"