summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:12 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:12 +0000
commit846624bb5d2ba1dcdf916be64eb2317dcd83f8da (patch)
tree767f2356f60ae57134fa59da5023a8e195e69b3b /dev-tcltk
parentbig IUSE commit (diff)
downloadhistorical-846624bb5d2ba1dcdf916be64eb2317dcd83f8da.tar.gz
historical-846624bb5d2ba1dcdf916be64eb2317dcd83f8da.tar.bz2
historical-846624bb5d2ba1dcdf916be64eb2317dcd83f8da.zip
big IUSE commit
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/expect/expect-5.33.0.ebuild2
-rw-r--r--dev-tcltk/expect/expect-5.37.1-r1.ebuild4
-rw-r--r--dev-tcltk/expect/expect-5.37.1.ebuild4
-rw-r--r--dev-tcltk/tclx/tclx-8.3.ebuild4
4 files changed, 11 insertions, 3 deletions
diff --git a/dev-tcltk/expect/expect-5.33.0.ebuild b/dev-tcltk/expect/expect-5.33.0.ebuild
index 3038c3b3f6cf..a949ea6f418f 100644
--- a/dev-tcltk/expect/expect-5.33.0.ebuild
+++ b/dev-tcltk/expect/expect-5.33.0.ebuild
@@ -2,6 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
# /home/cvsroot/gentoo-x86/skel.build,v 1.7 2001/08/25 21:15:08 chadh Exp
+IUSE="X"
+
#remove the trailing ".0" from the tarball version
S=${WORKDIR}/${P%.0}
diff --git a/dev-tcltk/expect/expect-5.37.1-r1.ebuild b/dev-tcltk/expect/expect-5.37.1-r1.ebuild
index c34088cb8dd8..c3806feabc41 100644
--- a/dev-tcltk/expect/expect-5.37.1-r1.ebuild
+++ b/dev-tcltk/expect/expect-5.37.1-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1-r1.ebuild,v 1.4 2002/10/04 05:30:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1-r1.ebuild,v 1.5 2002/10/05 05:39:12 drobbins Exp $
+
+IUSE="X"
#remove the trailing ".0" from the tarball version
S=${WORKDIR}/${P%.1}
diff --git a/dev-tcltk/expect/expect-5.37.1.ebuild b/dev-tcltk/expect/expect-5.37.1.ebuild
index 811fd9bb4e5a..1dbac9a89e0d 100644
--- a/dev-tcltk/expect/expect-5.37.1.ebuild
+++ b/dev-tcltk/expect/expect-5.37.1.ebuild
@@ -1,6 +1,8 @@
# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1.ebuild,v 1.3 2002/10/04 05:30:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1.ebuild,v 1.4 2002/10/05 05:39:12 drobbins Exp $
+
+IUSE="X"
#remove the trailing ".0" from the tarball version
S=${WORKDIR}/${P%.1}
diff --git a/dev-tcltk/tclx/tclx-8.3.ebuild b/dev-tcltk/tclx/tclx-8.3.ebuild
index d8441bfd399d..90968d6723a9 100644
--- a/dev-tcltk/tclx/tclx-8.3.ebuild
+++ b/dev-tcltk/tclx/tclx-8.3.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-tcltk/tclx/tclx-8.3.ebuild,v 1.2 2002/08/16 21:48:13 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.ebuild,v 1.3 2002/10/05 05:39:12 drobbins Exp $
+
+IUSE="X"
DESCRIPTION="A set of extensions to TCL"