diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 16:57:33 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-07 16:57:33 +0000 |
commit | ad2d3fd19db5012a5a19c78f481c95c432ba6480 (patch) | |
tree | 107c7d902fde44cf68521acc89088444fcc5b1d5 /dev-tcltk | |
parent | ia64/sparc stable wrt #321591 (diff) | |
download | gentoo-2-ad2d3fd19db5012a5a19c78f481c95c432ba6480.tar.gz gentoo-2-ad2d3fd19db5012a5a19c78f481c95c432ba6480.tar.bz2 gentoo-2-ad2d3fd19db5012a5a19c78f481c95c432ba6480.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #324951
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/expect/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/expect/expect-5.44.1.15.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/expect/ChangeLog b/dev-tcltk/expect/ChangeLog index ac1eb2b25ede..6180a88edea4 100644 --- a/dev-tcltk/expect/ChangeLog +++ b/dev-tcltk/expect/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/expect # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/ChangeLog,v 1.79 2010/07/23 12:35:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/ChangeLog,v 1.80 2010/08/07 16:57:33 armin76 Exp $ + + 07 Aug 2010; Raúl Porcel <armin76@gentoo.org> expect-5.44.1.15.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #324951 23 Jul 2010; Markus Meier <maekke@gentoo.org> expect-5.44.1.15.ebuild: arm stable, bug #324951 diff --git a/dev-tcltk/expect/expect-5.44.1.15.ebuild b/dev-tcltk/expect/expect-5.44.1.15.ebuild index 82bc9ecd8746..825eafc78e82 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.12 2010/07/23 12:35:15 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/expect/expect-5.44.1.15.ebuild,v 1.13 2010/08/07 16:57:33 armin76 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 m68k ~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 |