Gentoo Archives: gentoo-commits

From: Horea Christian <horea.christ@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/BRAKER/
Date: Fri, 25 Dec 2020 18:35:13
Message-Id: 1608921304.0329e0493d40516a501aea07d2d9c95f8c8c2dd3.chymera@gentoo
1 commit: 0329e0493d40516a501aea07d2d9c95f8c8c2dd3
2 Author: Horea Christian <chr <AT> chymera <DOT> eu>
3 AuthorDate: Fri Dec 25 18:35:04 2020 +0000
4 Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
5 CommitDate: Fri Dec 25 18:35:04 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0329e049
7
8 sci-biology/BRAKER: EAPI bump 7
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Horea Christian <chr <AT> chymera.eu>
12
13 sci-biology/BRAKER/BRAKER-2.1.2.ebuild | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/sci-biology/BRAKER/BRAKER-2.1.2.ebuild b/sci-biology/BRAKER/BRAKER-2.1.2.ebuild
17 index 908e57e51..448ca2463 100644
18 --- a/sci-biology/BRAKER/BRAKER-2.1.2.ebuild
19 +++ b/sci-biology/BRAKER/BRAKER-2.1.2.ebuild
20 @@ -1,9 +1,9 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=5
26 +EAPI=7
27
28 -PERL_EXPORT_PHASE_FUNCTIONS=no
29 +#PERL_EXPORT_PHASE_FUNCTIONS=no
30 inherit perl-module
31
32 DESCRIPTION="Gene prediction based on RNA-Seq using GeneMark-ET and AUGUSTUS"