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 302591381F3 for ; Tue, 6 Nov 2012 04:26:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D4CC21C012; Tue, 6 Nov 2012 04:26:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E1D3C21C012 for ; Tue, 6 Nov 2012 04:26:01 +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 00F0233D888 for ; Tue, 6 Nov 2012 04:26:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 86176E5442 for ; Tue, 6 Nov 2012 04:25:59 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <1352175962.b3fd52484b380541ed54dd7c97489684897f11cb.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: b3fd52484b380541ed54dd7c97489684897f11cb X-VCS-Branch: master Date: Tue, 6 Nov 2012 04:25:59 +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: baefb8d8-f7a5-452a-89a8-b0d5f29132af X-Archives-Hash: a5030ba08d3cee8b257752cdd905c657 commit: b3fd52484b380541ed54dd7c97489684897f11cb Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Tue Nov 6 04:26:02 2012 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berlin de> CommitDate: Tue Nov 6 04:26:02 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=b3fd5248 media-libs/mesa: require libdrm-2.4.40 for radeon changes. --- 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 0d70c9b..5cf6172 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -74,7 +74,7 @@ REQUIRED_USE=" video_cards_vmware? ( gallium ) " -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.39" +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.40" # keep correct libdrm and dri2proto dep # keep blocks in rdepend for binpkg RDEPEND="