commit:     494148f5428960e091e341cd6951f1e4035cf321
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 18:45:32 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 18:46:09 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=494148f5

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 7dae3be..2268df1 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 7dae3be..2268df1 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() {

Reply via email to