summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2009-10-01 21:20:00 +0000
committerTristan Heaven <tristan@gentoo.org>2009-10-01 21:20:00 +0000
commit368416f9983fb9d2589faacd0ebc1196b7d8c163 (patch)
tree014dba670f3a47418a2ca6aecdc9893ff5cb3ca7 /games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
parentset KEYWORDS, IUSE; drop RDEPEND (diff)
downloadhistorical-368416f9983fb9d2589faacd0ebc1196b7d8c163.tar.gz
historical-368416f9983fb9d2589faacd0ebc1196b7d8c163.tar.bz2
historical-368416f9983fb9d2589faacd0ebc1196b7d8c163.zip
set IUSE; drop RDEPEND
Package-Manager: portage-2.2_rc42/cvs/Linux x86_64
Diffstat (limited to 'games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild')
-rw-r--r--games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild10
1 files changed, 2 insertions, 8 deletions
diff --git a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
index 46f9f28c21e9..0688fd7f471a 100644
--- a/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild
+++ b/games-fps/quake3-bfp/quake3-bfp-1.2-r1.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-bfp/quake3-bfp-1.2-r1.ebuild,v 1.3 2008/02/15 01:00:12 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-bfp/quake3-bfp-1.2-r1.ebuild,v 1.4 2009/10/01 21:17:55 nyhm Exp $
MOD_DESC="take control of Ki-powered superheros and battle in a mostly aerial fight"
MOD_NAME="Bid For Power"
@@ -13,11 +13,5 @@ HOMEPAGE="http://www.planetquake.com/bidforpower/"
SRC_URI="http://games.mirrors.tds.net/pub/planetquake3/modifications/bidforpower/bidforpower${PV/./-}.zip"
LICENSE="freedist"
-
KEYWORDS="-* ~amd64 ~ppc ~x86"
-
-RDEPEND="ppc? ( games-fps/${GAME} )
- !ppc? (
- || (
- games-fps/${GAME}
- games-fps/${GAME}-bin ) )"
+IUSE="dedicated opengl"