diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:20:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:20:27 +0000 |
commit | b35342494ce5fb941f68efb691c11e589a3eb924 (patch) | |
tree | d3ecd662927858f5c6a63fa0c2504a19f871a7ef /dev-tcltk/tclx | |
parent | Stable for amd64, wrt bug #418931 (diff) | |
download | gentoo-2-b35342494ce5fb941f68efb691c11e589a3eb924.tar.gz gentoo-2-b35342494ce5fb941f68efb691c11e589a3eb924.tar.bz2 gentoo-2-b35342494ce5fb941f68efb691c11e589a3eb924.zip |
Stable for amd64, wrt bug #418933
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk/tclx')
-rw-r--r-- | dev-tcltk/tclx/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tclx/tclx-8.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tclx/ChangeLog b/dev-tcltk/tclx/ChangeLog index ab9298e3bc97..509838c66668 100644 --- a/dev-tcltk/tclx/ChangeLog +++ b/dev-tcltk/tclx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.44 2012/06/07 17:34:48 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.45 2012/06/11 10:20:27 ago Exp $ + + 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> tclx-8.4-r2.ebuild: + Stable for amd64, wrt bug #418933 07 Jun 2012; Justin Lecher <jlec@gentoo.org> tclx-8.4-r2.ebuild, metadata.xml: diff --git a/dev-tcltk/tclx/tclx-8.4-r2.ebuild b/dev-tcltk/tclx/tclx-8.4-r2.ebuild index 24d4a8f23fd9..86f8c1ac7988 100644 --- a/dev-tcltk/tclx/tclx-8.4-r2.ebuild +++ b/dev-tcltk/tclx/tclx-8.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4-r2.ebuild,v 1.2 2012/06/07 17:34:48 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.4-r2.ebuild,v 1.3 2012/06/11 10:20:27 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tclx/${PN}${PV}.tar.bz2" LICENSE="BSD" IUSE="tk threads" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" DEPEND=" >=dev-lang/tcl-8.4.6 |