diff options
-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 bfad0fd6008e..0317271820aa 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.4275 2009/03/15 11:27:52 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4276 2009/03/15 14:27:46 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") @@ -697,6 +697,7 @@ dev-libs/pkcs11-helper:nss - Enable NSS crypto engine dev-libs/ppl:prolog - Build SWI Prolog interface dev-libs/qsa:ide - Enable the qsa ide dev-libs/soprano:clucene - Enable dev-cpp/clucene backend support. +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/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) |