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: Thu, 02 Oct 2008 05:07:49
Message-Id: E1KlGPh-00071e-A8@stork.gentoo.org
1 robbat2 08/10/02 05:07:45
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.3911 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.3911&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.3911&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.3910&r2=1.3911
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3910
18 retrieving revision 1.3911
19 diff -p -w -b -B -u -u -r1.3910 -r1.3911
20 --- use.local.desc 2 Oct 2008 04:47:50 -0000 1.3910
21 +++ use.local.desc 2 Oct 2008 05:07:44 -0000 1.3911
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 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.3910 2008/10/02 04:47:50 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3911 2008/10/02 05:07:44 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 @@ -641,7 +641,9 @@ dev-libs/opensc:openct - Build using dev
31 dev-libs/opensc:pcsc-lite - Build with sys-apps/pcsc-lite
32 dev-libs/pkcs11-helper:nss - Enable NSS crypto engine
33 dev-libs/qsa:ide - Enable the qsa ide
34 -dev-libs/soprano:clucene - Enable dev-cpp/clucene backend support (recommended)
35 +dev-libs/soprano:clucene - Enable dev-cpp/clucene backend support.
36 +dev-libs/soprano:redland - Enables support for the dev-libs/redland backend.
37 +dev-libs/soprano:sesame2 - Enables support for the virtual/jre-1.6.0 (sesame2) backend.
38 dev-libs/xerces-c:iconv - Use iconv (virtual/libiconv) as message loader and transcoder (in general it would be possible to use iconv only as message loader and something else like icu or the native method as transcoder and vice-versa, but this is a less common case and hard to handle)
39 dev-libs/xerces-c:icu - Use ICU (dev-libs/icu) as message loader and transcoder. ICU supports over 180 different encodings and/or locale specific message support
40 dev-libs/xerces-c:libwww - Use the net-libs/libwww library for fetching URLs, instead of the builtin method