summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/metakit/metakit-2.4.7.37.ebuild4
-rw-r--r--dev-db/mysql/mysql-3.23.51-r3.ebuild4
-rw-r--r--dev-db/mysql/mysql-3.23.51-r4.ebuild4
-rw-r--r--dev-db/mysql/mysql-3.23.52-r1.ebuild4
-rw-r--r--dev-db/mysql/mysql-3.23.52.ebuild4
-rw-r--r--dev-db/mysql/mysql-4.0.1_alpha.ebuild2
-rw-r--r--dev-db/postgresql/postgresql-7.2-r2.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-7.2-r3.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-7.2.1-r1.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-7.2.1-r2.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-7.2.1.ebuild4
-rw-r--r--dev-db/postgresql/postgresql-7.2.2.ebuild4
-rw-r--r--dev-db/tora/tora-1.3.6.1.ebuild4
-rw-r--r--dev-db/tora/tora-1.3.7.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.6.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.0.8.ebuild4
-rw-r--r--dev-db/unixODBC/unixODBC-2.2.2.ebuild4
17 files changed, 50 insertions, 16 deletions
diff --git a/dev-db/metakit/metakit-2.4.7.37.ebuild b/dev-db/metakit/metakit-2.4.7.37.ebuild
index 154daaaf0e82..f7c87256b045 100644
--- a/dev-db/metakit/metakit-2.4.7.37.ebuild
+++ b/dev-db/metakit/metakit-2.4.7.37.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.7.37.ebuild,v 1.1 2002/08/05 03:28:41 woodchip Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.7.37.ebuild,v 1.2 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="python tcltk"
S=${WORKDIR}/${PN}-${PV%.*}
DESCRIPTION="Embedded database library"
diff --git a/dev-db/mysql/mysql-3.23.51-r3.ebuild b/dev-db/mysql/mysql-3.23.51-r3.ebuild
index b7b57ac888c5..1452852e7d92 100644
--- a/dev-db/mysql/mysql-3.23.51-r3.ebuild
+++ b/dev-db/mysql/mysql-3.23.51-r3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.51-r3.ebuild,v 1.3 2002/10/04 05:09:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.51-r3.ebuild,v 1.4 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="static readline innodb berkdb tcpd"
SVER=${PV%.*}
#normal releases:
diff --git a/dev-db/mysql/mysql-3.23.51-r4.ebuild b/dev-db/mysql/mysql-3.23.51-r4.ebuild
index 791e3c615ccc..37e488cadb6c 100644
--- a/dev-db/mysql/mysql-3.23.51-r4.ebuild
+++ b/dev-db/mysql/mysql-3.23.51-r4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.51-r4.ebuild,v 1.2 2002/10/04 05:09:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.51-r4.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="static readline innodb berkdb tcpd"
SVER=${PV%.*}
#normal releases:
diff --git a/dev-db/mysql/mysql-3.23.52-r1.ebuild b/dev-db/mysql/mysql-3.23.52-r1.ebuild
index 0320ce2b788d..032157dfd156 100644
--- a/dev-db/mysql/mysql-3.23.52-r1.ebuild
+++ b/dev-db/mysql/mysql-3.23.52-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.3 2002/10/04 19:19:46 kilroy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52-r1.ebuild,v 1.4 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="static readline innodb berkdb tcpd"
SVER=${PV%.*}
#normal releases:
diff --git a/dev-db/mysql/mysql-3.23.52.ebuild b/dev-db/mysql/mysql-3.23.52.ebuild
index b50fc15948fa..09b41857cbde 100644
--- a/dev-db/mysql/mysql-3.23.52.ebuild
+++ b/dev-db/mysql/mysql-3.23.52.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52.ebuild,v 1.2 2002/10/04 05:09:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql/mysql-3.23.52.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="static readline innodb berkdb tcpd"
SVER=${PV%.*}
#normal releases:
diff --git a/dev-db/mysql/mysql-4.0.1_alpha.ebuild b/dev-db/mysql/mysql-4.0.1_alpha.ebuild
index 048526d697fc..b5c255141a8b 100644
--- a/dev-db/mysql/mysql-4.0.1_alpha.ebuild
+++ b/dev-db/mysql/mysql-4.0.1_alpha.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
+IUSE="static readline innodb berkdb tcpd"
+
SVER=${PV%.*}
#for normal releases:
SDIR=MySQL-${SVER}
diff --git a/dev-db/postgresql/postgresql-7.2-r2.ebuild b/dev-db/postgresql/postgresql-7.2-r2.ebuild
index 8f4e212fcf66..57d22685f29d 100644
--- a/dev-db/postgresql/postgresql-7.2-r2.ebuild
+++ b/dev-db/postgresql/postgresql-7.2-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r2.ebuild,v 1.7 2002/10/04 05:09:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r2.ebuild,v 1.8 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="ssl nls java python tcltk perl"
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
diff --git a/dev-db/postgresql/postgresql-7.2-r3.ebuild b/dev-db/postgresql/postgresql-7.2-r3.ebuild
index 4a61f2737887..e7c0d5c27e24 100644
--- a/dev-db/postgresql/postgresql-7.2-r3.ebuild
+++ b/dev-db/postgresql/postgresql-7.2-r3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r3.ebuild,v 1.10 2002/10/04 05:09:40 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2-r3.ebuild,v 1.11 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="ssl nls java python tcltk perl"
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
diff --git a/dev-db/postgresql/postgresql-7.2.1-r1.ebuild b/dev-db/postgresql/postgresql-7.2.1-r1.ebuild
index 8c2d4e5f1153..bca91c2c6336 100644
--- a/dev-db/postgresql/postgresql-7.2.1-r1.ebuild
+++ b/dev-db/postgresql/postgresql-7.2.1-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1-r1.ebuild,v 1.14 2002/10/04 05:09:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1-r1.ebuild,v 1.15 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="ssl nls java python tcltk perl"
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
diff --git a/dev-db/postgresql/postgresql-7.2.1-r2.ebuild b/dev-db/postgresql/postgresql-7.2.1-r2.ebuild
index b1318e22770f..647363c65f5b 100644
--- a/dev-db/postgresql/postgresql-7.2.1-r2.ebuild
+++ b/dev-db/postgresql/postgresql-7.2.1-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1-r2.ebuild,v 1.5 2002/10/04 05:09:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1-r2.ebuild,v 1.6 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="ssl nls java python tcltk perl"
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
diff --git a/dev-db/postgresql/postgresql-7.2.1.ebuild b/dev-db/postgresql/postgresql-7.2.1.ebuild
index 4d3b7145d673..e5eb3e314d56 100644
--- a/dev-db/postgresql/postgresql-7.2.1.ebuild
+++ b/dev-db/postgresql/postgresql-7.2.1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1.ebuild,v 1.6 2002/10/04 05:09:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.1.ebuild,v 1.7 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="ssl nls java python tcltk perl"
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
diff --git a/dev-db/postgresql/postgresql-7.2.2.ebuild b/dev-db/postgresql/postgresql-7.2.2.ebuild
index c09d5f876315..d54d738efc94 100644
--- a/dev-db/postgresql/postgresql-7.2.2.ebuild
+++ b/dev-db/postgresql/postgresql-7.2.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.2.ebuild,v 1.13 2002/10/04 05:09:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.2.2.ebuild,v 1.14 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="ssl nls java python tcltk perl"
S=${WORKDIR}/${P}
DESCRIPTION="PostgreSQL is a sophisticated Object-Relational DBMS"
diff --git a/dev-db/tora/tora-1.3.6.1.ebuild b/dev-db/tora/tora-1.3.6.1.ebuild
index c229c663bb88..2d98f77d9dcc 100644
--- a/dev-db/tora/tora-1.3.6.1.ebuild
+++ b/dev-db/tora/tora-1.3.6.1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.6.1.ebuild,v 1.2 2002/10/04 05:10:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.6.1.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="kde oci8 postgres mysql"
S=${WORKDIR}/${P}
DESCRIPTION="TOra - Toolkit For Oracle"
diff --git a/dev-db/tora/tora-1.3.7.ebuild b/dev-db/tora/tora-1.3.7.ebuild
index 1f10c1734a73..e223b00bf6c3 100644
--- a/dev-db/tora/tora-1.3.7.ebuild
+++ b/dev-db/tora/tora-1.3.7.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.7.ebuild,v 1.2 2002/10/04 05:10:06 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/tora/tora-1.3.7.ebuild,v 1.3 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="kde oci8 postgres mysql"
S=${WORKDIR}/${P}
DESCRIPTION="TOra - Toolkit For Oracle"
diff --git a/dev-db/unixODBC/unixODBC-2.0.6.ebuild b/dev-db/unixODBC/unixODBC-2.0.6.ebuild
index eb8c46fca1bd..6558800763dc 100644
--- a/dev-db/unixODBC/unixODBC-2.0.6.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.6.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.9 2002/10/04 05:10:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.6.ebuild,v 1.10 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="qt"
S=${WORKDIR}/${P}
DESCRIPTION="ODBC Interface for Linux"
diff --git a/dev-db/unixODBC/unixODBC-2.0.8.ebuild b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
index 4195d313b7be..934e5a8fbf41 100644
--- a/dev-db/unixODBC/unixODBC-2.0.8.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.0.8.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.9 2002/10/04 05:10:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.0.8.ebuild,v 1.10 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="qt"
S=${WORKDIR}/${P}
DESCRIPTION="ODBC Interface for Linux"
diff --git a/dev-db/unixODBC/unixODBC-2.2.2.ebuild b/dev-db/unixODBC/unixODBC-2.2.2.ebuild
index 3f5f9c0af630..d75e2cb99f09 100644
--- a/dev-db/unixODBC/unixODBC-2.2.2.ebuild
+++ b/dev-db/unixODBC/unixODBC-2.2.2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.3 2002/10/04 05:10:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/unixODBC-2.2.2.ebuild,v 1.4 2002/10/05 05:39:10 drobbins Exp $
+
+IUSE="qt"
S=${WORKDIR}/${P}
DESCRIPTION="ODBC Interface for Linux"