summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
commit2fafcb321f5ae80068469332c4ed3aa5151b647c (patch)
tree883963d53c8d57d1ad6325589cc2075066ff98f4 /dev-python
parentfix digest (diff)
downloadgentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip
big IUSE commit
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/Imaging/Imaging-1.1.2-r2.ebuild4
-rw-r--r--dev-python/anygui/anygui-0.1.1-r1.ebuild4
-rw-r--r--dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild4
-rw-r--r--dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild4
-rw-r--r--dev-python/gnome-python/gnome-python-1.4.2.ebuild4
-rw-r--r--dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild4
6 files changed, 18 insertions, 6 deletions
diff --git a/dev-python/Imaging/Imaging-1.1.2-r2.ebuild b/dev-python/Imaging/Imaging-1.1.2-r2.ebuild
index 01e7c4608e4b..c746fe76bc23 100644
--- a/dev-python/Imaging/Imaging-1.1.2-r2.ebuild
+++ b/dev-python/Imaging/Imaging-1.1.2-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/Imaging/Imaging-1.1.2-r2.ebuild,v 1.5 2002/10/04 05:25:39 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/Imaging/Imaging-1.1.2-r2.ebuild,v 1.6 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="tcltk"
S=${WORKDIR}/${P}
diff --git a/dev-python/anygui/anygui-0.1.1-r1.ebuild b/dev-python/anygui/anygui-0.1.1-r1.ebuild
index d2602abd5007..37a8c1f393ab 100644
--- a/dev-python/anygui/anygui-0.1.1-r1.ebuild
+++ b/dev-python/anygui/anygui-0.1.1-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/anygui/anygui-0.1.1-r1.ebuild,v 1.7 2002/10/04 05:26:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/anygui/anygui-0.1.1-r1.ebuild,v 1.8 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="wxwin gtk qt tcltk"
S=${WORKDIR}/${P}
DESCRIPTION="Generic GUI Module for Python"
diff --git a/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild b/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild
index 79b75403d2dc..9bf18c0607cf 100644
--- a/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild
+++ b/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-20022 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild,v 1.7 2002/10/04 05:26:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r3.ebuild,v 1.8 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="gnome opengl"
S=${WORKDIR}/${P}
DESCRIPTION="gnome-python"
diff --git a/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild b/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild
index 525e8323411c..56c81abfc073 100644
--- a/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild
+++ b/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild,v 1.7 2002/10/04 05:26:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.1-r4.ebuild,v 1.8 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="gnome opengl"
S=${WORKDIR}/${P}
DESCRIPTION="gnome-python"
diff --git a/dev-python/gnome-python/gnome-python-1.4.2.ebuild b/dev-python/gnome-python/gnome-python-1.4.2.ebuild
index f3779f52011c..13b35ae50dde 100644
--- a/dev-python/gnome-python/gnome-python-1.4.2.ebuild
+++ b/dev-python/gnome-python/gnome-python-1.4.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.4 2002/10/04 05:26:22 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/gnome-python/gnome-python-1.4.2.ebuild,v 1.5 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="gnome opengl"
S=${WORKDIR}/${P}
DESCRIPTION="gnome-python"
diff --git a/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild b/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild
index 69fc9b4c848e..57ccc524a091 100644
--- a/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild
+++ b/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.6 2002/10/04 05:27:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/wxPython/wxPython-2.3.2.1-r2.ebuild,v 1.7 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="opengl"
S=${WORKDIR}/${P}