diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:49:15 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:49:15 +0000 |
commit | 95d1f329c1c21cae36a1a5bac46a7da1a8ce0431 (patch) | |
tree | 310465cb49c7c471c0f2c455ebdeae11b630eb60 /games-fps | |
parent | sync IUSE (missing), don't dep on arch for gnuconfig_update (Manifest recommit) (diff) | |
download | gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.tar.gz gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.tar.bz2 gentoo-2-95d1f329c1c21cae36a1a5bac46a7da1a8ce0431.zip |
sync IUSE (missing)
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 )" |