diff options
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use.mask | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index ad45544c8aa9..9337adf35550 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,13 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2024-03-10) +# These packages have RESTRICT="test" and depend on dev-java/ant-junit +# which is going away. Remove this mask when ebuilds are updated. +dev-java/ant-ivy test +dev-java/rhino test +www-servers/tomcat test + # Guilherme Amadio <amadio@gentoo.org> (2024-03-09) # Requires manually installing dependencies, see bug #791802 # Please use MYCMAKEARGS instead. @@ -201,12 +208,6 @@ dev-lang/ruby jit # Depends on x11-libs/libdmx, which is masked for removal x11-apps/xdpyinfo dmx -# Volkmar W. Pogatzki <gentoo@pogatzki.net> (2023-04-09) -# dev-java/jython is last-rited due to vulnerabilities. -# See bug #825486. -dev-java/bsf python -dev-java/ant-apache-bsf python - # Georgy Yakovlev <gyakovlev@gentoo.org> (2023-04-05) # Currently broken on 11 # https://bugs.gentoo.org/833097 |