summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-01-20 21:56:17 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-01-20 21:56:17 +0000
commit929a1781a5b71ed3895065713960e40648633b7d (patch)
tree4f28991d1d349aa011f9a9fddaa8eb136f839aa3 /games-misc/fretsonfire/fretsonfire-1.3.110.ebuild
parentx11-themes/qindustrial-therp: Drop empty (R)DEPEND and unused eutils eclass (diff)
downloadsunrise-929a1781a5b71ed3895065713960e40648633b7d.tar.gz
sunrise-929a1781a5b71ed3895065713960e40648633b7d.tar.bz2
sunrise-929a1781a5b71ed3895065713960e40648633b7d.zip
games-misc/fretsonfire: Updating dependency
svn path=/sunrise/; revision=7751
Diffstat (limited to 'games-misc/fretsonfire/fretsonfire-1.3.110.ebuild')
-rw-r--r--games-misc/fretsonfire/fretsonfire-1.3.110.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/games-misc/fretsonfire/fretsonfire-1.3.110.ebuild b/games-misc/fretsonfire/fretsonfire-1.3.110.ebuild
index 6147d67d2..785eb17e4 100644
--- a/games-misc/fretsonfire/fretsonfire-1.3.110.ebuild
+++ b/games-misc/fretsonfire/fretsonfire-1.3.110.ebuild
@@ -17,11 +17,10 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN_URI}-${PV}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="doc glew guitarhero psyco"
+IUSE="doc guitarhero psyco"
# NOTES :
# numeric is not mentionned but looks needed
-# glewpy is probably not needed anymore. Waiting for a confirmation.
# pyopengl-2.0.0.44 (stable) makes the game crash with some configs
DEPEND=""
RDEPEND="dev-python/pygame
@@ -32,8 +31,7 @@ RDEPEND="dev-python/pygame
media-libs/sdl-mixer[vorbis]
doc? ( >=dev-python/epydoc-3.0.1 )
psyco? ( dev-python/psyco )
- guitarhero? ( media-sound/vorbis-tools )
- glew? ( dev-python/glewpy )"
+ guitarhero? ( media-sound/vorbis-tools )"
S=${WORKDIR}/${MY_PN}-${PV}