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-expat
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-expat')
-rw-r--r--dev-tcltk/tclxml-expat/ChangeLog7
-rw-r--r--dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tclxml-expat/ChangeLog b/dev-tcltk/tclxml-expat/ChangeLog
index 13edba30bb89..655aa833b2c1 100644
--- a/dev-tcltk/tclxml-expat/ChangeLog
+++ b/dev-tcltk/tclxml-expat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclxml-expat
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/ChangeLog,v 1.10 2004/12/31 01:24:25 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/ChangeLog,v 1.11 2005/04/02 15:49:44 weeve Exp $
+
+ 02 Apr 2005; Jason Wever <weeve@gentoo.org> tclxml-expat-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-expat/tclxml-expat-2.4.ebuild b/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild
index 1a653dd2444b..186fee12a84a 100644
--- a/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild
+++ b/dev-tcltk/tclxml-expat/tclxml-expat-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-expat/tclxml-expat-2.4.ebuild,v 1.11 2004/06/25 02:10:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild,v 1.12 2005/04/02 15:49:44 weeve Exp $
DESCRIPTION="Tcl wrapper libraries for expat XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/tclxml/tclxml-${PV}.tar.gz"
IUSE=""
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 alpha ~sparc"
+KEYWORDS="x86 alpha sparc"
DEPEND=">=dev-lang/tcl-8.3.3
>=dev-libs/expat-1.95.4