commit: 03b89a8b4872d92052038aab0a9f64d7bc13c65a
Author: Martin Mokrejš <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
AuthorDate: Mon Apr 27 18:30:06 2015 +0000
Commit: Martin Mokrejs <mmokrejs <AT> fold <DOT> natur <DOT> cuni <DOT> cz>
CommitDate: Mon Apr 27 18:30:06 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=03b89a8b
sci-biology/BRAKER: added a note about perl-core/Scalar-List-Utils blocking
virtual/perl-Scalar-List-Utils (huh?)
Package-Manager: portage-2.2.18
sci-biology/BRAKER/BRAKER-20150330.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/sci-biology/BRAKER/BRAKER-20150330.ebuild
b/sci-biology/BRAKER/BRAKER-20150330.ebuild
index 9ee5465..63fe5f1 100644
--- a/sci-biology/BRAKER/BRAKER-20150330.ebuild
+++ b/sci-biology/BRAKER/BRAKER-20150330.ebuild
@@ -20,6 +20,10 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}
virtual/perl-Scalar-List-Utils"
+#
+# BUG:
+# this causes:
+# [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)
S="${WORKDIR}"