diff options
-rw-r--r-- | dev-tcltk/tclx/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tclx/tclx-8.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tclx/ChangeLog b/dev-tcltk/tclx/ChangeLog index f8fa741a9e64..bda12446ff79 100644 --- a/dev-tcltk/tclx/ChangeLog +++ b/dev-tcltk/tclx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.51 2013/05/16 12:52:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.52 2013/05/16 13:23:14 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> tclx-8.4.1.ebuild: + Stable for ppc, wrt bug #463086 16 May 2013; Agostino Sarubbo <ago@gentoo.org> tclx-8.4.1.ebuild: Stable for amd64, wrt bug #463086 diff --git a/dev-tcltk/tclx/tclx-8.4.1.ebuild b/dev-tcltk/tclx/tclx-8.4.1.ebuild index fa02ce3e0ba4..c7aaba5c05f5 100644 --- a/dev-tcltk/tclx/tclx-8.4.1.ebuild +++ b/dev-tcltk/tclx/tclx-8.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4.1.ebuild,v 1.2 2013/05/16 12:52:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4.1.ebuild,v 1.3 2013/05/16 13:23:14 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tclx/${PN}${PV}.tar.bz2" LICENSE="BSD" IUSE="tk threads" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" DEPEND=" dev-lang/tcl |