diff options
author | Martin Mokrejš <mmokrejs@fold.natur.cuni.cz> | 2015-04-27 20:30:06 +0200 |
---|---|---|
committer | Martin Mokrejš <mmokrejs@fold.natur.cuni.cz> | 2015-04-27 20:30:06 +0200 |
commit | 03b89a8b4872d92052038aab0a9f64d7bc13c65a (patch) | |
tree | 997474ec3193c4aefc5ecc3beeb94e52f5c8b1ee /sci-biology/BRAKER | |
parent | sci-biology/transdecoder: more ebuild cleanup (diff) | |
download | sci-03b89a8b4872d92052038aab0a9f64d7bc13c65a.tar.gz sci-03b89a8b4872d92052038aab0a9f64d7bc13c65a.tar.bz2 sci-03b89a8b4872d92052038aab0a9f64d7bc13c65a.zip |
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
Diffstat (limited to 'sci-biology/BRAKER')
-rw-r--r-- | sci-biology/BRAKER/BRAKER-20150330.ebuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sci-biology/BRAKER/BRAKER-20150330.ebuild b/sci-biology/BRAKER/BRAKER-20150330.ebuild index 9ee5465a0..63fe5f176 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}" |