From 2e39fa5d652b78dfd2d3fb38f2165e6e358dd587 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sun, 14 Oct 2018 18:29:31 +0200 Subject: sci-biology/express: EAPI-6 bump Signed-off-by: Andreas Sturmlechner Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- sci-biology/express/express-1.5.1.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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" -- cgit v1.2.3-65-gdbad