Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-fps/ut2004-bonuspack-ece/
Date: Sat, 11 Feb 2017 22:01:47
Message-Id: 1486850486.13824f134f76eece357293d1150884a737c5ecda.chewi@gentoo
1 commit: 13824f134f76eece357293d1150884a737c5ecda
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 11 21:57:16 2017 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 11 22:01:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13824f13
7
8 games-fps/ut2004-bonuspack-ece: Fix broken SRC_URI, bug #609004
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r3.ebuild | 7 ++-----
13 1 file changed, 2 insertions(+), 5 deletions(-)
14
15 diff --git a/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r3.ebuild b/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r3.ebuild
16 index 6e555ab07f..feff52f45b 100644
17 --- a/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r3.ebuild
18 +++ b/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2009 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -11,10 +11,7 @@ inherit games games-mods
26
27 MY_P="ut2004megapack-linux.tar.bz2"
28 HOMEPAGE="http://www.unrealtournament2004.com/"
29 -SRC_URI="mirror://3dgamers/unrealtourn2k4/Missions/${MY_P}
30 - http://0day.icculus.org/ut2004/${MY_P}
31 - ftp://ftp.games.skynet.be/pub/misc/${MY_P}
32 - http://sonic-lux.net/data/mirror/ut2004/${MY_P}
33 +SRC_URI="http://ut2004.ut-files.com/BonusPacks/${MY_P}
34 http://unrealmassdestruction.com/downloads/ut2k4/essentials/UT2004-ONSBonusMapPack.zip"
35
36 LICENSE="ut2003"