From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id DF2A31387AB for ; Sat, 8 Feb 2014 22:07:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70858E08BD; Sat, 8 Feb 2014 22:07:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 007CCE08BD for ; Sat, 8 Feb 2014 22:07:44 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 11A3633F9C2 for ; Sat, 8 Feb 2014 22:07:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id D177718873 for ; Sat, 8 Feb 2014 22:07:42 +0000 (UTC) From: "Emil Karlson" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Emil Karlson" Message-ID: <1391897139.31259087cd2baa9ee15af82fee03ca55c9b3d161.emil_karlson@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: x11-drivers/ati-drivers/ X-VCS-Repository: proj/x11 X-VCS-Files: x11-drivers/ati-drivers/ati-drivers-14.1_beta.ebuild X-VCS-Directories: x11-drivers/ati-drivers/ X-VCS-Committer: emil_karlson X-VCS-Committer-Name: Emil Karlson X-VCS-Revision: 31259087cd2baa9ee15af82fee03ca55c9b3d161 X-VCS-Branch: master Date: Sat, 8 Feb 2014 22:07:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 14c3a794-ed4c-4b7b-8dae-8b1937cc4922 X-Archives-Hash: 9cfd33974dee8066235976425792d62d commit: 31259087cd2baa9ee15af82fee03ca55c9b3d161 Author: Emil Karlson gmail com> AuthorDate: Sat Feb 8 22:05:39 2014 +0000 Commit: Emil Karlson gmail com> CommitDate: Sat Feb 8 22:05:39 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=31259087 x11-drivers/ati-drivers: reinclude seq_file patch for 14.1_beta --- x11-drivers/ati-drivers/ati-drivers-14.1_beta.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-drivers/ati-drivers/ati-drivers-14.1_beta.ebuild b/x11-drivers/ati-drivers/ati-drivers-14.1_beta.ebuild index a1d5364..98c4f49 100644 --- a/x11-drivers/ati-drivers/ati-drivers-14.1_beta.ebuild +++ b/x11-drivers/ati-drivers/ati-drivers-14.1_beta.ebuild @@ -297,7 +297,7 @@ src_prepare() { # Compile fix for kernel typesafe uid types #469160 #epatch "${FILESDIR}/typesafe-kuid.diff" - #epatch "${FILESDIR}/ati-drivers-13.8-beta-include-seq_file.patch" + epatch "${FILESDIR}/ati-drivers-13.8-beta-include-seq_file.patch" epatch "${FILESDIR}/check-for-iommu-only-if-iommu-is-supported.patch"