summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2009-10-01 21:32:07 +0000
committerTristan Heaven <nyhm@gentoo.org>2009-10-01 21:32:07 +0000
commit2269eb2d3224ce109422030cc27d03ac5b65e71b (patch)
tree29ffee4df8846f60f9ffaf62bae7304a93e7d6ea /games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
parentset IUSE; drop RDEPEND (diff)
downloadgentoo-2-2269eb2d3224ce109422030cc27d03ac5b65e71b.tar.gz
gentoo-2-2269eb2d3224ce109422030cc27d03ac5b65e71b.tar.bz2
gentoo-2-2269eb2d3224ce109422030cc27d03ac5b65e71b.zip
set IUSE; drop RDEPEND
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild')
-rw-r--r--games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild10
1 files changed, 2 insertions, 8 deletions
diff --git a/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild b/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
index f28901825cfa..18af1bc1a5cc 100644
--- a/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
+++ b/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild,v 1.2 2008/09/26 18:50:53 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-lrctf/quake3-lrctf-1.1.ebuild,v 1.3 2009/10/01 21:32:07 nyhm Exp $
MOD_DESC="offhand grapple all-weapons capture the flag mod"
MOD_NAME="Loki's Revenge CTF"
@@ -14,12 +14,6 @@ HOMEPAGE="http://www.lrctf.com/"
SRC_URI="http://lrctf.com/release/LRCTF_Q3A_v1.1_full.zip"
LICENSE="LRCTF"
-
KEYWORDS="-* ~amd64 ~ppc ~x86"
+IUSE="dedicated opengl"
PROPERTIES="interactive"
-
-RDEPEND="ppc? ( games-fps/${GAME} )
- !ppc? (
- || (
- games-fps/${GAME}
- games-fps/${GAME}-bin ) )"