Created attachment 319426 [details, diff] jsr250-1.1.ebuild.patch Well, this is still needed for some packages using java <= 1.5.
There's no need for a version bump since it hasn't been updated in YEARS. It is worth noting this ebuild is a total joke and it *MUST* be rewritten from scratch. https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-java/jsr250/jsr250-1.0.ebuild?revision=1.8&view=markup src_install() { java-pkg_newjar lib/jsr250-api.jar } Seriously?
+ 11 Jun 2015; Patrice Clement <monsieurp@gentoo.org> jsr250-1.0.ebuild: + Rewrote package from scratch. Fix bug 428340. + We're back to normal.