summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-11-17 19:03:27 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-11-17 19:03:27 +0000
commit518693a8144f5da516913f53cfe11a31c6d765c6 (patch)
tree4cd2a87c37bc94ab0a6091c8b12237f97ec0c84e /games-fps
parentRemoved unused dedicated USE check in DEPEND. (Manifest recommit) (diff)
downloadgentoo-2-518693a8144f5da516913f53cfe11a31c6d765c6.tar.gz
gentoo-2-518693a8144f5da516913f53cfe11a31c6d765c6.tar.bz2
gentoo-2-518693a8144f5da516913f53cfe11a31c6d765c6.zip
Removed calls to specific 3dgamers mirrors and changed to use mirror://3dgamers instead.
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/ut2004/ChangeLog6
-rw-r--r--games-fps/ut2004/ut2004-3323.ebuild7
2 files changed, 8 insertions, 5 deletions
diff --git a/games-fps/ut2004/ChangeLog b/games-fps/ut2004/ChangeLog
index 4744d5e1e744..76fd9e51e885 100644
--- a/games-fps/ut2004/ChangeLog
+++ b/games-fps/ut2004/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-fps/ut2004
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.18 2004/09/15 13:39:51 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ChangeLog,v 1.19 2004/11/17 18:59:38 wolf31o2 Exp $
+
+ 17 Nov 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3323.ebuild:
+ Removed calls to specific 3dgamers mirrors and changed to use
+ mirror://3dgamers instead.
15 Sep 2004; Chris Gianelloni <wolf31o2@gentoo.org> ut2004-3323.ebuild:
Fixing patch and closing bug #64094.
diff --git a/games-fps/ut2004/ut2004-3323.ebuild b/games-fps/ut2004/ut2004-3323.ebuild
index 340fd5c84d5c..02e527a3cfec 100644
--- a/games-fps/ut2004/ut2004-3323.ebuild
+++ b/games-fps/ut2004/ut2004-3323.ebuild
@@ -1,15 +1,14 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3323.ebuild,v 1.2 2004/09/15 13:39:51 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004/ut2004-3323.ebuild,v 1.3 2004/11/17 18:59:38 wolf31o2 Exp $
inherit games
MY_P="${PN}-lnxpatch${PV}.tar.bz2"
DESCRIPTION="Unreal Tournament 2004 - follow-up to the 2003 multi-player first-person shooter"
HOMEPAGE="http://www.unrealtournament2004.com/"
-SRC_URI="http://ftp4.3dgamers.com/pub/3dgamers/games/unrealtourn2k4/${MY_P}
- http://3dgamers.intelenet.net/pub/3dgamers/games/unrealtourn2k4/${MY_P}
- ftp://3dgamers.in-span.net/pub/3dgamers5/games/unrealtourn2k4/${MY_P}
+SRC_URI="mirror://3dgamers/pub/3dgamers5/games/unrealtourn2k4/${MY_P}
+ mirror://3dgamers/pub/3dgamers/games/unrealtourn2k4/${MY_P}
http://iadfillvip.xlontech.net/100083/games/unrealtourn2k4/${MY_P}
http://mirror1.icculus.org/${PN}/${MY_P}"