sci-biology/express: EAPI-6 bump
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 14 Oct 2018 16:29:31 +0000 (18:29 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 14 Oct 2018 16:34:29 +0000 (18:34 +0200)
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

sci-biology/express/express-1.5.1.ebuild

index 62e5361f529f3dc052062faad48748881c3a6cf4..148df8a8ce1441c0fbe358cc6bf06b22b8ebb115 100644 (file)
@@ -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"