diff options
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild | 3 | ||||
-rw-r--r-- | games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild b/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild index fddd11223fe0..a645b51347e3 100644 --- a/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild +++ b/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild,v 1.4 2004/06/24 22:48:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-infiltration/unreal-tournament-infiltration-286.ebuild,v 1.5 2004/07/14 14:45:08 agriffis Exp $ inherit games @@ -15,6 +15,7 @@ SRC_URI="ftp://inffilemirror.theonlinegaming.com/INF286/Full-Zipped/${INFFILE} LICENSE="as-is" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="app-arch/unzip || ( games-fps/unreal-tournament games-fps/unreal-tournament-goty )" diff --git a/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild b/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild index a8286ac22f64..73196585aee3 100644 --- a/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild +++ b/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # 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.75.ebuild,v 1.4 2004/06/24 22:48:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/unreal-tournament-strikeforce/unreal-tournament-strikeforce-1.75.ebuild,v 1.5 2004/07/14 14:45:53 agriffis Exp $ inherit games @@ -14,6 +14,7 @@ SRC_URI="http://www.zvdk.nl/downloads/server/SF${MY_PV}.zip LICENSE="as-is" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="|| ( games-fps/unreal-tournament games-fps/unreal-tournament-goty )" |