From: Matt Turner Date: Wed, 25 Jan 2017 18:45:32 +0000 (-0800) Subject: media-libs/mesa: Apply user patches. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=494148f5428960e091e341cd6951f1e4035cf321;p=gentoo.git media-libs/mesa: Apply user patches. Bug: https://bugs.gentoo.org/607074 --- 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() {