summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 22:28:39 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 22:28:39 +0000
commit801be1e4bf8f7117730a62cdf2e68616d39453e3 (patch)
tree6434c509bdd43140bad867ab09cbb26223003a74 /dev-tcltk/tclxml
parentGentoo Technologies -> Gentoo Foundation (diff)
downloadhistorical-801be1e4bf8f7117730a62cdf2e68616d39453e3.tar.gz
historical-801be1e4bf8f7117730a62cdf2e68616d39453e3.tar.bz2
historical-801be1e4bf8f7117730a62cdf2e68616d39453e3.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.