From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D89391381F3 for ; Mon, 26 Nov 2012 13:23:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9ACCA21C0DB; Mon, 26 Nov 2012 13:23:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 23BDD21C0DB for ; Mon, 26 Nov 2012 13:23:24 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44B4533C84E for ; Mon, 26 Nov 2012 13:23:23 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2230) id 3C52A20C65; Mon, 26 Nov 2012 13:23:21 +0000 (UTC) From: "Tomas Chvatal (scarabeus)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, scarabeus@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/mesa: metadata.xml ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: metadata.xml ChangeLog X-VCS-Directories: media-libs/mesa X-VCS-Committer: scarabeus X-VCS-Committer-Name: Tomas Chvatal Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121126132321.3C52A20C65@flycatcher.gentoo.org> Date: Mon, 26 Nov 2012 13:23:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a2534022-5759-4c57-9585-47e5505e54ca X-Archives-Hash: 44b8a94be370708a3d72fd404e0c0c9b scarabeus 12/11/26 13:23:21 Modified: metadata.xml ChangeLog Log: Update to global useflag. (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8) Revision Changes Path 1.14 media-libs/mesa/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/metadata.xml?rev=1.14&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/metadata.xml?rev=1.14&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/metadata.xml?r1=1.13&r2=1.14 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/metadata.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- metadata.xml 6 Sep 2012 23:31:08 -0000 1.13 +++ metadata.xml 26 Nov 2012 13:23:21 -0000 1.14 @@ -19,8 +19,6 @@ disable optimized assembly code that is not PIC friendly Enable sharing of common code for classic DRI drivers. Enable sharing of common code for the OpenGL API. - Enable the VDPAU acceleration interface for the Gallium3D Video Layer. - Enable support for dev-libs/wayland Enable the XA (X Acceleration) API for Gallium3D. Enable the X.org state tracker (DDX replacement) for Gallium3D. Enable the XvMC acceleration interface for the Gallium3D Video Layer. 1.433 media-libs/mesa/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.433&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.433&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.432&r2=1.433 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v retrieving revision 1.432 retrieving revision 1.433 diff -u -r1.432 -r1.433 --- ChangeLog 19 Nov 2012 03:52:34 -0000 1.432 +++ ChangeLog 26 Nov 2012 13:23:21 -0000 1.433 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.432 2012/11/19 03:52:34 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.433 2012/11/26 13:23:21 scarabeus Exp $ + + 26 Nov 2012; Tomáš Chvátal metadata.xml: + Update to global useflag. *mesa-9.0.1 (19 Nov 2012)