commit: a7dc4f526211f342d5c6b48523f7daaf8ad1d32a Author: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> AuthorDate: Fri Jan 10 10:07:49 2025 +0000 Commit: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de> CommitDate: Fri Jan 10 14:43:04 2025 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a7dc4f52
profiles: mask failing biology packages Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de> profiles/package.mask | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 5770f4680..4be8ad7af 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,12 +30,32 @@ #--- END OF EXAMPLES --- +# Alexander Puck Neuwirth <[email protected]> (2025-01-10) +# Download server is gone since about 2014. +sci-biology/vague-bin + +# Alexander Puck Neuwirth <[email protected]> (2025-01-10) +# Missing packages org.ejml.simple and org.slf4j. +sci-misc/stanford-parser + +# Alexander Puck Neuwirth <[email protected]> (2025-01-10) +# Upstream binary files removed. +sci-biology/NGSEPcore-bin + +# Alexander Puck Neuwirth <[email protected]> (2025-01-10) +# Needs sci-biology/bam-readcount. +sci-biology/VarScan + +# Alexander Puck Neuwirth <[email protected]> (2025-01-10) +# Compilation fails. +sci-biology/bam-readcount + # Alexander Puck Neuwirth <[email protected]> (2024-11-26) -# Depends on removed version of vtk +# Depends on removed version of vtk. sci-biology/ants # Alexander Puck Neuwirth <[email protected]> (2024-11-26) -# Depends on masked sci-biology/ants +# Depends on masked sci-biology/ants. sci-biology/samri # Nowa Ammerlaan <[email protected]> (2024-07-18)
