commit:     aa4f4321b26e8565c3d4abcff9b5d17865577b88
Author:     Grégory Salvan <apieum <AT> gmail <DOT> com>
AuthorDate: Sat Feb 20 20:33:45 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 08:36:31 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=aa4f4321

change to EAPI 6

 sci-mathematics/netgen/netgen-5.3.1.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-mathematics/netgen/netgen-5.3.1.ebuild 
b/sci-mathematics/netgen/netgen-5.3.1.ebuild
index 16441ff..adae126 100644
--- a/sci-mathematics/netgen/netgen-5.3.1.ebuild
+++ b/sci-mathematics/netgen/netgen-5.3.1.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=5
+EAPI=6
 
 inherit autotools eutils flag-o-matic multilib versionator
 
@@ -30,6 +30,7 @@ RDEPEND="${DEPEND}"
 # Note, MPI has not be tested.
 
 src_prepare() {
+       default
        # Adapted from 
http://sourceforge.net/projects/netgen-mesher/forums/forum/905307/topic/5422824
        epatch "${FILESDIR}/${PN}-5.x-missing-define.patch"
        epatch "${FILESDIR}/${PN}-5.x-metis-numflag.patch"

Reply via email to