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 1SDMSr-0001mO-US for garchives@archives.gentoo.org; Thu, 29 Mar 2012 21:01:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7763E0CC0; Thu, 29 Mar 2012 21:00:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A695BE0CB6 for ; Thu, 29 Mar 2012 21:00:18 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8DDDB1B4009 for ; Thu, 29 Mar 2012 21:00:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 44124E5402 for ; Thu, 29 Mar 2012 21:00:16 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <1333054830.09a0e677fa7829cfd50e2a7f1b47dd973c372486.chithead@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/ X-VCS-Repository: proj/x11 X-VCS-Files: media-libs/mesa/mesa-9999.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: 09a0e677fa7829cfd50e2a7f1b47dd973c372486 X-VCS-Branch: master Date: Thu, 29 Mar 2012 21:00:16 +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: 12c4d0a9-70c0-4489-8bc0-1f0e32df9231 X-Archives-Hash: 8fc355ea870861749f57c1f41f7f717a commit: 09a0e677fa7829cfd50e2a7f1b47dd973c372486 Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Thu Mar 29 21:00:30 2012 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berli= n de> CommitDate: Thu Mar 29 21:00:30 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D09a0e677 media-libs/mesa: update libXvMC dependency for bug #410185. --- media-libs/mesa/mesa-9999.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999= .ebuild index a8cb901..0b3f367 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -98,7 +98,7 @@ RDEPEND=3D"${EXTERNAL_DEPEND} d3d? ( app-emulation/wine ) vdpau? ( >=3Dx11-libs/libvdpau-0.4.1 ) wayland? ( dev-libs/wayland ) - xvmc? ( x11-libs/libXvMC ) + xvmc? ( >=3Dx11-libs/libXvMC-1.0.6 ) ${LIBDRM_DEPSTRING}[video_cards_nouveau?,video_cards_vmware?] " for card in ${INTEL_CARDS}; do