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 A6E40138CC4 for ; Sat, 28 Mar 2015 19:51:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DE20AE0835; Sat, 28 Mar 2015 19:51:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3AAC6E0835 for ; Sat, 28 Mar 2015 19:51:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 745A6340A62 for ; Sat, 28 Mar 2015 19:51:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8705314B9D for ; Sat, 28 Mar 2015 19:51:37 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1427571863.3c37f4a3c389387524f494e398ff73098dbf35ca.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-9999.ebuild X-VCS-Directories: media-libs/mesa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 3c37f4a3c389387524f494e398ff73098dbf35ca X-VCS-Branch: master Date: Sat, 28 Mar 2015 19:51:37 +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: 8fc94baa-34ee-404e-a462-7c050bb512e5 X-Archives-Hash: d0bca2cffb5f7961bf12cc7cafac50e7 commit: 3c37f4a3c389387524f494e398ff73098dbf35ca Author: Matt Turner gmail com> AuthorDate: Sat Mar 28 19:44:23 2015 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Mar 28 19:44:23 2015 +0000 URL: https://gitweb.gentoo.org/proj/x11.git/commit/?id=3c37f4a3 media-libs/mesa: Raise libdrm requirement to 2.4.60. media-libs/mesa/mesa-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 6d6b5e9..c15dbd1 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -73,7 +73,7 @@ REQUIRED_USE=" ${PYTHON_REQUIRED_USE} " -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.57" +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.60" # keep correct libdrm and dri2proto dep # keep blocks in rdepend for binpkg RDEPEND="