summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2009-02-19 20:27:49 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2009-02-19 20:27:49 +0000
commitbb9253574f0301dc68b10046ea0826b181e3f4cc (patch)
tree4675f76cb0f6fead62359e3fb34e1c4b5a7fe190 /profiles/use.local.desc
parentremove unused use flags (diff)
downloadgentoo-2-bb9253574f0301dc68b10046ea0826b181e3f4cc.tar.gz
gentoo-2-bb9253574f0301dc68b10046ea0826b181e3f4cc.tar.bz2
gentoo-2-bb9253574f0301dc68b10046ea0826b181e3f4cc.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles/use.local.desc')
-rw-r--r--profiles/use.local.desc3
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index b02bc6179a6f..35427b3ec2ca 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.4213 2009/02/19 19:07:45 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4214 2009/02/19 20:27:49 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")
@@ -482,7 +482,6 @@ 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-server:uuid - Enable server side UUID generation (via dev-libs/ossp-uuid)
-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
dev-db/sqlite:threadsafe - Enable thread safe operation of sqlite
dev-dotnet/libgdiplus:pango - Use pango instead of cairo to render text.