aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2018-12-13 23:36:29 +0100
committerDavid Seifert <soap@gentoo.org>2018-12-13 23:36:29 +0100
commit1a069d5e5eb7d98e17f3223793ecacb8f9e02226 (patch)
treebe7dc8cfcb533936d5ffdeeb1c8e0ad7770123f5
parentskel.metadata.xml: update for GLEP 67 (diff)
downloadsci-1a069d5e5eb7d98e17f3223793ecacb8f9e02226.tar.gz
sci-1a069d5e5eb7d98e17f3223793ecacb8f9e02226.tar.bz2
sci-1a069d5e5eb7d98e17f3223793ecacb8f9e02226.zip
sci-biology/zmap: Bump to EAPI 7
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--sci-biology/zmap/zmap-2.12.0.ebuild6
1 files 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"