From da333cce910be5d55381724221f64631364b2fce Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Wed, 5 Jan 2011 20:36:47 +0000 Subject: Stable on amd64 wrt bug #348027 (Portage version: 2.1.9.29/cvs/Linux x86_64) --- dev-tcltk/tclxml/ChangeLog | 5 ++++- dev-tcltk/tclxml/tclxml-3.1-r2.ebuild | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'dev-tcltk/tclxml') diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog index e2b18e328226..765aad31ab6f 100644 --- a/dev-tcltk/tclxml/ChangeLog +++ b/dev-tcltk/tclxml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclxml # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.43 2011/01/04 00:43:18 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.44 2011/01/05 20:36:47 hwoarang Exp $ + + 05 Jan 2011; Markos Chandras tclxml-3.1-r2.ebuild: + Stable on amd64 wrt bug #348027 04 Jan 2011; Michael Weber tclxml-3.2-r1.ebuild: sparc stable (bug 348022) diff --git a/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild b/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild index ddba3959d831..51191363fd18 100644 --- a/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild,v 1.5 2010/12/07 17:18:14 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.1-r2.ebuild,v 1.6 2011/01/05 20:36:47 hwoarang Exp $ inherit autotools eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" IUSE="debug expat threads xml" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha ~amd64 ~ppc sparc x86" +KEYWORDS="alpha amd64 ~ppc sparc x86" DEPEND=">=dev-lang/tcl-8.2 >=dev-tcltk/tcllib-1.2 -- cgit v1.2.3-65-gdbad