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: Tue, 28 Apr 2015 14:40:53
Message-Id: 1430159406.03b89a8b4872d92052038aab0a9f64d7bc13c65a.mmokrejs@gentoo
1 commit: 03b89a8b4872d92052038aab0a9f64d7bc13c65a
2 Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
3 AuthorDate: Mon Apr 27 18:30:06 2015 +0000
4 Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
5 CommitDate: Mon Apr 27 18:30:06 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=03b89a8b
7
8 sci-biology/BRAKER: added a note about perl-core/Scalar-List-Utils blocking virtual/perl-Scalar-List-Utils (huh?)
9
10 Package-Manager: portage-2.2.18
11
12 sci-biology/BRAKER/BRAKER-20150330.ebuild | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/sci-biology/BRAKER/BRAKER-20150330.ebuild b/sci-biology/BRAKER/BRAKER-20150330.ebuild
16 index 9ee5465..63fe5f1 100644
17 --- a/sci-biology/BRAKER/BRAKER-20150330.ebuild
18 +++ b/sci-biology/BRAKER/BRAKER-20150330.ebuild
19 @@ -20,6 +20,10 @@ IUSE=""
20 DEPEND=""
21 RDEPEND="${DEPEND}
22 virtual/perl-Scalar-List-Utils"
23 +#
24 +# BUG:
25 +# this causes:
26 +# [blocks B ] <perl-core/Scalar-List-Utils-1.380.0 ("<perl-core/Scalar-List-Utils-1.380.0" is blocking virtual/perl-Scalar-List-Utils-1.380.0)
27
28 S="${WORKDIR}"