commit: 6cb6babebbb23f570825142bfa9c831a04857223 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> AuthorDate: Wed Oct 16 10:35:34 2019 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Wed Oct 16 10:50:52 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cb6babe
profiles/package.mask: eclipse ecj masks Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> profiles/package.mask | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 70df22aa8b3..6eacd6b8482 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- + +# Miroslav Šulc <[email protected]> (2019-10-16) +# Depends on >=virtual/{jdk,jre}-11 which is masked +dev-java/ant-eclipse-ecj:4.13 +dev-java/eclipse-ecj:4.13 + # Sergei Trofimovich <[email protected]> (2019-10-16) # Binary-only slot that provides libmpfr.so.1. If you need that # library please add a note to describe use case to the bug #697822. @@ -629,8 +635,8 @@ x11-drivers/xf86-video-voodoo # Miroslav Šulc <[email protected]> (2019-01-23) # Depends on >=virtual/{jdk,jre}-11 which is masked -=dev-java/ant-eclipse-ecj-4.10 -=dev-java/eclipse-ecj-4.10 +dev-java/ant-eclipse-ecj:4.10 +dev-java/eclipse-ecj:4.10 # Thomas Deutschmann <[email protected]> (2018-12-10) # Requires >=dev-lang/lua-5.2 which is masked
