From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8B85F1582EF for ; Sun, 02 Mar 2025 15:45:49 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 6AA7234305B for ; Sun, 02 Mar 2025 15:45:49 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 67A321102D0; Sun, 02 Mar 2025 15:45:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 5C55C1102D0 for ; Sun, 02 Mar 2025 15:45:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 08660343005 for ; Sun, 02 Mar 2025 15:45:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93C6116DF for ; Sun, 02 Mar 2025 15:45:46 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1740930301.54e1b0e72ae9eaf921307b2ef69fa15e3ea44776.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/rhino/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-java/rhino/Manifest dev-java/rhino/rhino-1.8.0.ebuild X-VCS-Directories: dev-java/rhino/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 54e1b0e72ae9eaf921307b2ef69fa15e3ea44776 X-VCS-Branch: master Date: Sun, 02 Mar 2025 15:45:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 86b64f5d-22e8-43bd-a0b6-aac8a388a54f X-Archives-Hash: 2248717268536922fd68b3546ff292c9 commit: 54e1b0e72ae9eaf921307b2ef69fa15e3ea44776 Author: Volkmar W. Pogatzki pogatzki net> AuthorDate: Mon Dec 9 11:12:39 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 2 15:45:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54e1b0e7 dev-java/rhino: add 1.8.0 #939457 Closes: https://bugs.gentoo.org/939457 Signed-off-by: Volkmar W. Pogatzki pogatzki.net> Signed-off-by: Sam James gentoo.org> dev-java/rhino/Manifest | 1 + dev-java/rhino/rhino-1.8.0.ebuild | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/dev-java/rhino/Manifest b/dev-java/rhino/Manifest index df2bb4acf7d4..8e6333e26c1d 100644 --- a/dev-java/rhino/Manifest +++ b/dev-java/rhino/Manifest @@ -1 +1,2 @@ DIST rhino-1.7.14.tar.gz 4694660 BLAKE2B d6ba958265c4ebf881161d0b61f598ac7e82d7be4e6b0fbd6416e7b0af7835058a2744ab5524b6ff698159898e962cc246ac559e9c5db1b4467b147700e894e0 SHA512 f20e8a8f7c78c88d815c53f89f3f18a53c2e86d92a284cd275aa5556c08962d2905f2d4fc829e5cb61d416cd55b13323d9a110f4f492f588a149b4d2105b21a1 +DIST rhino-1.8.0.tar.gz 5003746 BLAKE2B 101e9ab0c7612402de15936d932af1e1cc40078d1da9fed7390984603bd1f900bcfc6cc548ccd35f57e55bb00b801d374beb0d7653ce95a2d1a086bdb03550b3 SHA512 6f0397d9aaee775e4beefd3ff7aaf726e547d5f6e88ac652bd2c37fb12b6d559d7715f89f39843338937c93a027a81947f2316cabce1441f9b30da65986d087c diff --git a/dev-java/rhino/rhino-1.8.0.ebuild b/dev-java/rhino/rhino-1.8.0.ebuild new file mode 100644 index 000000000000..1e73235ca11c --- /dev/null +++ b/dev-java/rhino/rhino-1.8.0.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +# No tests, #839681 +JAVA_PKG_IUSE="doc source" +MAVEN_ID="org.mozilla:rhino:${PV}" + +inherit java-pkg-2 java-pkg-simple + +DESCRIPTION="Rhino JavaScript runtime jar, excludes XML, tools, and ScriptEngine wrapper" +HOMEPAGE="https://github.com/mozilla/rhino" +SRC_URI="https://github.com/mozilla/rhino/archive/Rhino${PV//./_}_Release.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/rhino-Rhino${PV//./_}_Release" + +LICENSE="MPL-1.1 GPL-2" +KEYWORDS="~amd64 ~arm64 ~ppc64" +SLOT="0" + +DEPEND=">=virtual/jdk-11:*" +RDEPEND=">=virtual/jre-11:*" + +DOCS=( {CODE_OF_CONDUCT,README,RELEASE-NOTES,RELEASE-STEPS}.md {NOTICE-tools,NOTICE}.txt ) + +JAVA_RESOURCE_DIRS="rhino/src/main/resources" +JAVA_SRC_DIR="rhino/src/main/java"