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/doom3-demo/
Date: Sun, 15 Sep 2019 15:51:26
Message-Id: 1568562668.70bfd15fe890a0ba5b96c34b9f094fb54bd7a2aa.mgorny@gentoo
1 commit: 70bfd15fe890a0ba5b96c34b9f094fb54bd7a2aa
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 15:39:23 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 15:51:08 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70bfd15f
7
8 games-fps/doom3-demo: Remove mirror://3dgamers
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild | 5 ++---
13 1 file changed, 2 insertions(+), 3 deletions(-)
14
15 diff --git a/games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild b/games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild
16 index c3f4751a042..ca85154bdbb 100644
17 --- a/games-fps/doom3-demo/doom3-demo-1.1.1286-r1.ebuild
18 +++ b/games-fps/doom3-demo/doom3-demo-1.1.1286-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="Doom III - 3rd installment of the classic id 3D first-person shooter"
28 HOMEPAGE="http://www.doom3.com/"
29 -SRC_URI="mirror://3dgamers/doom3/doom3-linux-${PV}-demo.x86.run
30 - mirror://idsoftware/doom3/linux/doom3-linux-${PV}-demo.x86.run
31 +SRC_URI="mirror://idsoftware/doom3/linux/doom3-linux-${PV}-demo.x86.run
32 mirror://gentoo/doom3.png"
33
34 LICENSE="DOOM3"