commit:     7b66ae765d1e4c2f9b1dd87a75e74475131bedff
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 20:26:33 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 20:28:22 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b66ae76

sci-chemistry/mm-align: EAPI 6

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 sci-chemistry/mm-align/mm-align-20120321.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/sci-chemistry/mm-align/mm-align-20120321.ebuild 
b/sci-chemistry/mm-align/mm-align-20120321.ebuild
index 7a0c7da5d8..607fd2929d 100644
--- a/sci-chemistry/mm-align/mm-align-20120321.ebuild
+++ b/sci-chemistry/mm-align/mm-align-20120321.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-EAPI=4
+EAPI=6
 
 inherit cmake-utils fortran-2
 
@@ -19,4 +19,6 @@ S="${WORKDIR}"
 
 src_prepare() {
        cp "${FILESDIR}"/CMakeLists.txt . || die
+
+       cmake-utils_src_prepare
 }

Reply via email to