diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-02-08 23:07:39 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-02-08 23:07:39 +0000 |
commit | fcb78a0181a9d0af10c60d7d1d277cd3109d1a9b (patch) | |
tree | e9ab4a1622311c568ba005d067de5eada70c3fdb /profiles | |
parent | [dev-libs/soprano] Version bump (diff) | |
download | historical-fcb78a0181a9d0af10c60d7d1d277cd3109d1a9b.tar.gz historical-fcb78a0181a9d0af10c60d7d1d277cd3109d1a9b.tar.bz2 historical-fcb78a0181a9d0af10c60d7d1d277cd3109d1a9b.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 046592f817f4..c0fff9c30944 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5256 2010/02/08 12:27:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5257 2010/02/08 23:07:39 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") @@ -856,6 +856,7 @@ dev-libs/soprano:clucene - Enable dev-cpp/clucene backend support. dev-libs/soprano:java - Enables support for virtual/jre-1.6.0 (sesame2) storage backend. dev-libs/soprano:raptor - Enables support for media-libs/raptor RDF parser/serializer. dev-libs/soprano:redland - Enables support for the dev-libs/redland storage backend (really slow one). +dev-libs/soprano:virtuoso - Enables support for dev-db/virtuoso storage 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: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 |