commit: 466c044bb8c174eb1f49f6ebe101235cff4d20e9 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org> AuthorDate: Sun Feb 21 20:28:35 2016 +0000 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org> CommitDate: Sun Feb 21 20:28:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=466c044b
profiles: Mask dev-java/xsd2jibx No revdeps, no release since 2007, and upstream have even moved the download to a hidden OldFiles directory in the parent SourceForge project. Removal in 30 days. profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index a6c3be7..ce444c3 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# James Le Cuirot <[email protected]> (21 Feb 2016) +# No revdeps, no release since 2007, and upstream have even moved the +# download to a hidden OldFiles directory in the parent SourceForge +# project. Removal in 30 days. +dev-java/xsd2jibx + # James Le Cuirot <[email protected]> (19 Feb 2016) # Upstream EOL is December 2016. We would rather focus on other things # than support it until then. Removal in 30 days.
