diff options
Diffstat (limited to 'profiles/use.local.desc')
-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 0be08c632b8b..d7a85d2050f6 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3493 2008/04/15 09:23:20 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3494 2008/04/15 09:28:45 dev-zero Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -343,6 +343,7 @@ dev-db/postgis:geos - Add the GEOS library for exact topological tests. dev-db/postgis:proj - Add the Proj library for reprojection features. 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-base:pg-intdatetime - Enables --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage. +dev-db/postgresql-server:uuid - Enabled server side UUID generation (via dev-libs/ossp-uuid) dev-db/rekall:xbase - Support for the Xbase db family, covering dBase, Clipper, FoxPro, Visual dBase/Objects/FoxPro plus some older products. dev-db/sqlite:nothreadsafe - turn off thread safe operation of sqlite dev-db/sqlite:soundex - Enable the soundex function to compute soundex encodings of strings |