summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-14 11:35:10 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-14 11:35:10 +0000
commit0bb7cc41911efdaeb2d5b3b2051c467a4f4e8a95 (patch)
tree770ed78b778ecbe3771868f9750a4c39f49d5ac8 /dev-tcltk/tclxml
parentChanged ISUE to IUSE as it is more approprate;-) (Manifest recommit) (diff)
downloadgentoo-2-0bb7cc41911efdaeb2d5b3b2051c467a4f4e8a95.tar.gz
gentoo-2-0bb7cc41911efdaeb2d5b3b2051c467a4f4e8a95.tar.bz2
gentoo-2-0bb7cc41911efdaeb2d5b3b2051c467a4f4e8a95.zip
Numerous small fixes, see ChangeLogs for details.
Diffstat (limited to 'dev-tcltk/tclxml')
-rw-r--r--dev-tcltk/tclxml/ChangeLog9
-rw-r--r--dev-tcltk/tclxml/tclxml-2.4.ebuild4
2 files changed, 9 insertions, 4 deletions
diff --git a/dev-tcltk/tclxml/ChangeLog b/dev-tcltk/tclxml/ChangeLog
index e40c3af14d17..ea3b2a01a017 100644
--- a/dev-tcltk/tclxml/ChangeLog
+++ b/dev-tcltk/tclxml/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-tcltk/tclxml
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.5 2003/11/26 11:39:21 tester Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/ChangeLog,v 1.6 2004/04/14 11:32:38 aliz Exp $
+
+ 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> tclxml-2.4.ebuild:
+ Added IUSE=
+
+*tclxml-2.6 (04 Apr 2004)
26 Nov 2003; Olivier Crete <tester@gentoo.org> tclxml-2.4.ebuild:
Added -i option to sed, fixing bugs 30057 and 31262
diff --git a/dev-tcltk/tclxml/tclxml-2.4.ebuild b/dev-tcltk/tclxml/tclxml-2.4.ebuild
index 95d42625b5d6..7ae0182583fc 100644
--- a/dev-tcltk/tclxml/tclxml-2.4.ebuild
+++ b/dev-tcltk/tclxml/tclxml-2.4.ebuild
@@ -1,11 +1,11 @@
# 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/tclxml-2.4.ebuild,v 1.8 2004/03/13 09:53:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.4.ebuild,v 1.9 2004/04/14 11:32:38 aliz Exp $
DESCRIPTION="Pure Tcl implementation of an XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"
SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz"
-
+IUSE=""
LICENSE="BSD"
SLOT="0"
KEYWORDS="x86 ~alpha"