diff options
author | Masatomo Nakano <nakano@gentoo.org> | 2004-11-05 13:31:24 +0000 |
---|---|---|
committer | Masatomo Nakano <nakano@gentoo.org> | 2004-11-05 13:31:24 +0000 |
commit | ecbaf517cdb773595170b853f53ebc749a804e9f (patch) | |
tree | 290ffdf6f0cc3667ce0ba18eec86bf48ed04b192 /profiles | |
parent | Removed beepmp support from the 0.91-rc1 ebuild. (diff) | |
download | gentoo-2-ecbaf517cdb773595170b853f53ebc749a804e9f.tar.gz gentoo-2-ecbaf517cdb773595170b853f53ebc749a804e9f.tar.bz2 gentoo-2-ecbaf517cdb773595170b853f53ebc749a804e9f.zip |
added threads for postgresql
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index e7effbd9f631..23895ca8ba61 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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/profiles/use.local.desc,v 1.713 2004/11/05 03:17:54 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.714 2004/11/05 13:31:24 nakano Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -137,6 +137,7 @@ dev-db/firebird:inetd - If you want inetd version instead of a superserver (daem dev-db/postgresql:pg-hier - Enables recursive queries like Oracle's 'CONNECT BY' feature. dev-db/postgresql:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage. dev-db/postgresql:pg-vacuumdelay - Adds in the vacuum inter-page delay feature. +dev-db/postgresql:threads - enable thread support dev-db/rekall:xbase - Support for the Xbase db family, covering dBase, Clipper, FoxPro, Visual dBase/Objects/FoxPro plus some older products. dev-db/tora:oracle - Enable oracle support dev-dotnet/gtk-sharp:gnomedb - Enable gnomedb support |