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 1PjJ3O-0003kq-NE for garchives@archives.gentoo.org; Sat, 29 Jan 2011 22:13:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BFF7E0A45; Sat, 29 Jan 2011 22:13:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 25F46E0A45 for ; Sat, 29 Jan 2011 22:13:52 +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 838141B407C for ; Sat, 29 Jan 2011 22:13:51 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 544) id 1809120057; Sat, 29 Jan 2011 22:13:50 +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: <20110129221350.1809120057@flycatcher.gentoo.org> Date: Sat, 29 Jan 2011 22:13:50 +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: ba02e34c7bfcead3c535be9fdf69f77d robbat2 11/01/29 22:13:50 Modified: use.local.desc Log: Automated update of use.local.desc Revision Changes Path 1.6324 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.6324&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.6324&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?r1=3D1.6323&r2=3D1.6324 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.6323 retrieving revision 1.6324 diff -p -w -b -B -u -u -r1.6323 -r1.6324 --- use.local.desc 29 Jan 2011 17:53:39 -0000 1.6323 +++ use.local.desc 29 Jan 2011 22:13:49 -0000 1.6324 @@ -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.6323 2011= /01/29 17:53:39 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6324 2011= /01/29 22:13: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") @@ -1079,6 +1079,7 @@ dev-libs/tinyxml:stl - Compile with TIXM 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/totem-pl-parser:quvi - Use media-libs/quvi for parsing video li= nks 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) dev-libs/xerces-c:libwww - Use the net-libs/libwww library for fetching = URLs, instead of the builtin method