Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Sun, 02 May 2010 22:47:54
Message-Id: 20100502224748.DB9192C28D@corvid.gentoo.org
1 robbat2 10/05/02 22:47:48
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5521 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5521&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5521&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5520&r2=1.5521
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5520
18 retrieving revision 1.5521
19 diff -p -w -b -B -u -u -r1.5520 -r1.5521
20 --- use.local.desc 2 May 2010 10:07:47 -0000 1.5520
21 +++ use.local.desc 2 May 2010 22:47:48 -0000 1.5521
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2010 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5520 2010/05/02 10:07:47 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5521 2010/05/02 22:47:48 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -674,6 +674,7 @@ dev-db/sqlite:fts3 - Full text search us
31 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.
32 dev-db/sqlite:soundex - Enable the soundex function to compute soundex encodings of strings
33 dev-db/sqlite:threadsafe - Enable thread safe operation of sqlite
34 +dev-db/unixODBC:minimal - Don't build and install bundled drivers and extra libraries
35 dev-dotnet/nant:bootstrap - Bootstrap nant by using pre-built ndoc binaries.
36 dev-embedded/openocd:ftd2xx - Enable support for USB FTDI chips via dev-embedded/libftd2xx
37 dev-embedded/openocd:ftdi - Enable support for USB FTDI chips via dev-embedded/libftdi