summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2009-10-01 21:49:38 +0000
committerTristan Heaven <tristan@gentoo.org>2009-10-01 21:49:38 +0000
commit242fa47180f28ed960b7db0c1508669b7a6e2161 (patch)
tree48855c4c0c4abe3b53d64ee08010b1ced977c1cc /games-fps/quake3-reaction/quake3-reaction-3.2.ebuild
parentVersion bump (diff)
downloadhistorical-242fa47180f28ed960b7db0c1508669b7a6e2161.tar.gz
historical-242fa47180f28ed960b7db0c1508669b7a6e2161.tar.bz2
historical-242fa47180f28ed960b7db0c1508669b7a6e2161.zip
set IUSE; drop RDEPEND
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'games-fps/quake3-reaction/quake3-reaction-3.2.ebuild')
-rw-r--r--games-fps/quake3-reaction/quake3-reaction-3.2.ebuild10
1 files changed, 2 insertions, 8 deletions
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"