Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mesa/
Date: Wed, 04 Sep 2019 23:15:11
Message-Id: 1567638878.b620f6897b81916ef5950f76b29c4f8922fd643d.mattst88@gentoo
1 commit: b620f6897b81916ef5950f76b29c4f8922fd643d
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 4 23:13:43 2019 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 4 23:14:38 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b620f689
7
8 media-libs/mesa: Update libGLESv1_CM SONAME
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 media-libs/mesa/mesa-9999.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
16 index f226c4813d7..631e1efea88 100644
17 --- a/media-libs/mesa/mesa-9999.ebuild
18 +++ b/media-libs/mesa/mesa-9999.ebuild
19 @@ -239,7 +239,7 @@ EGIT_CHECKOUT_DIR=${S}
20 QA_WX_LOAD="
21 x86? (
22 usr/lib*/libglapi.so.0.0.0
23 - usr/lib*/libGLESv1_CM.so.1.0.0
24 + usr/lib*/libGLESv1_CM.so.1.1.0
25 usr/lib*/libGLESv2.so.2.0.0
26 usr/lib*/libGL.so.1.2.0
27 usr/lib*/libOSMesa.so.8.0.0