Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/
Date: Sun, 30 Oct 2011 18:32:39
Message-Id: 7ed347291c874b5e7a0ceba6f80943921670977f.mattst88@gentoo
1 commit: 7ed347291c874b5e7a0ceba6f80943921670977f
2 Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
3 AuthorDate: Sun Oct 30 18:32:02 2011 +0000
4 Commit: Matt Turner <mattst88 <AT> gmail <DOT> com>
5 CommitDate: Sun Oct 30 18:32:02 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=7ed34729
7
8 media-libs/mesa: bump libdrm requirement to 2.4.27
9
10 ---
11 media-libs/mesa/mesa-9999.ebuild | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
15 index efe0511..d0ab971 100644
16 --- a/media-libs/mesa/mesa-9999.ebuild
17 +++ b/media-libs/mesa/mesa-9999.ebuild
18 @@ -71,7 +71,7 @@ REQUIRED_USE="
19 video_cards_vmware? ( gallium )
20 "
21
22 -LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.24"
23 +LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.27"
24 # not a runtime dependency of this package, but dependency of packages which
25 # depend on this package, bug #342393
26 EXTERNAL_DEPEND="