diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:32:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-20 08:32:21 +0000 |
commit | 66b8938447dbdd65cd28c67a56ad9c758b4e84cc (patch) | |
tree | c78e83f25debb5edc3708e02f30a49fd9411eb4b /dev-tcltk | |
parent | Stable for x86, wrt bug #463084 (diff) | |
download | gentoo-2-66b8938447dbdd65cd28c67a56ad9c758b4e84cc.tar.gz gentoo-2-66b8938447dbdd65cd28c67a56ad9c758b4e84cc.tar.bz2 gentoo-2-66b8938447dbdd65cd28c67a56ad9c758b4e84cc.zip |
Stable for x86, wrt bug #463086
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk')
-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 bda12446ff79..5a9d3e6c0646 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.52 2013/05/16 13:23:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.53 2013/05/20 08:32:21 ago Exp $ + + 20 May 2013; Agostino Sarubbo <ago@gentoo.org> tclx-8.4.1.ebuild: + Stable for x86, wrt bug #463086 16 May 2013; Agostino Sarubbo <ago@gentoo.org> tclx-8.4.1.ebuild: Stable for ppc, wrt bug #463086 diff --git a/dev-tcltk/tclx/tclx-8.4.1.ebuild b/dev-tcltk/tclx/tclx-8.4.1.ebuild index c7aaba5c05f5..53d33fb3ed68 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.3 2013/05/16 13:23:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4.1.ebuild,v 1.4 2013/05/20 08:32:21 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 |