From 7b66ae765d1e4c2f9b1dd87a75e74475131bedff Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Fri, 10 Feb 2017 21:26:33 +0100 Subject: 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(-) (limited to 'sci-chemistry') diff --git a/sci-chemistry/mm-align/mm-align-20120321.ebuild b/sci-chemistry/mm-align/mm-align-20120321.ebuild index 7a0c7da5d89b..607fd2929d55 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 } -- cgit v1.2.3-65-gdbad