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 | 1338d8a90567705c0bdcfdc8d7342e7f6ddce7c2 (patch) | |
tree | 5f958581377051ea7fec53b81bf1a2be6a1fa26f /games-fps/ut2004-strikeforce | |
parent | Change to use the new liflg thirdpartymirror. (diff) | |
download | gentoo-2-1338d8a90567705c0bdcfdc8d7342e7f6ddce7c2.tar.gz gentoo-2-1338d8a90567705c0bdcfdc8d7342e7f6ddce7c2.tar.bz2 gentoo-2-1338d8a90567705c0bdcfdc8d7342e7f6ddce7c2.zip |
Change to use the new liflg thirdpartymirror.
(Portage version: 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="" |