diff options
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tclxml/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tclxml/tclxml-3.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog index 41fb1588dd79..e2b18e328226 100644 --- a/dev-tcltk/tclxml/ChangeLog +++ b/dev-tcltk/tclxml/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tclxml -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.42 2010/12/21 02:17:21 hwoarang Exp $ +# 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 $ + + 04 Jan 2011; Michael Weber <xmw@gentoo.org> tclxml-3.2-r1.ebuild: + sparc stable (bug 348022) 21 Dec 2010; Markos Chandras <hwoarang@gentoo.org> tclxml-3.2-r1.ebuild: Stable on amd64 wrt bug #348022 diff --git a/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild b/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild index 96bd633f9a9e..92859a23e16b 100644 --- a/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild +++ b/dev-tcltk/tclxml/tclxml-3.2-r1.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.2-r1.ebuild,v 1.6 2010/12/21 02:17:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-3.2-r1.ebuild,v 1.7 2011/01/04 00:43:18 xmw Exp $ EAPI="3" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz" IUSE="debug threads" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~ppc sparc x86" DEPEND=" >=dev-lang/tcl-8.2 |