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: Mon, 03 May 2010 16:27:54
Message-Id: 20100503162750.81AD72C365@corvid.gentoo.org
1 robbat2 10/05/03 16:27:50
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.5523 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.5523&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.5523&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.5522&r2=1.5523
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.5522
18 retrieving revision 1.5523
19 diff -p -w -b -B -u -u -r1.5522 -r1.5523
20 --- use.local.desc 3 May 2010 08:07:49 -0000 1.5522
21 +++ use.local.desc 3 May 2010 16:27:49 -0000 1.5523
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.5522 2010/05/03 08:07:49 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5523 2010/05/03 16:27:49 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,7 +674,8 @@ 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-db/unixODBC:minimal - Disable bundled drivers and extra libraries (most users don't need these)
36 +dev-db/unixODBC:odbcmanual - Administrator, Internal Structure, Programmer and User documentation
37 dev-dotnet/nant:bootstrap - Bootstrap nant by using pre-built ndoc binaries.
38 dev-embedded/openocd:ftd2xx - Enable support for USB FTDI chips via dev-embedded/libftd2xx
39 dev-embedded/openocd:ftdi - Enable support for USB FTDI chips via dev-embedded/libftdi