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: Tue, 29 Nov 2011 23:00:17
Message-Id: b7f1da42cdaa5eceee51c2b8e7efb8dac934b6d5.mattst88@gentoo
1 commit: b7f1da42cdaa5eceee51c2b8e7efb8dac934b6d5
2 Author: Matt Turner <mattst88 <AT> gmail <DOT> com>
3 AuthorDate: Tue Nov 29 22:57:42 2011 +0000
4 Commit: Matt Turner <mattst88 <AT> gmail <DOT> com>
5 CommitDate: Tue Nov 29 22:57:42 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=b7f1da42
7
8 media-libs/mesa: don't require USE=classic with i915 driver
9
10 i915g exists too.
11
12 ---
13 media-libs/mesa/mesa-9999.ebuild | 1 -
14 1 files changed, 0 insertions(+), 1 deletions(-)
15
16 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
17 index 751a59d..84cb8ad 100644
18 --- a/media-libs/mesa/mesa-9999.ebuild
19 +++ b/media-libs/mesa/mesa-9999.ebuild
20 @@ -63,7 +63,6 @@ REQUIRED_USE="
21 g3dvl? ( || ( vdpau xvmc ) )
22 vdpau? ( g3dvl )
23 xvmc? ( g3dvl )
24 - video_cards_i915? ( classic )
25 video_cards_i965? ( classic )
26 video_cards_r100? ( classic )
27 video_cards_r200? ( classic )