From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OD1Ap-0007Ko-Qf for garchives@archives.gentoo.org; Fri, 14 May 2010 20:07:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 475B0E08BF; Fri, 14 May 2010 20:07:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 26A4DE08BF for ; Fri, 14 May 2010 20:07:51 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C18811B4029 for ; Fri, 14 May 2010 20:07:50 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 544) id EB2442C5F1; Fri, 14 May 2010 20:07:49 +0000 (UTC) From: "Robin H. Johnson (robbat2)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, robbat2@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc X-VCS-Repository: gentoo-x86 X-VCS-Files: use.local.desc X-VCS-Directories: profiles X-VCS-Committer: robbat2 X-VCS-Committer-Name: Robin H. Johnson Content-Type: text/plain; charset=utf8 Message-Id: <20100514200749.EB2442C5F1@corvid.gentoo.org> Date: Fri, 14 May 2010 20:07:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 163d67b8-00b0-4766-87e4-4183608f0212 X-Archives-Hash: dcbef81b800c3ecb7552e6f886311088 robbat2 10/05/14 20:07:49 Modified: use.local.desc Log: Automated update of use.local.desc Revision Changes Path 1.5562 var/cvsroot/gentoo-x86/profiles/use.local.desc file : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.5562&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.5562&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?r1=3D1.5561&r2=3D1.5562 Index: use.local.desc =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v retrieving revision 1.5561 retrieving revision 1.5562 diff -p -w -b -B -u -u -r1.5561 -r1.5562 --- use.local.desc 14 May 2010 11:27:45 -0000 1.5561 +++ use.local.desc 14 May 2010 20:07:49 -0000 1.5562 @@ -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.5561 2010= /05/14 11:27:45 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5562 2010= /05/14 20:07:49 robbat2 Exp $ # This file contains descriptions of local USE flags, and the ebuilds wh= ich # contain them. # Keep it sorted (use "LC_ALL=3DC sort -t: -k1,1 -k2 | LC_ALL=3DC sort -= s -t/ -k1,1") @@ -909,6 +909,7 @@ dev-libs/soprano:raptor - Enables suppor dev-libs/soprano:redland - Enables support for the dev-libs/redland stor= age backend (really slow one). dev-libs/soprano:virtuoso - Enables support for dev-db/virtuoso storage = backend. dev-libs/tinyxml:stl - Compile with TIXML_USE_STL support +dev-libs/totem-pl-parser:introspection - Use dev-libs/gobject-introspect= ion for introspection 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 mes= sage loader and something else like icu or the native method as transcode= r 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