diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-28 19:01:30 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-09-28 19:01:30 +0000 |
commit | 219ee06981f0ed15527724b3e5ffda69c57cc84e (patch) | |
tree | 03cb42eb3cda9f39de022152e316a9949be442e0 /games-fps/ut2004-redorchestra | |
parent | Added LIFLG (Loki Installer for Linux Gamers) direct-download mirrors. (diff) | |
download | historical-219ee06981f0ed15527724b3e5ffda69c57cc84e.tar.gz historical-219ee06981f0ed15527724b3e5ffda69c57cc84e.tar.bz2 historical-219ee06981f0ed15527724b3e5ffda69c57cc84e.zip |
Change to use the new liflg thirdpartymirror.
Package-Manager: portage-2.1.2_pre1-r4
Diffstat (limited to 'games-fps/ut2004-redorchestra')
-rw-r--r-- | games-fps/ut2004-redorchestra/ChangeLog | 6 | ||||
-rw-r--r-- | games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild | 7 |
2 files changed, 9 insertions, 4 deletions
diff --git a/games-fps/ut2004-redorchestra/ChangeLog b/games-fps/ut2004-redorchestra/ChangeLog index 5e0f107b751d..7cb527dba31d 100644 --- a/games-fps/ut2004-redorchestra/ChangeLog +++ b/games-fps/ut2004-redorchestra/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004-redorchestra # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ChangeLog,v 1.5 2006/03/31 03:33:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ChangeLog,v 1.6 2006/09/28 19:00:14 wolf31o2 Exp $ + + 28 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + ut2004-redorchestra-3.3-r1.ebuild: + Change to use the new liflg thirdpartymirror. *ut2004-redorchestra-3.3-r1 (31 Mar 2006) diff --git a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild index 6f76c830472e..5042aa58932e 100644 --- a/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild +++ b/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild,v 1.1 2006/03/31 03:33:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-redorchestra/ut2004-redorchestra-3.3-r1.ebuild,v 1.2 2006/09/28 19:00:14 wolf31o2 Exp $ MOD_DESC="Red Orchestra is a World War II mod" MOD_NAME="Red Orchestra" @@ -10,10 +10,11 @@ MOD_ICON=red.orchestra.xpm inherit games games-ut2k4mod HOMEPAGE="http://redorchestramod.gameservers.net/" -SRC_URI="red.orchestra_${PV}-english.run - red.orchestra_summer.offensive.map.pack-addon.run" +SRC_URI="mirror://liflg/red.orchestra_${PV}-english.run + mirror://liflg/red.orchestra_summer.offensive.map.pack-addon.run" LICENSE="freedist" +RESTRICT="mirror strip" IUSE="" src_install() { |