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-strikeforce | |
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-strikeforce')
-rw-r--r-- | games-fps/ut2004-strikeforce/ChangeLog | 8 | ||||
-rw-r--r-- | games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild | 7 |
2 files changed, 10 insertions, 5 deletions
diff --git a/games-fps/ut2004-strikeforce/ChangeLog b/games-fps/ut2004-strikeforce/ChangeLog index c5968e67266a..9223119b786b 100644 --- a/games-fps/ut2004-strikeforce/ChangeLog +++ b/games-fps/ut2004-strikeforce/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-fps/ut2004-strikeforce -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v 1.1 2005/07/12 19:56:09 wolf31o2 Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ChangeLog,v 1.2 2006/09/28 19:01:30 wolf31o2 Exp $ + + 28 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> + ut2004-strikeforce-3.01.ebuild: + Change to use the new liflg thirdpartymirror. *ut2004-strikeforce-3.01 (12 Jul 2005) diff --git a/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild b/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild index 825781dbbc69..3dc8308d65cb 100644 --- a/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild +++ b/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild,v 1.1 2005/07/12 19:56:09 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/ut2004-strikeforce/ut2004-strikeforce-3.01.ebuild,v 1.2 2006/09/28 19:01:30 wolf31o2 Exp $ MOD_DESC="A Terrorist vs. Strike Force mod for UT2004" MOD_NAME="Strike Force" @@ -10,7 +10,8 @@ MOD_ICON=strike.force.xpm inherit games games-ut2k4mod HOMEPAGE="http://www.strikeforce2004.com/" -SRC_URI="strike.force_${PV}-english.run" +SRC_URI="mirror://liflg/strike.force_${PV}-english.run" LICENSE="freedist" +RESTRICT="mirror strip" IUSE="" |