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
parentGentoo Technologies -> Gentoo Foundation (diff)
downloadhistorical-801be1e4bf8f7117730a62cdf2e68616d39453e3.tar.gz
historical-801be1e4bf8f7117730a62cdf2e68616d39453e3.tar.bz2
historical-801be1e4bf8f7117730a62cdf2e68616d39453e3.zip
sync IUSE (missing)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild3
-rw-r--r--dev-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild3
-rw-r--r--dev-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild3
-rw-r--r--dev-tcltk/tclxml/tclxml-2.5.ebuild3
4 files changed, 8 insertions, 4 deletions
diff --git a/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild b/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild
index 030e5edb147d..74110717caaa 100644
--- a/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild
+++ b/dev-tcltk/mysqltcl/mysqltcl-2.50.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/mysqltcl/mysqltcl-2.50.ebuild,v 1.2 2004/06/25 02:07:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild,v 1.3 2004/07/14 22:27:10 agriffis Exp $
DESCRIPTION="TCL MySQL Interface"
HOMEPAGE="http://www.xdobry.de/mysqltcl/"
@@ -9,6 +9,7 @@ SRC_URI="http://www.xdobry.de/mysqltcl/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
KEYWORDS="~x86"
+IUSE=""
DEPEND=">=dev-lang/tcl-8.1.0
dev-db/mysql"
diff --git a/dev-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild b/dev-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild
index 4c51f5e5d3a1..173162a595e8 100644
--- a/dev-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild
+++ b/dev-tcltk/tclxml-expat/tclxml-expat-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-expat/tclxml-expat-2.5.ebuild,v 1.5 2004/06/25 02:10:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/tclxml-expat-2.5.ebuild,v 1.6 2004/07/14 22:28:39 agriffis Exp $
DESCRIPTION="Tcl wrapper libraries for expat XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"
@@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/tclxml/tclxml-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="-x86"
+IUSE=""
DEPEND=">=dev-lang/tcl-8.3.3
>=dev-libs/expat-1.95.4
diff --git a/dev-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild b/dev-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild
index 54eee14c4a33..68246fac53fa 100644
--- a/dev-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild
+++ b/dev-tcltk/tclxml-expat/tclxml-expat-2.6.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-expat/tclxml-expat-2.6.ebuild,v 1.2 2004/06/25 02:10:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclxml-expat/tclxml-expat-2.6.ebuild,v 1.3 2004/07/14 22:28:39 agriffis Exp $
DESCRIPTION="Tcl wrapper libraries for expat XML parser."
HOMEPAGE="http://tclxml.sourceforge.net/"
@@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/tclxml/tclxml-${PV}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="-x86"
+IUSE=""
DEPEND=">=dev-lang/tcl-8.3.3
>=dev-libs/expat-1.95.4
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.