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
commit5df8346e8ba4a3b09178229f5940beb9d5c76b96 (patch)
treead91e3fced4cd16744ceb05e82d965f10af74a51 /dev-python
parentNew versions (diff)
downloadgentoo-2-5df8346e8ba4a3b09178229f5940beb9d5c76b96.tar.gz
gentoo-2-5df8346e8ba4a3b09178229f5940beb9d5c76b96.tar.bz2
gentoo-2-5df8346e8ba4a3b09178229f5940beb9d5c76b96.zip
added IUSE
Diffstat (limited to 'dev-python')
-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"