summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-02-09 18:58:33 +0000
committerMarinus Schraal <foser@gentoo.org>2003-02-09 18:58:33 +0000
commit975e30617aa888c06c6246cc85050e7b22699a0f (patch)
tree9c7616bb87af72c1053e200f2a6644038ac0391b /dev-python/pygtk
parentNew versions (diff)
downloadhistorical-975e30617aa888c06c6246cc85050e7b22699a0f.tar.gz
historical-975e30617aa888c06c6246cc85050e7b22699a0f.tar.bz2
historical-975e30617aa888c06c6246cc85050e7b22699a0f.zip
added IUSE
Diffstat (limited to 'dev-python/pygtk')
-rw-r--r--dev-python/pygtk/pygtk-1.99.15.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/pygtk/pygtk-1.99.15.ebuild b/dev-python/pygtk/pygtk-1.99.15.ebuild
index bdb794e26e70..33e181821895 100644
--- a/dev-python/pygtk/pygtk-1.99.15.ebuild
+++ b/dev-python/pygtk/pygtk-1.99.15.ebuild
@@ -5,6 +5,8 @@
# since its a development version
inherit debug
+IUSE="gnome opengl"
+
S=${WORKDIR}/${P}
DESCRIPTION="GTK+2 bindings for Python"
SRC_URI="ftp://ftp.gtk.org/pub/gtk/python/v2.0/${P}.tar.gz"