aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Mokrejs <mmokrejs@fold.natur.cuni.cz>2019-03-25 09:40:46 +0100
committerMartin Mokrejs <mmokrejs@fold.natur.cuni.cz>2019-03-25 09:40:46 +0100
commit47b0727a452b00a0552a3094eff49fc44a2ea9fe (patch)
tree961cdff27ba260415d5610ecd2ca087e6bd03477
parentsci-biology/bamql: bump to version with less greedy LLVM linking (diff)
downloadsci-47b0727a452b00a0552a3094eff49fc44a2ea9fe.tar.gz
sci-47b0727a452b00a0552a3094eff49fc44a2ea9fe.tar.bz2
sci-47b0727a452b00a0552a3094eff49fc44a2ea9fe.zip
sci-biology/bamql: bump to EAPI7
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>
-rw-r--r--sci-biology/bamql/bamql-1.6.1.ebuild2
-rw-r--r--sci-biology/bamql/bamql-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-biology/bamql/bamql-1.6.1.ebuild b/sci-biology/bamql/bamql-1.6.1.ebuild
index 535b31f44..146793318 100644
--- a/sci-biology/bamql/bamql-1.6.1.ebuild
+++ b/sci-biology/bamql/bamql-1.6.1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit autotools eutils
diff --git a/sci-biology/bamql/bamql-9999.ebuild b/sci-biology/bamql/bamql-9999.ebuild
index 409804dc7..e9730e73b 100644
--- a/sci-biology/bamql/bamql-9999.ebuild
+++ b/sci-biology/bamql/bamql-9999.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit autotools git-r3