sci-biology/uchime: EAPI 6
authorJohannes Huber <johu@gentoo.org>
Wed, 8 Feb 2017 12:34:44 +0000 (13:34 +0100)
committerJohannes Huber <johu@gentoo.org>
Wed, 8 Feb 2017 12:35:01 +0000 (13:35 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sci-biology/uchime/uchime-4.2.40.ebuild

index 556e29b797915b971662574590c02568f2ae4f08..06ab5a52496a6c34acc2e6a40a62036545710c10 100644 (file)
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 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
 
@@ -21,4 +21,6 @@ S="${WORKDIR}"/${MY_P}
 
 src_prepare() {
        cp "${FILESDIR}"/CMakeLists.txt . || die
+
+       cmake-utils_src_prepare
 }