From 846624bb5d2ba1dcdf916be64eb2317dcd83f8da Mon Sep 17 00:00:00 2001 From: Daniel Robbins Date: Sat, 5 Oct 2002 05:39:12 +0000 Subject: big IUSE commit --- dev-tcltk/expect/expect-5.33.0.ebuild | 2 ++ dev-tcltk/expect/expect-5.37.1-r1.ebuild | 4 +++- dev-tcltk/expect/expect-5.37.1.ebuild | 4 +++- 3 files changed, 8 insertions(+), 2 deletions(-) (limited to 'dev-tcltk/expect') 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} -- cgit v1.2.3-65-gdbad