diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:45:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 14:45:53 +0000 |
commit | 9b2dbad663dd259001969520eff41e9c1614c252 (patch) | |
tree | efd41d8104b77d89e6fb95e79328a302acfbf4fb | |
parent | sync IUSE (missing), trim trailing whitespace (diff) | |
download | historical-9b2dbad663dd259001969520eff41e9c1614c252.tar.gz historical-9b2dbad663dd259001969520eff41e9c1614c252.tar.bz2 historical-9b2dbad663dd259001969520eff41e9c1614c252.zip |
sync IUSE (missing)
4 files changed, 8 insertions, 4 deletions
diff --git a/games-fps/avp-cvs/avp-cvs-20031110.ebuild b/games-fps/avp-cvs/avp-cvs-20031110.ebuild index 6348b04bc33d..7f8f0409a1f8 100644 --- a/games-fps/avp-cvs/avp-cvs-20031110.ebuild +++ b/games-fps/avp-cvs/avp-cvs-20031110.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/avp-cvs/avp-cvs-20031110.ebuild,v 1.8 2004/06/24 22:40:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/avp-cvs/avp-cvs-20031110.ebuild,v 1.9 2004/07/14 14:42:07 agriffis Exp $ #ECVS_SERVER="icculus.org:/cvs/cvsroot" ECVS_PASS="anonymous" @@ -14,6 +14,7 @@ SRC_URI="mirror://gentoo/avp-${PV}.tar.bz2" LICENSE="AvP" SLOT="0" KEYWORDS="x86" +IUSE="" RDEPEND="virtual/x11 media-libs/openal diff --git a/games-fps/blackshades-cvs/blackshades-cvs-20031110.ebuild b/games-fps/blackshades-cvs/blackshades-cvs-20031110.ebuild index 967152ba0c96..fcc6c63f06f9 100644 --- a/games-fps/blackshades-cvs/blackshades-cvs-20031110.ebuild +++ b/games-fps/blackshades-cvs/blackshades-cvs-20031110.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/blackshades-cvs/blackshades-cvs-20031110.ebuild,v 1.6 2004/06/24 22:41:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/blackshades-cvs/blackshades-cvs-20031110.ebuild,v 1.7 2004/07/14 14:43:28 agriffis Exp $ #ECVS_PASS="anonymous" #ECVS_SERVER="icculus.org:/cvs/cvsroot" @@ -16,6 +16,7 @@ SRC_URI="http://filesingularity.timedoctor.org/Textures.tar.bz2 LICENSE="blackshades" SLOT="0" KEYWORDS="x86 ~ppc" +IUSE="" RDEPEND="virtual/x11 virtual/opengl 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 )" |