commit: 47b0727a452b00a0552a3094eff49fc44a2ea9fe Author: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Mon Mar 25 08:40:46 2019 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Mon Mar 25 08:40:46 2019 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=47b0727a
sci-biology/bamql: bump to EAPI7 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Martin Mokrejs <mmokrejs <AT> fold.natur.cuni.cz> sci-biology/bamql/bamql-1.6.1.ebuild | 2 +- sci-biology/bamql/bamql-9999.ebuild | 2 +- 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
