Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/
Date: Sat, 09 Nov 2013 06:55:28
Message-Id: 1383980074.3751a2d30e18c773d896b9e88dd80badc3dff569.mattst88@gentoo
1 commit: 3751a2d30e18c773d896b9e88dd80badc3dff569
2 Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
3 AuthorDate: Sat Nov 9 06:54:34 2013 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Nov 9 06:54:34 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=3751a2d3
7
8 media-libs/mesa: the xorg state tracker is no more.
9
10 ---
11 media-libs/mesa/mesa-9999.ebuild | 1 -
12 1 file changed, 1 deletion(-)
13
14 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
15 index 5e4a0be..28b40a8 100644
16 --- a/media-libs/mesa/mesa-9999.ebuild
17 +++ b/media-libs/mesa/mesa-9999.ebuild
18 @@ -293,7 +293,6 @@ multilib_src_configure() {
19 $(use_enable osmesa) \
20 $(use_enable !pic asm) \
21 $(use_enable xa) \
22 - --disable-xorg \
23 --with-dri-drivers=${DRI_DRIVERS} \
24 --with-gallium-drivers=${GALLIUM_DRIVERS} \
25 --with-llvm-shared-libs \