summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2007-08-27 08:59:05 +0000
committerTristan Heaven <nyhm@gentoo.org>2007-08-27 08:59:05 +0000
commitc1e49d2516ec3ec5c9611485cb49ff94ed029e26 (patch)
tree92ecddf2db0f8b139ec323fc3cd1c06e16d8d5c6 /games-fps
parentRemove old (diff)
downloadgentoo-2-c1e49d2516ec3ec5c9611485cb49ff94ed029e26.tar.gz
gentoo-2-c1e49d2516ec3ec5c9611485cb49ff94ed029e26.tar.bz2
gentoo-2-c1e49d2516ec3ec5c9611485cb49ff94ed029e26.zip
Fix SRC_URI to use liflg mirrors, bug #185119
(Portage version: 2.1.3.7)
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/ut2004-da2/ChangeLog5
-rw-r--r--games-fps/ut2004-da2/ut2004-da2-1.6_beta.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-fps/ut2004-da2/ChangeLog b/games-fps/ut2004-da2/ChangeLog
index 24c9357d5b8f..1160ea4b07f8 100644
--- a/games-fps/ut2004-da2/ChangeLog
+++ b/games-fps/ut2004-da2/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-fps/ut2004-da2
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-da2/ChangeLog,v 1.1 2007/04/13 21:27:55 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-da2/ChangeLog,v 1.2 2007/08/27 08:59:05 nyhm Exp $
+
+ 27 Aug 2007; Tristan Heaven <nyhm@gentoo.org> ut2004-da2-1.6_beta.ebuild:
+ Fix SRC_URI to use liflg mirrors, bug #185119
*ut2004-da2-1.6_beta (13 Apr 2007)
diff --git a/games-fps/ut2004-da2/ut2004-da2-1.6_beta.ebuild b/games-fps/ut2004-da2/ut2004-da2-1.6_beta.ebuild
index 774d720d0b77..2fc1fccb74d0 100644
--- a/games-fps/ut2004-da2/ut2004-da2-1.6_beta.ebuild
+++ b/games-fps/ut2004-da2/ut2004-da2-1.6_beta.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-da2/ut2004-da2-1.6_beta.ebuild,v 1.1 2007/04/13 21:27:55 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-da2/ut2004-da2-1.6_beta.ebuild,v 1.2 2007/08/27 08:59:05 nyhm Exp $
MOD_NAME="Defence Alliance 2"
MOD_DIR="DA2"
@@ -15,7 +15,7 @@ MY_PV=${PV/_beta/beta}
HOMEPAGE="http://www.planetunreal.com/da/2/"
# The 1.6 zipfile is unreable.
# http://forums.beyondunreal.com/showthread.php?t=178603&page=2
-SRC_URI="http://home.coc-ag.de/dressler-ro/liflg/files/native/defence.alliance2_${MY_PV}-english.run"
+SRC_URI="mirror://liflg/defence.alliance2_${MY_PV}-english.run"
# See Help/readme.txt
LICENSE="free-noncomm"