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 1Rvuh8-0007cR-Q3 for garchives@archives.gentoo.org; Fri, 10 Feb 2012 17:55:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 94C9BE0539; Fri, 10 Feb 2012 17:55:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6561EE0539 for ; Fri, 10 Feb 2012 17:55:30 +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 8C7571B4016 for ; Fri, 10 Feb 2012 17:55:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id C1D30E53FF for ; Fri, 10 Feb 2012 17:55:26 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <51388b4088595c1fa233a045be04e996850707c1.mattst88@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/ X-VCS-Repository: proj/x11 X-VCS-Files: media-libs/mesa/mesa-8.0.ebuild media-libs/mesa/mesa-9999.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 51388b4088595c1fa233a045be04e996850707c1 Date: Fri, 10 Feb 2012 17:55:26 +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: f1569280-676d-4ecb-babf-c2b8f8fef5eb X-Archives-Hash: 979990f5c5de7971118468089a2bfae6 commit: 51388b4088595c1fa233a045be04e996850707c1 Author: Matt Turner gmail com> AuthorDate: Fri Feb 10 17:53:44 2012 +0000 Commit: Matt Turner gmail com> CommitDate: Fri Feb 10 17:53:44 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D51388b40 media-libs/mesa: bump glproto dependency to 1.4.15 --- media-libs/mesa/mesa-8.0.ebuild | 2 +- media-libs/mesa/mesa-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/mesa/mesa-8.0.ebuild b/media-libs/mesa/mesa-8.0.e= build index 33cfe25..469c078 100644 --- a/media-libs/mesa/mesa-8.0.ebuild +++ b/media-libs/mesa/mesa-8.0.ebuild @@ -79,7 +79,7 @@ LIBDRM_DEPSTRING=3D">=3Dx11-libs/libdrm-2.4.31" # depend on this package, bug #342393 EXTERNAL_DEPEND=3D" >=3Dx11-proto/dri2proto-2.6 - >=3Dx11-proto/glproto-1.4.14 + >=3Dx11-proto/glproto-1.4.15 " # keep correct libdrm and dri2proto dep # keep blocks in rdepend for binpkg diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999= .ebuild index 22607aa..1f868f5 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -80,7 +80,7 @@ LIBDRM_DEPSTRING=3D">=3Dx11-libs/libdrm-2.4.31" # depend on this package, bug #342393 EXTERNAL_DEPEND=3D" >=3Dx11-proto/dri2proto-2.6 - >=3Dx11-proto/glproto-1.4.14 + >=3Dx11-proto/glproto-1.4.15 " # keep correct libdrm and dri2proto dep # keep blocks in rdepend for binpkg