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 1Pg4dN-0001b9-4u for garchives@archives.gentoo.org; Fri, 21 Jan 2011 00:13:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 578EDE0B16; Fri, 21 Jan 2011 00:13:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2A39DE0B16 for ; Fri, 21 Jan 2011 00:13:38 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 855C41B4057 for ; Fri, 21 Jan 2011 00:13:37 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 544) id 3AFEB20057; Fri, 21 Jan 2011 00:13:36 +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: <20110121001336.3AFEB20057@flycatcher.gentoo.org> Date: Fri, 21 Jan 2011 00:13:36 +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: X-Archives-Hash: c70e4836184da968b790f4b57e5f700a robbat2 11/01/21 00:13:36 Modified: use.local.desc Log: Automated update of use.local.desc Revision Changes Path 1.6292 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.6292&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.6292&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?r1=3D1.6291&r2=3D1.6292 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.6291 retrieving revision 1.6292 diff -p -w -b -B -u -u -r1.6291 -r1.6292 --- use.local.desc 20 Jan 2011 18:33:44 -0000 1.6291 +++ use.local.desc 21 Jan 2011 00:13:35 -0000 1.6292 @@ -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.6291 2011= /01/20 18:33:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6292 2011= /01/21 00:13:35 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") @@ -1067,6 +1067,8 @@ 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/tntnet:sdk - Enable tntnet SDK +dev-libs/tntnet:server - Enable tntnet server daemon dev-libs/totem-pl-parser:introspection - Use dev-libs/gobject-introspect= ion for introspection dev-libs/udis86:pic - Force shared libraries to be built as PIC 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)