aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-06 15:05:21 +0100
committerAndrew Ammerlaan <andrewammerlaan@riseup.net>2021-03-06 15:05:21 +0100
commit504663b5219b2d758360757e1a01300a0d4f028e (patch)
tree6511da5d405e63f3037e0cd8d5feceacc55a2951 /sci-biology/seqtools
parentsci-biology/seqclean: EAPI bump (diff)
downloadsci-504663b5219b2d758360757e1a01300a0d4f028e.tar.gz
sci-504663b5219b2d758360757e1a01300a0d4f028e.tar.bz2
sci-504663b5219b2d758360757e1a01300a0d4f028e.zip
sci-biology/seqtools: EAPI bump
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
Diffstat (limited to 'sci-biology/seqtools')
-rw-r--r--sci-biology/seqtools/seqtools-4.44.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/sci-biology/seqtools/seqtools-4.44.1.ebuild b/sci-biology/seqtools/seqtools-4.44.1.ebuild
index 7416d9fab..fc4bca4ba 100644
--- a/sci-biology/seqtools/seqtools-4.44.1.ebuild
+++ b/sci-biology/seqtools/seqtools-4.44.1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DESCRIPTION="Display alignments and GFF files, matrix dot plots (blixem, dotter, belvu)"
HOMEPAGE="http://www.sanger.ac.uk/resources/software/seqtools"
@@ -10,7 +10,6 @@ SRC_URI="ftp://ftp.sanger.ac.uk/pub/resources/software/${PN}/PRODUCTION/${P}.tar
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE=""
DEPEND="
sys-libs/readline:*