commit: 96a3248a3de53830040c8195b89bbf53db49adb2
Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 23 13:25:54 2022 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Jan 23 13:25:54 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=96a3248a
sci-biology/pbbam: bump to 1.8.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
sci-biology/pbbam/{pbbam-1.6.0.ebuild => pbbam-1.8.1.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sci-biology/pbbam/pbbam-1.6.0.ebuild
b/sci-biology/pbbam/pbbam-1.8.1.ebuild
similarity index 94%
rename from sci-biology/pbbam/pbbam-1.6.0.ebuild
rename to sci-biology/pbbam/pbbam-1.8.1.ebuild
index 076b04e81..a114da0fc 100644
--- a/sci-biology/pbbam/pbbam-1.6.0.ebuild
+++ b/sci-biology/pbbam/pbbam-1.8.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
inherit meson
@@ -20,6 +20,7 @@ BDEPEND="
"
DEPEND="
sci-biology/pbcopper
+ sci-biology/samtools:0
>=sci-libs/htslib-1.3.1:=
>=dev-libs/boost-1.55:=
"