commit: 0329e0493d40516a501aea07d2d9c95f8c8c2dd3 Author: Horea Christian <chr <AT> chymera <DOT> eu> AuthorDate: Fri Dec 25 18:35:04 2020 +0000 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com> CommitDate: Fri Dec 25 18:35:04 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0329e049
sci-biology/BRAKER: EAPI bump 7 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Horea Christian <chr <AT> chymera.eu> sci-biology/BRAKER/BRAKER-2.1.2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sci-biology/BRAKER/BRAKER-2.1.2.ebuild b/sci-biology/BRAKER/BRAKER-2.1.2.ebuild index 908e57e51..448ca2463 100644 --- a/sci-biology/BRAKER/BRAKER-2.1.2.ebuild +++ b/sci-biology/BRAKER/BRAKER-2.1.2.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=7 -PERL_EXPORT_PHASE_FUNCTIONS=no +#PERL_EXPORT_PHASE_FUNCTIONS=no inherit perl-module DESCRIPTION="Gene prediction based on RNA-Seq using GeneMark-ET and AUGUSTUS"
