diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-10-02 05:07:44 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-10-02 05:07:44 +0000 |
commit | cb4d75cf5ae6d02069835db7f981cd61b8525142 (patch) | |
tree | 688d133bab88f41a83c9b8b49f70a9bfd27288e8 /profiles | |
parent | dev-libs (diff) | |
download | gentoo-2-cb4d75cf5ae6d02069835db7f981cd61b8525142.tar.gz gentoo-2-cb4d75cf5ae6d02069835db7f981cd61b8525142.tar.bz2 gentoo-2-cb4d75cf5ae6d02069835db7f981cd61b8525142.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 78df28f1ca80..8345fb3109b5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3910 2008/10/02 04:47:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3911 2008/10/02 05:07:44 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") @@ -641,7 +641,9 @@ dev-libs/opensc:openct - Build using dev-libs/openct compatibility dev-libs/opensc:pcsc-lite - Build with sys-apps/pcsc-lite dev-libs/pkcs11-helper:nss - Enable NSS crypto engine dev-libs/qsa:ide - Enable the qsa ide -dev-libs/soprano:clucene - Enable dev-cpp/clucene backend support (recommended) +dev-libs/soprano:clucene - Enable dev-cpp/clucene backend support. +dev-libs/soprano:redland - Enables support for the dev-libs/redland backend. +dev-libs/soprano:sesame2 - Enables support for the virtual/jre-1.6.0 (sesame2) backend. 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) 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 dev-libs/xerces-c:libwww - Use the net-libs/libwww library for fetching URLs, instead of the builtin method |