From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-927797-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 6EFE113908F
	for <garchives@archives.gentoo.org>; Sun, 29 Jan 2017 18:13:34 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 60B5A14486;
	Sun, 29 Jan 2017 18:13:31 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 37D851442F
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 Jan 2017 18:13:31 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 18E06341646
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 Jan 2017 18:13:30 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 8A02839F3
	for <gentoo-commits@lists.gentoo.org>; Sun, 29 Jan 2017 18:13:28 +0000 (UTC)
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" <mattst88@gentoo.org>
Message-ID: <1485713574.6afabb82319ab995736f67b97fdb8bfe2ee5770b.mattst88@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/files/
X-VCS-Repository: repo/gentoo
X-VCS-Files: x11-libs/libva-vdpau-driver/files/libva-vdpau-driver-0.7.4-nouveau.patch
X-VCS-Directories: x11-libs/libva-vdpau-driver/files/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: 6afabb82319ab995736f67b97fdb8bfe2ee5770b
X-VCS-Branch: master
Date: Sun, 29 Jan 2017 18:13:28 +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
X-Archives-Salt: 8c07053b-2282-4ba3-a50b-47bb234621ed
X-Archives-Hash: ead3ce29f28b510597de31bf73c19900

commit:     6afabb82319ab995736f67b97fdb8bfe2ee5770b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 29 18:11:15 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jan 29 18:12:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6afabb82

x11-libs/libva-vdpau-driver: Drop dead patch.

Missed in commit 8d64b6ae08d79d4479c68a3989b35dc483178af3.

 .../files/libva-vdpau-driver-0.7.4-nouveau.patch                  | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/x11-libs/libva-vdpau-driver/files/libva-vdpau-driver-0.7.4-nouveau.patch b/x11-libs/libva-vdpau-driver/files/libva-vdpau-driver-0.7.4-nouveau.patch
deleted file mode 100644
index b697698..00000000
--- a/x11-libs/libva-vdpau-driver/files/libva-vdpau-driver-0.7.4-nouveau.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -1,4 +1,5 @@
- DRIVERS  = nvidia
-+DRIVERS += nouveau
- DRIVERS += s3g	# native VA-API driver is too old, so use VDPAU based one
- 
- INCLUDES = \