summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-04-02 15:49:44 +0000
committerJason Wever <weeve@gentoo.org>2005-04-02 15:49:44 +0000
commite8ac6900f438e49a198923d65c6ccb2e77124b68 (patch)
tree831b0d8b5e7976b0ea7890cd2500a26604c87b33 /dev-tcltk/tclxml
parentNew snapshot. (diff)
downloadgentoo-2-e8ac6900f438e49a198923d65c6ccb2e77124b68.tar.gz
gentoo-2-e8ac6900f438e49a198923d65c6ccb2e77124b68.tar.bz2
gentoo-2-e8ac6900f438e49a198923d65c6ccb2e77124b68.zip
Stable on SPARC.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-tcltk/tclxml')
-rw-r--r--dev-tcltk/tclxml/ChangeLog7
-rw-r--r--dev-tcltk/tclxml/tclxml-2.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog
index e9301925775b..f6d8be4814d2 100644
--- a/dev-tcltk/tclxml/ChangeLog
+++ b/dev-tcltk/tclxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclxml
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.15 2004/12/31 01:23:34 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.16 2005/04/02 15:48:48 weeve Exp $
+
+ 02 Apr 2005; Jason Wever <weeve@gentoo.org> tclxml-2.4.ebuild:
+ Stable on SPARC.
31 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
diff --git a/dev-tcltk/tclxml/tclxml-2.4.ebuild b/dev-tcltk/tclxml/tclxml-2.4.ebuild
index b7507ba0e448..9a8b2cfd42a7 100644
--- a/dev-tcltk/tclxml/tclxml-2.4.ebuild
+++ b/dev-tcltk/tclxml/tclxml-2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.4.ebuild,v 1.12 2004/06/25 02:09:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.4.ebuild,v 1.13 2005/04/02 15:48:48 weeve Exp $
DESCRIPTION="Pure Tcl implementation of an XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 alpha ~sparc"
+KEYWORDS="x86 alpha sparc"
DEPEND=">=dev-lang/tcl-8.3.3"