commit: be30bcc39a3a4be62187d2183b50f0291076961b Author: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> AuthorDate: Sat Apr 21 09:11:40 2018 +0000 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz> CommitDate: Sat Apr 21 09:11:40 2018 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=be30bcc3
sci-biology/seqtools: version bump Is an optional dependency for sci-biology/abyss-2.1.0 Pull: https://github.com/gentoo/gentoo/pull/7559 Package-Manager: Portage-2.3.28, Repoman-2.3.9 .../seqtools/{seqtools-4.34.5.ebuild => seqtools-4.44.1.ebuild} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-biology/seqtools/seqtools-4.34.5.ebuild b/sci-biology/seqtools/seqtools-4.44.1.ebuild similarity index 86% rename from sci-biology/seqtools/seqtools-4.34.5.ebuild rename to sci-biology/seqtools/seqtools-4.44.1.ebuild index ae2569100..7416d9fab 100644 --- a/sci-biology/seqtools/seqtools-4.34.5.ebuild +++ b/sci-biology/seqtools/seqtools-4.44.1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 DESCRIPTION="Display alignments and GFF files, matrix dot plots (blixem, dotter, belvu)" HOMEPAGE="http://www.sanger.ac.uk/resources/software/seqtools" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.sanger.ac.uk/pub/resources/software/${PN}/PRODUCTION/${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="
