From 494148f5428960e091e341cd6951f1e4035cf321 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Wed, 25 Jan 2017 10:45:32 -0800 Subject: [PATCH] media-libs/mesa: Apply user patches. Bug: https://bugs.gentoo.org/607074 --- media-libs/mesa/mesa-17.0.0_rc2.ebuild | 3 ++- media-libs/mesa/mesa-9999.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/media-libs/mesa/mesa-17.0.0_rc2.ebuild b/media-libs/mesa/mesa-17.0.0_rc2.ebuild index 7dae3be569c1..2268df1cdccb 100644 --- a/media-libs/mesa/mesa-17.0.0_rc2.ebuild +++ b/media-libs/mesa/mesa-17.0.0_rc2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/mesa.git" @@ -192,6 +192,7 @@ pkg_setup() { src_prepare() { [[ ${PV} == 9999 ]] && eautoreconf + eapply_user } multilib_src_configure() { diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild index 7dae3be569c1..2268df1cdccb 100644 --- a/media-libs/mesa/mesa-9999.ebuild +++ b/media-libs/mesa/mesa-9999.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 EGIT_REPO_URI="https://anongit.freedesktop.org/git/mesa/mesa.git" @@ -192,6 +192,7 @@ pkg_setup() { src_prepare() { [[ ${PV} == 9999 ]] && eautoreconf + eapply_user } multilib_src_configure() { -- 2.26.2