commit: e7479bc3d8b9d1bedeca89b98cc4013486f2bf93 Author: Benda Xu <heroxbd <AT> gentoo <DOT> org> AuthorDate: Sun Dec 27 02:14:00 2020 +0000 Commit: Benda XU <heroxbd <AT> gentoo <DOT> org> CommitDate: Sun Dec 27 02:14:00 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e7479bc3
package.mask: mask hdf-java for removal. The ebuild calls for deep refactorization to accommodate upstream. Bug: https://bugs.gentoo.org/761055 Bug: https://bugs.gentoo.org/640956 Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 988e25f2d..bd1464055 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# Benda Xu <[email protected]> (2020-12-27) +# hdf-java is failing. Upstream has splitted the software into +# HDFView and HDF Java. Mask for removal. +# https://bugs.gentoo.org/761055 +dev-java/hdf-java + # Aisha Tammy <[email protected]> (2020-11-19) # mask unfetchable packages until someone fixes. app-doc/scalapack-docs
