diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-10-16 13:47:51 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-10-16 13:47:51 +0000 |
commit | 1c3e6db963f49c7388bd1099de8476247740275a (patch) | |
tree | c052ef47497cca117234a063175ca864690521f0 /profiles | |
parent | Stable for HPPA (bug #288563). (diff) | |
download | historical-1c3e6db963f49c7388bd1099de8476247740275a.tar.gz historical-1c3e6db963f49c7388bd1099de8476247740275a.tar.bz2 historical-1c3e6db963f49c7388bd1099de8476247740275a.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index da8696103b4e..de68c60f3636 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.4899 2009/10/16 12:27:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4900 2009/10/16 13:47:51 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") @@ -821,6 +821,7 @@ dev-libs/qsa:ide - Enable the qsa ide dev-libs/soprano:clucene - Enable dev-cpp/clucene backend support (java app). dev-libs/soprano:raptor - Enables support for media-libs/raptor RDF parser/serializer. dev-libs/soprano:redland - Enables support for the dev-libs/redland backend (really slow one). +dev-libs/tre:static-libs - Compile static archives 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:libwww - Use the net-libs/libwww library for fetching URLs, instead of the builtin method dev-libs/xerces-c:threads - Enable threading support through pthread (or other libraries on AIX, IRIX, HPUX, Solars). Highly recommended |