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, 28 Feb 2015 22:22:05
Message-Id: 1425162111.3c7d03cf0f534fe7c828114172b2efc626163b81.mattst88@gentoo
1 commit: 3c7d03cf0f534fe7c828114172b2efc626163b81
2 Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
3 AuthorDate: Sat Feb 28 22:21:17 2015 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 28 22:21:51 2015 +0000
6 URL: http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=3c7d03cf
7
8 media-libs/mesa: Add bindist restriction.
9
10 Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=541494
11
12 ---
13 media-libs/mesa/mesa-9999.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
17 index 5b960db..2001177 100644
18 --- a/media-libs/mesa/mesa-9999.ebuild
19 +++ b/media-libs/mesa/mesa-9999.ebuild
20 @@ -32,6 +32,7 @@ fi
21 LICENSE="MIT"
22 SLOT="0"
23 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +RESTRICT="!bindist? ( bindist )"
25
26 INTEL_CARDS="i915 i965 ilo intel"
27 RADEON_CARDS="r100 r200 r300 r600 radeon radeonsi"