projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21cb05c
)
sci-biology/uchime: EAPI 6
author
Johannes Huber
<johu@gentoo.org>
Wed, 8 Feb 2017 12:34:44 +0000
(13:34 +0100)
committer
Johannes 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
patch
|
blob
|
history
diff --git
a/sci-biology/uchime/uchime-4.2.40.ebuild
b/sci-biology/uchime/uchime-4.2.40.ebuild
index 556e29b797915b971662574590c02568f2ae4f08..06ab5a52496a6c34acc2e6a40a62036545710c10 100644
(file)
--- a/
sci-biology/uchime/uchime-4.2.40.ebuild
+++ b/
sci-biology/uchime/uchime-4.2.40.ebuild
@@
-1,8
+1,8
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
7
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
}