diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-07 14:03:01 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-07 14:03:01 +0000 |
commit | 3d56317d44a5da776d7d3b1197b31f2d32d5f601 (patch) | |
tree | 3b3bb419418c52b1cfeb67d5e3aef4fca317aa9d /dev-tcltk/expect/expect-5.44.1.15.ebuild | |
parent | new ebuild, Perl bindings to Mozilla LDAP C SDK (diff) | |
download | historical-3d56317d44a5da776d7d3b1197b31f2d32d5f601.tar.gz historical-3d56317d44a5da776d7d3b1197b31f2d32d5f601.tar.bz2 historical-3d56317d44a5da776d7d3b1197b31f2d32d5f601.zip |
x86 stable wrt bug #324951
Package-Manager: portage-2.1.8.3/cvs/Linux i686
Diffstat (limited to 'dev-tcltk/expect/expect-5.44.1.15.ebuild')
-rw-r--r-- | dev-tcltk/expect/expect-5.44.1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/expect/expect-5.44.1.15.ebuild b/dev-tcltk/expect/expect-5.44.1.15.ebuild index aa8ee18c1434..48d995033b15 100644 --- a/dev-tcltk/expect/expect-5.44.1.15.ebuild +++ b/dev-tcltk/expect/expect-5.44.1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.44.1.15.ebuild,v 1.8 2010/06/24 21:47:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.44.1.15.ebuild,v 1.9 2010/07/07 14:03:01 phajdan.jr Exp $ EAPI="3" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~x86-solaris" IUSE="debug doc threads X" # We need dejagnu for src_test, but dejagnu needs expect |