commit: e68c2d0d6e6b5aec1afea78e17593cf89c69ae26 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sat Mar 6 12:12:52 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sat Mar 6 12:12:52 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e68c2d0d
sci-biology/maker: EAPI bump Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> sci-biology/maker/maker-3.01.02_beta.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/sci-biology/maker/maker-3.01.02_beta.ebuild b/sci-biology/maker/maker-3.01.02_beta.ebuild index dd8b088ac..afad7ce1e 100644 --- a/sci-biology/maker/maker-3.01.02_beta.ebuild +++ b/sci-biology/maker/maker-3.01.02_beta.ebuild @@ -1,10 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 -PERL_EXPORT_PHASE_FUNCTIONS=no -inherit eutils perl-module +inherit perl-functions DESCRIPTION="A genome annotation viewer and pipeline for small eukaryota and prokaryota" HOMEPAGE="http://www.yandell-lab.org/software/maker.html"
