commit: 12fed066bf9c6a7d1abbb6af502fcd73067c891f Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sun Jul 31 11:28:58 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sun Jul 31 11:44:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12fed066
profiles: Mask dev-java/oscache for removal. profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5724ab2..fdadc9a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,11 @@ #--- END OF EXAMPLES --- +# Patrice Clement <[email protected]> (31 Jul 2016) +# Upstream is dead and the ebuild is a complete mess. Does not compile with +# recent JVMs. Masked for removal in 30 days. See bug #584562. +dev-java/oscache + # Pacho Ramos <[email protected]> (31 Jul 2016) # Upstream looks completely dead for a long time, doesn't reply to any bug # we report to them. This relies on obsolete software like (#587448) and
