summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:29:30 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:29:30 +0000
commit825abe1402d614994964203a664ea03685c488b3 (patch)
treedce25b59cc7d0924403bf35e489cd82e2252b833 /dev-tcltk/tclxml
parentsync IUSE (+mmx), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-825abe1402d614994964203a664ea03685c488b3.tar.gz
gentoo-2-825abe1402d614994964203a664ea03685c488b3.tar.bz2
gentoo-2-825abe1402d614994964203a664ea03685c488b3.zip
sync IUSE (missing)
Diffstat (limited to 'dev-tcltk/tclxml')
-rw-r--r--dev-tcltk/tclxml/tclxml-2.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-tcltk/tclxml/tclxml-2.5.ebuild b/dev-tcltk/tclxml/tclxml-2.5.ebuild
index f8a8fc0fdefe..d9f7e7e02a54 100644
--- a/dev-tcltk/tclxml/tclxml-2.5.ebuild
+++ b/dev-tcltk/tclxml/tclxml-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.5.ebuild,v 1.8 2004/06/25 02:09:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml/tclxml-2.5.ebuild,v 1.9 2004/07/14 22:28:18 agriffis Exp $
DESCRIPTION="Pure Tcl implementation of an XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"
@@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/tclxml/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="-x86"
+IUSE=""
# Setting to -x86 because can't compile the expat porsion (tclxml-expat).
# Use 2.4 for now.