summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2010-05-02 22:47:48 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2010-05-02 22:47:48 +0000
commit16625b965d57308c197dc5ed2e431bf61c9cb1cc (patch)
tree251049e1547f287f79164715228c3156aadf36ec /profiles
parentBug #304449: Always bring in dev-perl/DBI as lots of the plugins need it. (diff)
downloadgentoo-2-16625b965d57308c197dc5ed2e431bf61c9cb1cc.tar.gz
gentoo-2-16625b965d57308c197dc5ed2e431bf61c9cb1cc.tar.bz2
gentoo-2-16625b965d57308c197dc5ed2e431bf61c9cb1cc.zip
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-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 c9c36f180419..4c1638f178ff 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.5520 2010/05/02 10:07:47 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5521 2010/05/02 22:47:48 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")
@@ -674,6 +674,7 @@ 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-db/unixODBC:minimal - Don't build and install bundled drivers and extra libraries
dev-dotnet/nant:bootstrap - Bootstrap nant by using pre-built ndoc binaries.
dev-embedded/openocd:ftd2xx - Enable support for USB FTDI chips via dev-embedded/libftd2xx
dev-embedded/openocd:ftdi - Enable support for USB FTDI chips via dev-embedded/libftdi