diff options
author | Brad House <brad_mssw@gentoo.org> | 2004-02-22 01:08:31 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2004-02-22 01:08:31 +0000 |
commit | 695b5c164dc14db8680421c52f66f56705c19b24 (patch) | |
tree | 7089d68a3cea0a6f1e679b38348909a571d74202 /dev-tcltk/expect/expect-5.37.1-r1.ebuild | |
parent | ver bump (diff) | |
download | gentoo-2-695b5c164dc14db8680421c52f66f56705c19b24.tar.gz gentoo-2-695b5c164dc14db8680421c52f66f56705c19b24.tar.bz2 gentoo-2-695b5c164dc14db8680421c52f66f56705c19b24.zip |
amd64
Diffstat (limited to 'dev-tcltk/expect/expect-5.37.1-r1.ebuild')
-rw-r--r-- | dev-tcltk/expect/expect-5.37.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/expect/expect-5.37.1-r1.ebuild b/dev-tcltk/expect/expect-5.37.1-r1.ebuild index 1b987ad0bdc5..2cdf66fa2939 100644 --- a/dev-tcltk/expect/expect-5.37.1-r1.ebuild +++ b/dev-tcltk/expect/expect-5.37.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.14 2004/01/29 02:49:45 avenj Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.37.1-r1.ebuild,v 1.15 2004/02/22 01:04:18 brad_mssw Exp $ #remove the trailing ".0" from the tarball version S=${WORKDIR}/${P%.1} @@ -10,7 +10,7 @@ SRC_URI="http://expect.nist.gov/src/${P}.tar.gz" HOMEPAGE="http://expect.nist.gov/" SLOT="0" -KEYWORDS="x86 ppc sparc alpha ~mips ~amd64" +KEYWORDS="x86 ppc sparc alpha ~mips amd64" LICENSE="BSD" IUSE="X doc" |