diff options
author | 2004-04-05 21:16:03 +0000 | |
---|---|---|
committer | 2004-04-05 21:16:03 +0000 | |
commit | fab3abd2f5f3a472a91b8e2ebd548f31546e5cdc (patch) | |
tree | 034e1fbf93aa51e5e1fe7fbf8b9949ded5360605 /dev-tcltk/expect/expect-5.40.0.ebuild | |
parent | remove old ebuild using php-2 eclass, and mark 4.3.4r2 as stable. (Manifest r... (diff) | |
download | gentoo-2-fab3abd2f5f3a472a91b8e2ebd548f31546e5cdc.tar.gz gentoo-2-fab3abd2f5f3a472a91b8e2ebd548f31546e5cdc.tar.bz2 gentoo-2-fab3abd2f5f3a472a91b8e2ebd548f31546e5cdc.zip |
hppa stable
Diffstat (limited to 'dev-tcltk/expect/expect-5.40.0.ebuild')
-rw-r--r-- | dev-tcltk/expect/expect-5.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/expect/expect-5.40.0.ebuild b/dev-tcltk/expect/expect-5.40.0.ebuild index 027dc306d129..c23fa0a31c1e 100644 --- a/dev-tcltk/expect/expect-5.40.0.ebuild +++ b/dev-tcltk/expect/expect-5.40.0.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.40.0.ebuild,v 1.1 2004/04/04 22:13:08 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.40.0.ebuild,v 1.2 2004/04/05 21:11:31 vapier Exp $ inherit gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://expect.nist.gov/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips hppa ~amd64" IUSE="X doc" DEPEND=">=dev-lang/tcl-8.2 |