From 09468e543179bcfb581ffe448060004deb43806d Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Fri, 11 Feb 2011 19:36:23 +0000 Subject: Stable on amd64 wrt bug #353854 (Portage version: 2.1.9.39/cvs/Linux x86_64) --- dev-lang/tcl/ChangeLog | 5 ++++- dev-lang/tcl/tcl-8.5.9.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-lang/tcl') diff --git a/dev-lang/tcl/ChangeLog b/dev-lang/tcl/ChangeLog index be0de143a945..6a7ed1cd7af5 100644 --- a/dev-lang/tcl/ChangeLog +++ b/dev-lang/tcl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-lang/tcl # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.133 2011/02/11 17:29:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/ChangeLog,v 1.134 2011/02/11 19:36:23 hwoarang Exp $ + + 11 Feb 2011; Markos Chandras tcl-8.5.9.ebuild: + Stable on amd64 wrt bug #353854 11 Feb 2011; Jeroen Roovers tcl-8.5.9.ebuild: Stable for HPPA (bug #353854). diff --git a/dev-lang/tcl/tcl-8.5.9.ebuild b/dev-lang/tcl/tcl-8.5.9.ebuild index 27d3a41c7508..a15d04dd74a0 100644 --- a/dev-lang/tcl/tcl-8.5.9.ebuild +++ b/dev-lang/tcl/tcl-8.5.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.9.ebuild,v 1.3 2011/02/11 17:29:35 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/tcl/tcl-8.5.9.ebuild,v 1.4 2011/02/11 19:36:23 hwoarang Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tcl/${MY_P}-src.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="debug threads" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad