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: Thu, 21 Nov 2013 03:23:16
Message-Id: 1385004149.f22fe8aa5f427eb8d04bf49ce6001211c2f8d963.mattst88@gentoo
1 commit: f22fe8aa5f427eb8d04bf49ce6001211c2f8d963
2 Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
3 AuthorDate: Thu Nov 21 03:22:29 2013 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 21 03:22:29 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=f22fe8aa
7
8 media-libs/mesa: Enable tests.
9
10 ---
11 media-libs/mesa/mesa-9999.ebuild | 4 ++++
12 1 file changed, 4 insertions(+)
13
14 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
15 index 85c4155..dc18ff1 100644
16 --- a/media-libs/mesa/mesa-9999.ebuild
17 +++ b/media-libs/mesa/mesa-9999.ebuild
18 @@ -391,6 +391,10 @@ multilib_src_install_all() {
19 newins "${FILESDIR}/eselect-mesa.conf.9.2" eselect-mesa.conf
20 }
21
22 +multilib_src_test() {
23 + emake check
24 +}
25 +
26 pkg_postinst() {
27 # Switch to the xorg implementation.
28 echo