media-libs/mesa: Apply user patches.
authorMatt Turner <mattst88@gentoo.org>
Wed, 25 Jan 2017 18:45:32 +0000 (10:45 -0800)
committerMatt Turner <mattst88@gentoo.org>
Wed, 25 Jan 2017 18:46:09 +0000 (10:46 -0800)
Bug: https://bugs.gentoo.org/607074

media-libs/mesa/mesa-17.0.0_rc2.ebuild
media-libs/mesa/mesa-9999.ebuild

index 7dae3be569c13efd5c18b4ef27d7d24a821a851e..2268df1cdccbb3dc7362fc344c10ad1d6cebe13c 100644 (file)
@@ -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() {
index 7dae3be569c13efd5c18b4ef27d7d24a821a851e..2268df1cdccbb3dc7362fc344c10ad1d6cebe13c 100644 (file)
@@ -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() {