diff options
author | Tristan Heaven <tristan@gentoo.org> | 2009-10-01 21:33:22 +0000 |
---|---|---|
committer | Tristan Heaven <tristan@gentoo.org> | 2009-10-01 21:33:22 +0000 |
commit | 4f3d63b54e2f1b75bc417fac3ed340896805961e (patch) | |
tree | 1b40b76a69f27225b4e9a8edccb3260a93c1f7de /games-fps/quake3-matrix | |
parent | rm (diff) | |
download | historical-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-matrix')
-rw-r--r-- | games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild index c760eb5efa21..4902885d4ff2 100644 --- a/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild +++ b/games-fps/quake3-matrix/quake3-matrix-2.4_beta-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-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.2 2008/02/15 01:11:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-fps/quake3-matrix/quake3-matrix-2.4_beta-r1.ebuild,v 1.3 2009/10/01 21:33:22 nyhm Exp $ MOD_DESC="Matrix conversion mod" MOD_NAME="matrix" @@ -13,15 +13,9 @@ HOMEPAGE="http://mods.moddb.com/3388/matrix-quake-3/" SRC_URI="matrix24.zip" LICENSE="freedist" -RESTRICT="strip fetch" - KEYWORDS="-* ~amd64 ~ppc ~x86" - -RDEPEND="ppc? ( games-fps/${GAME} ) - !ppc? ( - || ( - games-fps/${GAME} - games-fps/${GAME}-bin ) )" +IUSE="dedicated opengl" +RESTRICT="strip fetch" pkg_nofetch() { einfo "Download the following files from FilePlanet and put them in" |