commit: 1a069d5e5eb7d98e17f3223793ecacb8f9e02226 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Thu Dec 13 22:36:29 2018 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu Dec 13 22:36:29 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1a069d5e
sci-biology/zmap: Bump to EAPI 7 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: David Seifert <soap <AT> gentoo.org> sci-biology/zmap/zmap-2.12.0.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-biology/zmap/zmap-2.12.0.ebuild b/sci-biology/zmap/zmap-2.12.0.ebuild index b89157515..898358d49 100644 --- a/sci-biology/zmap/zmap-2.12.0.ebuild +++ b/sci-biology/zmap/zmap-2.12.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="A desktop genome browser using GFF inputs" HOMEPAGE="http://www.sanger.ac.uk/science/tools/zmap" @@ -20,6 +20,6 @@ DEPEND=" curl? ( net-misc/curl ) dev-db/sqlite:3 virtual/mysql - dev-libs/openssl:=" + dev-libs/openssl:0=" RDEPEND="${DEPEND} sci-biology/seqtools"
