diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-23 02:38:54 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-23 02:38:54 +0000 |
commit | e6eda9db647906906687ac1fb55ff9162eed80a1 (patch) | |
tree | a31390c9bf19d9c91f60ea87f08b398af7b6885e /games-fps | |
parent | cleanup ebuild and version bump for eclass changes (diff) | |
download | historical-e6eda9db647906906687ac1fb55ff9162eed80a1.tar.gz historical-e6eda9db647906906687ac1fb55ff9162eed80a1.tar.bz2 historical-e6eda9db647906906687ac1fb55ff9162eed80a1.zip |
fix SRC_URI #31682
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild b/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild index 92acc075a432..326f9647f9b9 100644 --- a/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild +++ b/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild,v 1.3 2003/10/03 10:11:55 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.81.ebuild,v 1.4 2003/10/23 02:38:54 vapier Exp $ inherit games MY_PV=${PV/./} DESCRIPTION="A UT addon where you fight terrorists as part of an elite strikeforce" HOMEPAGE="http://www.strike-force.com/" -SRC_URI="http://strikeforce.redconcepts.net/sf_180_server_files.tar.gz +#http://strikeforce.redconcepts.net:8888/sf_180_server_files.tar.gz +SRC_URI="mirror://gentoo/sf_180_server_files.tar.gz mirror://gentoo/${P}.tar.bz2 mirror://gentoo/sf180lnx.zip" #http://www.hut.fi/~kalyytik/sf/linux-sf.html |