commit: f8c26f3c6899cc2c9de3d1d422f3fd2032c899aa Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Thu Apr 20 04:11:31 2023 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Thu Apr 20 04:11:31 2023 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f8c26f3c
sci-biology/jellyfish: update EAPI 7 -> 8 Signed-off-by: Horea Christian <chr <AT> chymera.eu> sci-biology/jellyfish/jellyfish-1.1.12.ebuild | 4 ++-- sci-biology/jellyfish/jellyfish-2.3.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sci-biology/jellyfish/jellyfish-1.1.12.ebuild b/sci-biology/jellyfish/jellyfish-1.1.12.ebuild index f008096d6..a6989c2bf 100644 --- a/sci-biology/jellyfish/jellyfish-1.1.12.ebuild +++ b/sci-biology/jellyfish/jellyfish-1.1.12.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="k-mer counter within reads for assemblies" HOMEPAGE="https://genome.umd.edu/jellyfish.html" diff --git a/sci-biology/jellyfish/jellyfish-2.3.0.ebuild b/sci-biology/jellyfish/jellyfish-2.3.0.ebuild index bd2d2be0d..2237173e0 100644 --- a/sci-biology/jellyfish/jellyfish-2.3.0.ebuild +++ b/sci-biology/jellyfish/jellyfish-2.3.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="k-mer counter within reads for assemblies" HOMEPAGE="https://genome.umd.edu/jellyfish.html"
