summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-02-11 18:48:19 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-02-11 18:48:19 +0000
commitaea3da4698071b01413422771a73f3c74aea138f (patch)
tree1c8f49ceb703ef50bddc2dce3bbbf130b4131481
parentVersion bump 3.9.98 (diff)
downloadgentoo-2-aea3da4698071b01413422771a73f3c74aea138f.tar.gz
gentoo-2-aea3da4698071b01413422771a73f3c74aea138f.tar.bz2
gentoo-2-aea3da4698071b01413422771a73f3c74aea138f.zip
Automated update of use.local.desc
-rw-r--r--profiles/use.local.desc3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 867579997242..a1d929c7d3d3 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5274 2010/02/11 09:07:40 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5275 2010/02/11 18:48:19 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")
@@ -640,6 +640,7 @@ dev-db/postgresql-server:pg_legacytimestamp - Use double precision floating-poin
dev-db/postgresql-server:uuid - Enable server side UUID generation (via dev-libs/ossp-uuid)
dev-db/sqlite:extensions - Enable support for dynamic loading of extensions
dev-db/sqlite:fts3 - Full text search using the fts3 module
+dev-db/sqlite:secure-delete - Overwrite deleted information with zeros in addition to marking the space as available for reuse. This causes a performance penalty.
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.