From: Andreas Sturmlechner Date: Sun, 14 Oct 2018 16:29:31 +0000 (+0200) Subject: sci-biology/express: EAPI-6 bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2e39fa5d652b78dfd2d3fb38f2165e6e358dd587;p=gentoo.git sci-biology/express: EAPI-6 bump Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- diff --git a/sci-biology/express/express-1.5.1.ebuild b/sci-biology/express/express-1.5.1.ebuild index 62e5361f529f..148df8a8ce14 100644 --- a/sci-biology/express/express-1.5.1.ebuild +++ b/sci-biology/express/express-1.5.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 inherit cmake-utils @@ -18,8 +18,9 @@ DEPEND=" >=dev-libs/boost-1.52.0:= dev-libs/protobuf dev-util/google-perftools + sci-biology/bamtools sys-libs/zlib - sci-biology/bamtools" +" RDEPEND="${DEPEND}" S="${WORKDIR}/${P}-src"