diff options
Diffstat (limited to 'dev-tcltk/expect/expect-5.37.1.ebuild')
-rw-r--r-- | dev-tcltk/expect/expect-5.37.1.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
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} |