dev-java/rhino-1.7.7.1 was released on 2016-02-01.
This may fix bug #524528.
dev-java/rhino-1.7.7.2 was released on 2017-08-24.
Current version is 1.7.9, released a year ago: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/Rhino/Download_Rhino
HOMEPAGE="https://mozilla.github.io/rhino/" Latest version is 1.7.14: https://github.com/mozilla/rhino/blob/master/RELEASE-NOTES.md#rhino-1714
I tried to get 1.7.14 to build, but failed: ``` * What went wrong: Plugin [id: 'com.diffplug.spotless', version: '5.12.1'] was not found in any of the following sources: - Gradle Core Plugins (plugin is not in 'org.gradle' namespace) - Plugin Repositories (could not resolve plugin artifact 'com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:5.12.1') Searched in the following repositories: Gradle Central Plugin Repository ``` I am not (yet) sure how to resolve this. There appear to be no packages / examples in the Gentoo tree that use Gradle with plugins to build a JAR. My current WIP changes can be inspected in my overlay: https://github.com/devurandom/gentoo-overlay/commit/bcfadff1cc09af836647ac57ae1205efde0e7ba5 Much of the code has been copied from gentoo/dev-java/openjfx/openjfx-11.0.11_p1.ebuild.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e16b3ba49d912597b978a901b0d111331f29061 commit 3e16b3ba49d912597b978a901b0d111331f29061 Author: Volkmar W. Pogatzki <gentoo@pogatzki.net> AuthorDate: 2022-02-02 20:58:06 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-15 17:22:04 +0000 dev-java/rhino: Bump to 1.7.14 Closes: https://bugs.gentoo.org/575590 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Signed-off-by: Sam James <sam@gentoo.org> dev-java/rhino/Manifest | 1 + dev-java/rhino/rhino-1.7.14.ebuild | 113 +++++++++++++++++++++++++++++++++++++ 2 files changed, 114 insertions(+)