diff options
author | 2010-01-07 00:27:50 +0000 | |
---|---|---|
committer | 2010-01-07 00:27:50 +0000 | |
commit | 32f1a008254abbb6b7106ba91aae72d41db3a782 (patch) | |
tree | 25aae2e1b65d2083c6f2d0522f2fc4394c851ffa /profiles/use.local.desc | |
parent | Changing pg-intdatetime to pg_legacytimestamp useflag since upstream changed ... (diff) | |
download | gentoo-2-32f1a008254abbb6b7106ba91aae72d41db3a782.tar.gz gentoo-2-32f1a008254abbb6b7106ba91aae72d41db3a782.tar.bz2 gentoo-2-32f1a008254abbb6b7106ba91aae72d41db3a782.zip |
Automated update of use.local.desc
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 9b8d268dab54..20e9f1c32af0 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.5157 2010/01/06 22:47:42 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5158 2010/01/07 00:27:50 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -626,6 +626,7 @@ dev-db/postgis:geos - Add the sci-libs/geos library for exact topological tests dev-db/postgis:proj - Add the sci-libs/proj library for reprojection features dev-db/postgresql:pg-intdatetime - Enable --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage dev-db/postgresql-base:pg-intdatetime - Enable --enable-integer-datetimes configure option, which changes PG to use 64-bit integers for timestamp storage +dev-db/postgresql-base:pg_legacytimestamp - Use double precision floating-point numbers instead of 64-bit integers for timestamp storage. dev-db/postgresql-server:uuid - Enable server side UUID generation (via dev-libs/ossp-uuid) dev-db/sqlite:fts3 - Full text search using the fts3 module dev-db/sqlite:soundex - Enable the soundex function to compute soundex encodings of strings |