summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-04-23 16:01:36 +0000
committerMike Frysinger <vapier@gentoo.org>2003-04-23 16:01:36 +0000
commit5f0d5d3a6fdd7f499cf4e9f997b6248a38d185ae (patch)
treea2e74d37b137fe5b5e157268a6ffe0c928c1026e /dev-tcltk/expect/expect-5.37.1-r1.ebuild
parentInitial commit. (diff)
downloadhistorical-5f0d5d3a6fdd7f499cf4e9f997b6248a38d185ae.tar.gz
historical-5f0d5d3a6fdd7f499cf4e9f997b6248a38d185ae.tar.bz2
historical-5f0d5d3a6fdd7f499cf4e9f997b6248a38d185ae.zip
touchups
Diffstat (limited to 'dev-tcltk/expect/expect-5.37.1-r1.ebuild')
-rw-r--r--dev-tcltk/expect/expect-5.37.1-r1.ebuild11
1 files changed, 4 insertions, 7 deletions
diff --git a/dev-tcltk/expect/expect-5.37.1-r1.ebuild b/dev-tcltk/expect/expect-5.37.1-r1.ebuild
index 39206a1675ee..b3dc194765e0 100644
--- a/dev-tcltk/expect/expect-5.37.1-r1.ebuild
+++ b/dev-tcltk/expect/expect-5.37.1-r1.ebuild
@@ -1,26 +1,23 @@
# Copyright 1999-2003 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.10 2003/03/10 22:28:57 agriffis Exp $
-
-IUSE="X doc"
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1-r1.ebuild,v 1.11 2003/04/23 16:01:36 vapier Exp $
#remove the trailing ".0" from the tarball version
S=${WORKDIR}/${P%.1}
-DESCRIPTION="Expect is a tool for automating interactive applications"
+DESCRIPTION="tool for automating interactive applications"
SRC_URI="http://expect.nist.gov/src/${P}.tar.gz"
HOMEPAGE="http://expect.nist.gov/"
SLOT="0"
KEYWORDS="x86 ppc sparc alpha"
LICENSE="BSD"
+IUSE="X doc"
DEPEND=">=dev-lang/tcl-8.2
- X? ( >=dev-lang/tk-8.2 )"
-
+ X? ( >=dev-lang/tk-8.2 )"
src_compile() {
-
local myconf
local tclv
local tkv