diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-08-27 16:46:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-08-27 16:46:59 +0000 |
commit | c2d9c90ab4ab47a6e75b9fa1bcca6cb32290e755 (patch) | |
tree | a7d5c2c31063ebc885d921db6a6244f3ab5c4799 /dev-tcltk/expect/expect-5.43.0.ebuild | |
parent | Stable for HPPA (bug #281398). (diff) | |
download | gentoo-2-c2d9c90ab4ab47a6e75b9fa1bcca6cb32290e755.tar.gz gentoo-2-c2d9c90ab4ab47a6e75b9fa1bcca6cb32290e755.tar.bz2 gentoo-2-c2d9c90ab4ab47a6e75b9fa1bcca6cb32290e755.zip |
Stable for HPPA (bug #281420).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'dev-tcltk/expect/expect-5.43.0.ebuild')
-rw-r--r-- | dev-tcltk/expect/expect-5.43.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/expect/expect-5.43.0.ebuild b/dev-tcltk/expect/expect-5.43.0.ebuild index 39a469358c04..2f9b6a88478c 100644 --- a/dev-tcltk/expect/expect-5.43.0.ebuild +++ b/dev-tcltk/expect/expect-5.43.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.43.0.ebuild,v 1.14 2009/08/18 07:36:01 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.43.0.ebuild,v 1.15 2009/08/27 16:46:59 jer Exp $ WANT_AUTOCONF="2.1" inherit autotools eutils versionator @@ -11,7 +11,7 @@ SRC_URI="http://expect.nist.gov/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="X doc" # We need dejagnu for src_test, but dejagnu needs expect |