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: Fri, 10 Feb 2012 17:55:38
Message-Id: 51388b4088595c1fa233a045be04e996850707c1.mattst88@gentoo
1 commit: 51388b4088595c1fa233a045be04e996850707c1
2 Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
3 AuthorDate: Fri Feb 10 17:53:44 2012 +0000
4 Commit: Matt Turner <mattst88 <AT> gmail <DOT> com>
5 CommitDate: Fri Feb 10 17:53:44 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=51388b40
7
8 media-libs/mesa: bump glproto dependency to 1.4.15
9
10 ---
11 media-libs/mesa/mesa-8.0.ebuild | 2 +-
12 media-libs/mesa/mesa-9999.ebuild | 2 +-
13 2 files changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/mesa/mesa-8.0.ebuild b/media-libs/mesa/mesa-8.0.ebuild
16 index 33cfe25..469c078 100644
17 --- a/media-libs/mesa/mesa-8.0.ebuild
18 +++ b/media-libs/mesa/mesa-8.0.ebuild
19 @@ -79,7 +79,7 @@ LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.31"
20 # depend on this package, bug #342393
21 EXTERNAL_DEPEND="
22 >=x11-proto/dri2proto-2.6
23 - >=x11-proto/glproto-1.4.14
24 + >=x11-proto/glproto-1.4.15
25 "
26 # keep correct libdrm and dri2proto dep
27 # keep blocks in rdepend for binpkg
28
29 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
30 index 22607aa..1f868f5 100644
31 --- a/media-libs/mesa/mesa-9999.ebuild
32 +++ b/media-libs/mesa/mesa-9999.ebuild
33 @@ -80,7 +80,7 @@ LIBDRM_DEPSTRING=">=x11-libs/libdrm-2.4.31"
34 # depend on this package, bug #342393
35 EXTERNAL_DEPEND="
36 >=x11-proto/dri2proto-2.6
37 - >=x11-proto/glproto-1.4.14
38 + >=x11-proto/glproto-1.4.15
39 "
40 # keep correct libdrm and dri2proto dep
41 # keep blocks in rdepend for binpkg