summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-06-19 20:45:06 +0000
committerJason Wever <weeve@gentoo.org>2004-06-19 20:45:06 +0000
commitc17ff8aeff385ebf9c49e22538c53a1d034aa8da (patch)
treea9988a0c9983c2feb8bbe0c0118c3830ac7b3e0f /dev-tcltk/tclxml-expat
parentFix bug 54402: change mozilla description from browser to application suite (... (diff)
downloadgentoo-2-c17ff8aeff385ebf9c49e22538c53a1d034aa8da.tar.gz
gentoo-2-c17ff8aeff385ebf9c49e22538c53a1d034aa8da.tar.bz2
gentoo-2-c17ff8aeff385ebf9c49e22538c53a1d034aa8da.zip
Added ~sparc keyword.
Diffstat (limited to 'dev-tcltk/tclxml-expat')
-rw-r--r--dev-tcltk/tclxml-expat/ChangeLog5
-rw-r--r--dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tclxml-expat/ChangeLog b/dev-tcltk/tclxml-expat/ChangeLog
index e9ff584f2466..3c83de6900b7 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 Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/ChangeLog,v 1.7 2004/06/03 09:17:41 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/ChangeLog,v 1.8 2004/06/19 20:45:06 weeve Exp $
+
+ 19 Jun 2004; Jason Wever <weeve@gentoo.org> tclxml-expat-2.4.ebuild:
+ Added ~sparc keyword.
03 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> tclxml-expat-2.4.ebuild:
Stable on alpha.
diff --git a/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild b/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild
index 4e5c9fb9a65c..21f4dbde59d5 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 Technologies, Inc.
# 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.9 2004/06/03 09:17:41 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/tclxml-expat-2.4.ebuild,v 1.10 2004/06/19 20:45:06 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"
+KEYWORDS="x86 alpha ~sparc"
DEPEND=">=dev-lang/tcl-8.3.3
>=dev-libs/expat-1.95.4