commit: c3b01bc43d29b9ab9f91733037e99a56523a259f Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Feb 9 11:16:30 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Feb 9 11:16:30 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3b01bc4
profiles/package.mask: masked a bunch of java ebuilds for removal. See bug 566232. profiles/package.mask | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 4da8cff..d2c9382 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,18 @@ #--- END OF EXAMPLES --- +# Patrice Clement <[email protected]> (09 Feb 2016) +# Old, ancient, deprecated, obsolete.. so many adjectives could describe these +# ebuilds. Let's just say it's about time to kiss them goodbye. +# Masked for removal in 30 days. See bug 566232. +java-virtuals/jaxp-virtual +dev-java/jaxp +dev-java/jaxb +dev-java/jax-ws +dev-java/jax-ws-api +dev-java/jaxr +dev-java/jsr93 + # Patrice Clement <[email protected]> (08 Feb 2016) # iojs and nodejs merged and formed the new major version nodejs 4.0. iojs will # not be maintained after 3.3.x and all users are suggested to move to nodejs 4
