From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-404103-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RVWev-0007wy-IK
	for garchives@archives.gentoo.org; Tue, 29 Nov 2011 23:00:17 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 6780921C023;
	Tue, 29 Nov 2011 23:00:10 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 32BD121C030
	for <gentoo-commits@lists.gentoo.org>; Tue, 29 Nov 2011 23:00:10 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 6E1CB1B4061
	for <gentoo-commits@lists.gentoo.org>; Tue, 29 Nov 2011 23:00:09 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id D164E8004F
	for <gentoo-commits@lists.gentoo.org>; Tue, 29 Nov 2011 23:00:08 +0000 (UTC)
From: "Matt Turner" <mattst88@gmail.com>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" <mattst88@gmail.com>
Message-ID: <b7f1da42cdaa5eceee51c2b8e7efb8dac934b6d5.mattst88@gentoo>
Subject: [gentoo-commits] proj/x11:master commit in: media-libs/mesa/
X-VCS-Repository: proj/x11
X-VCS-Files: media-libs/mesa/mesa-9999.ebuild
X-VCS-Directories: media-libs/mesa/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: b7f1da42cdaa5eceee51c2b8e7efb8dac934b6d5
Date: Tue, 29 Nov 2011 23:00:08 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 84b8080f-3e90-4ca4-9588-a83279d5caa8
X-Archives-Hash: 8c42703f95a59060f21de8c48d0629f9

commit:     b7f1da42cdaa5eceee51c2b8e7efb8dac934b6d5
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Tue Nov 29 22:57:42 2011 +0000
Commit:     Matt Turner <mattst88 <AT> gmail <DOT> com>
CommitDate: Tue Nov 29 22:57:42 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc=
ommit;h=3Db7f1da42

media-libs/mesa: don't require USE=3Dclassic with i915 driver

i915g exists too.

---
 media-libs/mesa/mesa-9999.ebuild |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999=
.ebuild
index 751a59d..84cb8ad 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -63,7 +63,6 @@ REQUIRED_USE=3D"
 	g3dvl? ( || ( vdpau xvmc ) )
 	vdpau? ( g3dvl )
 	xvmc?  ( g3dvl )
-	video_cards_i915?   ( classic )
 	video_cards_i965?   ( classic )
 	video_cards_r100?   ( classic )
 	video_cards_r200?   ( classic )