diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-06-28 23:27:49 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-06-28 23:27:49 +0000 |
commit | 21e24802ff42f72cd3e60808aa0095d016504fe8 (patch) | |
tree | e5092624065687a199e4c51ec5e06c337cce5fbc /profiles | |
parent | Version bump and patch by me to fix compilation with gcc-4.3 and 4.4; bug #25... (diff) | |
download | gentoo-2-21e24802ff42f72cd3e60808aa0095d016504fe8.tar.gz gentoo-2-21e24802ff42f72cd3e60808aa0095d016504fe8.tar.bz2 gentoo-2-21e24802ff42f72cd3e60808aa0095d016504fe8.zip |
Automated update of use.local.desc
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 05e4ba05916f..35e9b14527b2 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.4591 2009/06/28 21:07:50 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4592 2009/06/28 23:27:49 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") @@ -750,10 +750,9 @@ dev-libs/poppler:poppler-data - Pull in the free (as in beer) poppler-data pack dev-libs/ppl:prolog - Build SWI Prolog interface dev-libs/ppl:watchdog - Build the PPL Watchdog library - a C++ library for multiple, concurrent watchdog timers dev-libs/qsa:ide - Enable the qsa ide -dev-libs/soprano:clucene - Enable dev-cpp/clucene backend support. +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. -dev-libs/soprano:sesame2 - Enables support for the virtual/jre-1.6.0 (sesame2) backend. +dev-libs/soprano:redland - Enables support for the dev-libs/redland backend (really slow one). 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 |