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 1ONYYS-0005n7-Kd for garchives@archives.gentoo.org; Sat, 12 Jun 2010 21:47:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF688E0966; Sat, 12 Jun 2010 21:47:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B9EA4E0966 for ; Sat, 12 Jun 2010 21:47:50 +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 4C8831B4068 for ; Sat, 12 Jun 2010 21:47:50 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 544) id 41E242CF2B; Sat, 12 Jun 2010 21:47: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: <20100612214749.41E242CF2B@corvid.gentoo.org> Date: Sat, 12 Jun 2010 21:47: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: 89e6b703-f562-4b92-8703-0f5949313f7d X-Archives-Hash: 357b95921ae68a5eac1126187e19405a robbat2 10/06/12 21:47:49 Modified: use.local.desc Log: Automated update of use.local.desc Revision Changes Path 1.5649 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.5649&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?rev=3D1.5649&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profi= les/use.local.desc?r1=3D1.5648&r2=3D1.5649 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.5648 retrieving revision 1.5649 diff -p -w -b -B -u -u -r1.5648 -r1.5649 --- use.local.desc 12 Jun 2010 20:07:48 -0000 1.5648 +++ use.local.desc 12 Jun 2010 21:47:48 -0000 1.5649 @@ -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.5648 2010= /06/12 20:07:48 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.5649 2010= /06/12 21:47:48 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") @@ -1686,6 +1686,8 @@ media-libs/libsdl:ps3 - Build the PS3 vi media-libs/libsdl:tslib - Build with tslib support for touchscreen devic= es media-libs/libsdl:video - Control video support (disable at your own ris= k) media-libs/libvpx:postproc - Enable additional post processing filters +media-libs/libvpx:sse3 - Enable optimization for SSE3 capable chips +media-libs/libvpx:ssse3 - faster floating point optimization for SSSE3 c= apable chips (Intel Core 2 and later chips) media-libs/mediastreamer:ilbc - Use of iLBC (RFC3951) codec plugin media-libs/mediastreamer:video - Enable video support media-libs/mesa:gallium - Gallium3D is new architecture for building 3D = graphics drivers.