Gentoo Archives: gentoo-commits

From: Martin Mokrejs <mmokrejs@×××××××××××××××.cz>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/BRAKER/
Date: Fri, 01 Jul 2016 10:40:30
Message-Id: 1467369617.51cbdef2f5cdf735664fb3869a98c63e31d96078.mmokrejs@gentoo
1 commit: 51cbdef2f5cdf735664fb3869a98c63e31d96078
2 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
3 AuthorDate: Fri Jul 1 10:40:17 2016 +0000
4 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
5 CommitDate: Fri Jul 1 10:40:17 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=51cbdef2
7
8 sci-biology/BRAKER: fix DEPENDency on dev-perl/Scalar-Util-Numeric
9
10 Package-Manager: portage-2.2.28
11
12 sci-biology/BRAKER/BRAKER-1.8.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sci-biology/BRAKER/BRAKER-1.8.ebuild b/sci-biology/BRAKER/BRAKER-1.8.ebuild
16 index ebf7e28..208b741 100644
17 --- a/sci-biology/BRAKER/BRAKER-1.8.ebuild
18 +++ b/sci-biology/BRAKER/BRAKER-1.8.ebuild
19 @@ -24,7 +24,7 @@ IUSE=""
20
21 DEPEND=""
22 RDEPEND="${DEPEND}
23 - virtual/perl-Scalar-List-Utils
24 + dev-perl/Scalar-Util-Numeric
25 sci-biology/augustus"
26 # Current version of BRAKER1 1.8 requires GeneMark-ET v.4.29 (or up).