commit: 504663b5219b2d758360757e1a01300a0d4f028e Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sat Mar 6 14:05:21 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sat Mar 6 14:05:21 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=504663b5
sci-biology/seqtools: EAPI bump Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/seqtools/seqtools-4.44.1.ebuild | 5 ++--- 1 file 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:*
