diff options
author | Tristan Heaven <nyhm@gentoo.org> | 2009-10-01 21:42:26 +0000 |
---|---|---|
committer | Tristan Heaven <nyhm@gentoo.org> | 2009-10-01 21:42:26 +0000 |
commit | bfb01601a6eb08ed8abc810fa9c3848232551858 (patch) | |
tree | 03d0ab3bfa1b54dc523e0a0579d8a9260a0ec985 /games-fps | |
parent | set KEYWORDS, IUSE (diff) | |
download | gentoo-2-bfb01601a6eb08ed8abc810fa9c3848232551858.tar.gz gentoo-2-bfb01601a6eb08ed8abc810fa9c3848232551858.tar.bz2 gentoo-2-bfb01601a6eb08ed8abc810fa9c3848232551858.zip |
set IUSE; drop RDEPEND
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild b/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild index c42afecfd48f..67e39044d408 100644 --- a/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild +++ b/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild,v 1.2 2009/01/23 18:04:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-osp/quake3-osp-1.03a-r1.ebuild,v 1.3 2009/10/01 21:42:26 nyhm Exp $ MOD_DESC="a tournament mod" MOD_NAME="OSP" @@ -13,14 +13,8 @@ SRC_URI="http://www.flatlands.ch/filebase/mods/left/osp-Quake3-${PV}_full.zip HOMEPAGE="http://www.orangesmoothie.org/" LICENSE="GPL-2" - KEYWORDS="-* ~amd64 ~ppc ~x86" - -RDEPEND="ppc? ( games-fps/${GAME} ) - !ppc? ( - || ( - games-fps/${GAME} - games-fps/${GAME}-bin ) )" +IUSE="dedicated opengl" pkg_nofetch() { einfo "Go to http://www.fileshack.com/file.x?fid=1515 and download" |