summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2009-10-01 21:33:22 +0000
committerTristan Heaven <tristan@gentoo.org>2009-10-01 21:33:22 +0000
commit4f3d63b54e2f1b75bc417fac3ed340896805961e (patch)
tree1b40b76a69f27225b4e9a8edccb3260a93c1f7de /games-fps/quake3-lrctf
parentrm (diff)
downloadhistorical-4f3d63b54e2f1b75bc417fac3ed340896805961e.tar.gz
historical-4f3d63b54e2f1b75bc417fac3ed340896805961e.tar.bz2
historical-4f3d63b54e2f1b75bc417fac3ed340896805961e.zip
set IUSE; drop RDEPEND
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'games-fps/quake3-lrctf')
-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 ) )"