diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-21 19:03:17 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-21 19:03:17 +0000 |
commit | 7c8ca339612595790eed735a1210a27bab7a74cd (patch) | |
tree | 0a0c6214b95dd4c11ff6770f37a4f320510e5865 /dev-tcltk/expect/expect-5.42.1-r1.ebuild | |
parent | Use the ein32codecs package instead of installing separate ones. (diff) | |
download | gentoo-2-7c8ca339612595790eed735a1210a27bab7a74cd.tar.gz gentoo-2-7c8ca339612595790eed735a1210a27bab7a74cd.tar.bz2 gentoo-2-7c8ca339612595790eed735a1210a27bab7a74cd.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-tcltk/expect/expect-5.42.1-r1.ebuild')
-rw-r--r-- | dev-tcltk/expect/expect-5.42.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/expect/expect-5.42.1-r1.ebuild b/dev-tcltk/expect/expect-5.42.1-r1.ebuild index 0862ca130500..42936b462aa7 100644 --- a/dev-tcltk/expect/expect-5.42.1-r1.ebuild +++ b/dev-tcltk/expect/expect-5.42.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.42.1-r1.ebuild,v 1.5 2005/04/13 16:52:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.42.1-r1.ebuild,v 1.6 2005/04/21 19:03:17 hansmi Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://expect.nist.gov/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="X doc" # We need dejagnu for src_test, but dejagnu needs expect |