From 4b531bf830ec52aafce43dcbf1296c19721105f1 Mon Sep 17 00:00:00 2001 From: Tristan Heaven Date: Thu, 1 Oct 2009 21:46:24 +0000 Subject: set IUSE; drop RDEPEND (Portage version: 2.2_rc42/cvs/Linux x86_64) --- games-fps/quake3-reaction/quake3-reaction-3.2.ebuild | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'games-fps/quake3-reaction/quake3-reaction-3.2.ebuild') diff --git a/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild b/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild index 89120e271f40..d808063f7f32 100644 --- a/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild +++ b/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild,v 1.2 2009/03/01 04:23:14 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-reaction/quake3-reaction-3.2.ebuild,v 1.3 2009/10/01 21:46:24 nyhm Exp $ MOD_DESC="port of Action Quake 2 to Quake 3: Arena" MOD_NAME="Reaction" @@ -15,11 +15,5 @@ SRC_URI="http://www.rq3.com/ReactionQuake3-v${PV}-Full.zip http://ftp.giga.net.tw/OS/FreeBSD/distfiles/ReactionQuake3-v${PV}-Full.zip" LICENSE="as-is" - KEYWORDS="-* ~amd64 ~ppc ~x86" - -RDEPEND="ppc? ( games-fps/${GAME} ) - !ppc? ( - || ( - games-fps/${GAME} - games-fps/${GAME}-bin ) )" +IUSE="dedicated opengl" -- cgit v1.2.3-65-gdbad