diff options
author | James Le Cuirot <chewi@gentoo.org> | 2017-02-11 21:57:16 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2017-02-11 22:01:26 +0000 |
commit | 13824f134f76eece357293d1150884a737c5ecda (patch) | |
tree | 96d9a22e4e28a84b73893e3533474870a853c344 /games-fps/ut2004-bonuspack-ece | |
parent | media-libs/gstreamer: Add multilib use dependency on sys-libs/libcap. (diff) | |
download | gentoo-13824f134f76eece357293d1150884a737c5ecda.tar.gz gentoo-13824f134f76eece357293d1150884a737c5ecda.tar.bz2 gentoo-13824f134f76eece357293d1150884a737c5ecda.zip |
games-fps/ut2004-bonuspack-ece: Fix broken SRC_URI, bug #609004
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'games-fps/ut2004-bonuspack-ece')
-rw-r--r-- | games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r3.ebuild | 7 |
1 files changed, 2 insertions, 5 deletions
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 index 6e555ab07fc3..feff52f45bf4 100644 --- a/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r3.ebuild +++ b/games-fps/ut2004-bonuspack-ece/ut2004-bonuspack-ece-1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,10 +11,7 @@ inherit games games-mods MY_P="ut2004megapack-linux.tar.bz2" HOMEPAGE="http://www.unrealtournament2004.com/" -SRC_URI="mirror://3dgamers/unrealtourn2k4/Missions/${MY_P} - http://0day.icculus.org/ut2004/${MY_P} - ftp://ftp.games.skynet.be/pub/misc/${MY_P} - http://sonic-lux.net/data/mirror/ut2004/${MY_P} +SRC_URI="http://ut2004.ut-files.com/BonusPacks/${MY_P} http://unrealmassdestruction.com/downloads/ut2k4/essentials/UT2004-ONSBonusMapPack.zip" LICENSE="ut2003" |