[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2024-01-19 Thread Miroslav Šulc
commit: 4bb60d24ec5c87ce444a5f2b876bf95a7f6215fa
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Fri Jan 19 11:05:35 2024 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Fri Jan 19 12:44:41 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb60d24

dev-java/jmh-core: drop 1.35

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/34896
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/jmh-core/Manifest |  1 -
 dev-java/jmh-core/jmh-core-1.35.ebuild | 42 --
 2 files changed, 43 deletions(-)

diff --git a/dev-java/jmh-core/Manifest b/dev-java/jmh-core/Manifest
index e4c6cb62600d..396f6a6ab0c2 100644
--- a/dev-java/jmh-core/Manifest
+++ b/dev-java/jmh-core/Manifest
@@ -1,2 +1 @@
 DIST jmh-1.37.tar.gz 658673 BLAKE2B 
696997907f3505f84ed400d75f46625b9f2aa9faf8a6d4250e6380db9088a8d6a61792eed8163703cb0003dba6ee5a2061d08a1b09bed5c058612142cd594469
 SHA512 
a3aac7d2e774dd7e7457cc1dce9edbe5923fcdae266854d709b926580638a28057bd6b32b8d7dedc4707ab2ae9aa7d5cda04eb72b0116f1cb98480a8b8b02707
-DIST jmh-core-1.35.tar.gz 645087 BLAKE2B 
ce33167a58c2eaf64c38148f27493c86ac9c0084cb58a438b49148b41d3e2db66d8a78e0be8a78db39aebf06fc0b5767be61100b22ce77e018ac8ca29c05c17f
 SHA512 
53ce7300f5e10f1efcb639f0d4d01adad48cadc8daea2e00db34113e42b192e49a6a04cc2b5fd4d291ac81a73a5b30613d22390722d35f54139f14ebbb01013c

diff --git a/dev-java/jmh-core/jmh-core-1.35.ebuild 
b/dev-java/jmh-core/jmh-core-1.35.ebuild
deleted file mode 100644
index 6d518ed16c03..
--- a/dev-java/jmh-core/jmh-core-1.35.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-JAVA_PKG_IUSE="doc source test"
-MAVEN_ID="org.openjdk.jmh:jmh-core:1.35"
-JAVA_TESTING_FRAMEWORKS="junit-4"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Harness for building, running, and analysing 
nano/micro/milli/macro benchmarks"
-HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh/;
-SRC_URI="https://github.com/openjdk/jmh/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-
-CP_DEPEND="
-   dev-java/commons-math:3
-   dev-java/jopt-simple:0"
-
-DEPEND=">=virtual/jdk-1.8:*
-   ${CP_DEPEND}"
-
-RDEPEND=">=virtual/jre-1.8:*
-   ${CP_DEPEND}"
-
-S="${WORKDIR}/jmh-${PV}"
-
-JAVA_SRC_DIR="jmh-core/src/main/java"
-JAVA_RESOURCE_DIRS="jmh-core/src/main/resources"
-
-JAVA_TEST_GENTOO_CLASSPATH="junit-4"
-JAVA_TEST_SRC_DIR="jmh-core/src/test/java"
-JAVA_TEST_RESOURCE_DIRS="jmh-core/src/test/resources"
-
-src_install() {
-   default # https://bugs.gentoo.org/789582
-   java-pkg-simple_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2024-01-19 Thread Sam James
commit: 1f68ea7ca09849befc3d20524fdc2ac62f292ec8
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 19 10:47:27 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 19 10:47:27 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f68ea7c

dev-java/jmh-core: Stabilize 1.37 amd64, #922473

Signed-off-by: Sam James  gentoo.org>

 dev-java/jmh-core/jmh-core-1.37.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.37.ebuild 
b/dev-java/jmh-core/jmh-core-1.37.ebuild
index ab99cf713c56..0fcaad366369 100644
--- a/dev-java/jmh-core/jmh-core-1.37.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.37.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/jmh-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
 
 CP_DEPEND="
dev-java/commons-math:3



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2024-01-19 Thread Sam James
commit: f41c0a483db1070f475f9592b1c8b5bb49aafdcc
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 19 10:47:26 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 19 10:47:26 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f41c0a48

dev-java/jmh-core: Stabilize 1.37 x86, #922473

Signed-off-by: Sam James  gentoo.org>

 dev-java/jmh-core/jmh-core-1.37.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.37.ebuild 
b/dev-java/jmh-core/jmh-core-1.37.ebuild
index 87ebff6bb3ee..ab99cf713c56 100644
--- a/dev-java/jmh-core/jmh-core-1.37.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.37.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/jmh-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ppc64 x86"
 
 CP_DEPEND="
dev-java/commons-math:3



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2024-01-19 Thread Sam James
commit: c38886657657a89603e9933f0a53abc8d6d8bf05
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 19 10:07:04 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 19 10:07:04 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3888665

dev-java/jmh-core: Stabilize 1.37 ppc64, #922473

Signed-off-by: Sam James  gentoo.org>

 dev-java/jmh-core/jmh-core-1.37.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jmh-core/jmh-core-1.37.ebuild 
b/dev-java/jmh-core/jmh-core-1.37.ebuild
index a6e6a2d57d68..c45839f43f91 100644
--- a/dev-java/jmh-core/jmh-core-1.37.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.37.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -16,7 +16,7 @@ S="${WORKDIR}/jmh-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
 
 CP_DEPEND="
dev-java/commons-math:3



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2024-01-19 Thread Sam James
commit: 8390c8b8f586b2a069ecbe62b42a5a813ddf1657
Author: Sam James  gentoo  org>
AuthorDate: Fri Jan 19 10:07:05 2024 +
Commit: Sam James  gentoo  org>
CommitDate: Fri Jan 19 10:07:05 2024 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8390c8b8

dev-java/jmh-core: Stabilize 1.37 arm64, #922473

Signed-off-by: Sam James  gentoo.org>

 dev-java/jmh-core/jmh-core-1.37.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.37.ebuild 
b/dev-java/jmh-core/jmh-core-1.37.ebuild
index c45839f43f91..87ebff6bb3ee 100644
--- a/dev-java/jmh-core/jmh-core-1.37.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.37.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/jmh-${PV}"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ppc64 ~x86"
 
 CP_DEPEND="
dev-java/commons-math:3



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2023-12-20 Thread Miroslav Šulc
commit: 4be2f7761b961b8b07dbeaf4a5a7e30c13707ddd
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sat Oct 21 18:34:03 2023 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Wed Dec 20 09:26:39 2023 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4be2f776

dev-java/jmh-core: add 1.37

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: 
https://github.com/gentoo/gentoo/pull/33490/commits/25d879b1f0b2ad1cb527df239aa8c06edf1f5d15
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/jmh-core/Manifest |  1 +
 dev-java/jmh-core/jmh-core-1.37.ebuild | 36 ++
 2 files changed, 37 insertions(+)

diff --git a/dev-java/jmh-core/Manifest b/dev-java/jmh-core/Manifest
index 918f4672b6dd..e4c6cb62600d 100644
--- a/dev-java/jmh-core/Manifest
+++ b/dev-java/jmh-core/Manifest
@@ -1 +1,2 @@
+DIST jmh-1.37.tar.gz 658673 BLAKE2B 
696997907f3505f84ed400d75f46625b9f2aa9faf8a6d4250e6380db9088a8d6a61792eed8163703cb0003dba6ee5a2061d08a1b09bed5c058612142cd594469
 SHA512 
a3aac7d2e774dd7e7457cc1dce9edbe5923fcdae266854d709b926580638a28057bd6b32b8d7dedc4707ab2ae9aa7d5cda04eb72b0116f1cb98480a8b8b02707
 DIST jmh-core-1.35.tar.gz 645087 BLAKE2B 
ce33167a58c2eaf64c38148f27493c86ac9c0084cb58a438b49148b41d3e2db66d8a78e0be8a78db39aebf06fc0b5767be61100b22ce77e018ac8ca29c05c17f
 SHA512 
53ce7300f5e10f1efcb639f0d4d01adad48cadc8daea2e00db34113e42b192e49a6a04cc2b5fd4d291ac81a73a5b30613d22390722d35f54139f14ebbb01013c

diff --git a/dev-java/jmh-core/jmh-core-1.37.ebuild 
b/dev-java/jmh-core/jmh-core-1.37.ebuild
new file mode 100644
index ..a6e6a2d57d68
--- /dev/null
+++ b/dev-java/jmh-core/jmh-core-1.37.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source test"
+MAVEN_ID="org.openjdk.jmh:jmh-core:${PV}"
+JAVA_TESTING_FRAMEWORKS="junit-4"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Harness for building, running, and analysing 
nano/micro/milli/macro benchmarks"
+HOMEPAGE="https://openjdk.org/projects/code-tools/jmh/;
+SRC_URI="https://github.com/openjdk/jmh/archive/${PV}.tar.gz -> 
jmh-${PV}.tar.gz"
+S="${WORKDIR}/jmh-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+CP_DEPEND="
+   dev-java/commons-math:3
+   dev-java/jopt-simple:0"
+
+DEPEND="${CP_DEPEND}
+   >=virtual/jdk-1.8:*"
+
+RDEPEND="${CP_DEPEND}
+   >=virtual/jre-1.8:*"
+
+JAVA_RESOURCE_DIRS="jmh-core/src/main/resources"
+JAVA_SRC_DIR="jmh-core/src/main/java"
+
+JAVA_TEST_GENTOO_CLASSPATH="junit-4"
+JAVA_TEST_RESOURCE_DIRS="jmh-core/src/test/resources"
+JAVA_TEST_SRC_DIR="jmh-core/src/test/java"



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-06-05 Thread Miroslav Šulc
commit: 702f6266d0a9e7bd062cce55081cef058bada886
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sat Jun  4 11:29:07 2022 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sun Jun  5 06:18:09 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702f6266

dev-java/jmh-core: drop 1.21

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/jmh-core/Manifest |  1 -
 dev-java/jmh-core/jmh-core-1.21.ebuild | 34 --
 2 files changed, 35 deletions(-)

diff --git a/dev-java/jmh-core/Manifest b/dev-java/jmh-core/Manifest
index 9784eb312ca2..918f4672b6dd 100644
--- a/dev-java/jmh-core/Manifest
+++ b/dev-java/jmh-core/Manifest
@@ -1,2 +1 @@
-DIST jmh-core-1.21.tar.gz 615305 BLAKE2B 
1a5cfe9784efe0cd7706382eaa89c8bcce0efcce3c2b802ce0772992dd16f0c6900a47d70b72d1c556584adb8afda442f49267ad4e0b53d04c20026979787210
 SHA512 
ac51d58d9b746157842a3bc9c4828bbff52c5882582e123e04b5ab6c4bfc1ff3cad1f6023ab1fe1eccfa68c73ffbd21b34388547bba544626af87092852ec166
 DIST jmh-core-1.35.tar.gz 645087 BLAKE2B 
ce33167a58c2eaf64c38148f27493c86ac9c0084cb58a438b49148b41d3e2db66d8a78e0be8a78db39aebf06fc0b5767be61100b22ce77e018ac8ca29c05c17f
 SHA512 
53ce7300f5e10f1efcb639f0d4d01adad48cadc8daea2e00db34113e42b192e49a6a04cc2b5fd4d291ac81a73a5b30613d22390722d35f54139f14ebbb01013c

diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild 
b/dev-java/jmh-core/jmh-core-1.21.ebuild
deleted file mode 100644
index 8d9d4c30c7d3..
--- a/dev-java/jmh-core/jmh-core-1.21.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-# Hash of tag, download not available via ${PV}
-MY_PN="jmh"
-MY_PV="f25ae8584db1"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Harness for building, running, and analysing 
nano/micro/milli/macro benchmarks"
-HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
-SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ppc64 x86"
-
-# jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
-CP_DEPEND="
-   dev-java/asm:4
-   dev-java/junit:4
-   dev-java/commons-math:3
-   dev-java/jopt-simple:4.6"
-
-DEPEND=">=virtual/jdk-1.7
-   ${CP_DEPEND}"
-
-RDEPEND=">=virtual/jre-1.7
-   ${CP_DEPEND}"
-
-S="${WORKDIR}/${MY_PN}-${MY_PV}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-06-04 Thread Jakov Smolić
commit: 1f8cf1b6ce19e7f787583b2c122e40828b42f34a
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun  4 11:12:04 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun  4 11:12:04 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f8cf1b6

dev-java/jmh-core: Stabilize 1.35 arm64, #849659

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/jmh-core/jmh-core-1.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.35.ebuild 
b/dev-java/jmh-core/jmh-core-1.35.ebuild
index c42544fbce3c..6d518ed16c03 100644
--- a/dev-java/jmh-core/jmh-core-1.35.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.35.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/openjdk/jmh/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
 
 CP_DEPEND="
dev-java/commons-math:3



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-06-04 Thread Jakov Smolić
commit: ea0fefbff82e0c413091fab354eabbf9a00571fc
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun  4 10:45:26 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun  4 10:45:26 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea0fefbf

dev-java/jmh-core: Stabilize 1.35 x86, #849659

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/jmh-core/jmh-core-1.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.35.ebuild 
b/dev-java/jmh-core/jmh-core-1.35.ebuild
index ea2d293450ff..f0940ea0b216 100644
--- a/dev-java/jmh-core/jmh-core-1.35.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.35.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/openjdk/jmh/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86"
 
 CP_DEPEND="
dev-java/commons-math:3



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-06-04 Thread Jakov Smolić
commit: 3374495bb8df93cc0690855a503057b27727b35d
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun  4 10:45:36 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun  4 10:45:36 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3374495b

dev-java/jmh-core: Stabilize 1.35 amd64, #849659

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/jmh-core/jmh-core-1.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.35.ebuild 
b/dev-java/jmh-core/jmh-core-1.35.ebuild
index f0940ea0b216..c42544fbce3c 100644
--- a/dev-java/jmh-core/jmh-core-1.35.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.35.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/openjdk/jmh/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 
 CP_DEPEND="
dev-java/commons-math:3



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-06-04 Thread Jakov Smolić
commit: 3030e15687478118e51b592fd0b1ac54f65161ed
Author: Jakov Smolić  gentoo  org>
AuthorDate: Sat Jun  4 10:44:40 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Sat Jun  4 10:44:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3030e156

dev-java/jmh-core: Stabilize 1.35 ppc64, #849659

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/jmh-core/jmh-core-1.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.35.ebuild 
b/dev-java/jmh-core/jmh-core-1.35.ebuild
index 0b99465b0067..ea2d293450ff 100644
--- a/dev-java/jmh-core/jmh-core-1.35.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.35.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/openjdk/jmh/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ppc64 ~x86"
 
 CP_DEPEND="
dev-java/commons-math:3



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-05-05 Thread Arthur Zamarin
commit: aed732729fe8affe63d0ad1fc47b02626594ec7c
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu May  5 17:30:00 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu May  5 17:30:00 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed73272

dev-java/jmh-core: Keyword 1.35 arm, #842726

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/jmh-core/jmh-core-1.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.35.ebuild 
b/dev-java/jmh-core/jmh-core-1.35.ebuild
index a73275ce38f1..0b99465b0067 100644
--- a/dev-java/jmh-core/jmh-core-1.35.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.35.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/openjdk/jmh/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 CP_DEPEND="
dev-java/commons-math:3



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-05-05 Thread Arthur Zamarin
commit: d75b537a45f689447ff90128c0fb3ea39f3a
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu May  5 17:29:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu May  5 17:29:58 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75b537a

dev-java/jmh-core: Keyword 1.35 arm64, #842726

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/jmh-core/jmh-core-1.35.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.35.ebuild 
b/dev-java/jmh-core/jmh-core-1.35.ebuild
index a464eca75040..a73275ce38f1 100644
--- a/dev-java/jmh-core/jmh-core-1.35.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.35.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/openjdk/jmh/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
 
 CP_DEPEND="
dev-java/commons-math:3



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-05-05 Thread Florian Schmaus
commit: 4e8107a2282f37b7b1c1ee9a731b8033e62e15b2
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Mon May  2 09:49:04 2022 +
Commit: Florian Schmaus  gentoo  org>
CommitDate: Thu May  5 08:54:15 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8107a2

dev-java/jmh-core: add 1.35

Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/25284
Signed-off-by: Florian Schmaus  gentoo.org>

 dev-java/jmh-core/Manifest |  1 +
 dev-java/jmh-core/jmh-core-1.35.ebuild | 42 ++
 dev-java/jmh-core/metadata.xml |  3 +++
 3 files changed, 46 insertions(+)

diff --git a/dev-java/jmh-core/Manifest b/dev-java/jmh-core/Manifest
index 22fbd7b08ee3..9784eb312ca2 100644
--- a/dev-java/jmh-core/Manifest
+++ b/dev-java/jmh-core/Manifest
@@ -1 +1,2 @@
 DIST jmh-core-1.21.tar.gz 615305 BLAKE2B 
1a5cfe9784efe0cd7706382eaa89c8bcce0efcce3c2b802ce0772992dd16f0c6900a47d70b72d1c556584adb8afda442f49267ad4e0b53d04c20026979787210
 SHA512 
ac51d58d9b746157842a3bc9c4828bbff52c5882582e123e04b5ab6c4bfc1ff3cad1f6023ab1fe1eccfa68c73ffbd21b34388547bba544626af87092852ec166
+DIST jmh-core-1.35.tar.gz 645087 BLAKE2B 
ce33167a58c2eaf64c38148f27493c86ac9c0084cb58a438b49148b41d3e2db66d8a78e0be8a78db39aebf06fc0b5767be61100b22ce77e018ac8ca29c05c17f
 SHA512 
53ce7300f5e10f1efcb639f0d4d01adad48cadc8daea2e00db34113e42b192e49a6a04cc2b5fd4d291ac81a73a5b30613d22390722d35f54139f14ebbb01013c

diff --git a/dev-java/jmh-core/jmh-core-1.35.ebuild 
b/dev-java/jmh-core/jmh-core-1.35.ebuild
new file mode 100644
index ..a464eca75040
--- /dev/null
+++ b/dev-java/jmh-core/jmh-core-1.35.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+JAVA_PKG_IUSE="doc source test"
+MAVEN_ID="org.openjdk.jmh:jmh-core:1.35"
+JAVA_TESTING_FRAMEWORKS="junit-4"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Harness for building, running, and analysing 
nano/micro/milli/macro benchmarks"
+HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh/;
+SRC_URI="https://github.com/openjdk/jmh/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc64 ~x86"
+
+CP_DEPEND="
+   dev-java/commons-math:3
+   dev-java/jopt-simple:0"
+
+DEPEND=">=virtual/jdk-1.8:*
+   ${CP_DEPEND}"
+
+RDEPEND=">=virtual/jre-1.8:*
+   ${CP_DEPEND}"
+
+S="${WORKDIR}/jmh-${PV}"
+
+JAVA_SRC_DIR="jmh-core/src/main/java"
+JAVA_RESOURCE_DIRS="jmh-core/src/main/resources"
+
+JAVA_TEST_GENTOO_CLASSPATH="junit-4"
+JAVA_TEST_SRC_DIR="jmh-core/src/test/java"
+JAVA_TEST_RESOURCE_DIRS="jmh-core/src/test/resources"
+
+src_install() {
+   default # https://bugs.gentoo.org/789582
+   java-pkg-simple_src_install
+}

diff --git a/dev-java/jmh-core/metadata.xml b/dev-java/jmh-core/metadata.xml
index 4221e170cbc0..09c955c1f8a5 100644
--- a/dev-java/jmh-core/metadata.xml
+++ b/dev-java/jmh-core/metadata.xml
@@ -5,4 +5,7 @@
j...@gentoo.org
Java

+   
+   openjdk/jmh
+   
 



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-01-20 Thread Arthur Zamarin
commit: 0b4542b090b378c93704d45c76a845c2db05d2fb
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan 20 12:44:43 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan 20 12:56:23 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4542b0

dev-java/jmh-core: Stabilize 1.21 arm64, #831395

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/jmh-core/jmh-core-1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild 
b/dev-java/jmh-core/jmh-core-1.21.ebuild
index 386bb957ba87..8d9d4c30c7d3 100644
--- a/dev-java/jmh-core/jmh-core-1.21.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.21.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
 
SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
 
 # jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
 CP_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-01-19 Thread Sam James
commit: 13a5650d233779f92ded29139b12c8e11218d0c2
Author: Sam James  gentoo  org>
AuthorDate: Wed Jan 19 22:42:47 2022 +
Commit: Sam James  gentoo  org>
CommitDate: Wed Jan 19 22:42:47 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a5650d

dev-java/jmh-core: Stabilize 1.21 ppc64, #831395

Signed-off-by: Sam James  gentoo.org>

 dev-java/jmh-core/jmh-core-1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild 
b/dev-java/jmh-core/jmh-core-1.21.ebuild
index 70dfc64e9ba3..386bb957ba87 100644
--- a/dev-java/jmh-core/jmh-core-1.21.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.21.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
 
SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ppc64 x86"
 
 # jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
 CP_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-01-19 Thread Jakov Smolić
commit: 09944d5efc182a28b74e7b27a28d3cf0d389d089
Author: Jakov Smolić  gentoo  org>
AuthorDate: Wed Jan 19 09:26:13 2022 +
Commit: Jakov Smolić  gentoo  org>
CommitDate: Wed Jan 19 09:26:13 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09944d5e

dev-java/jmh-core: Stabilize 1.21 x86, #831395

Signed-off-by: Jakov Smolić  gentoo.org>

 dev-java/jmh-core/jmh-core-1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild 
b/dev-java/jmh-core/jmh-core-1.21.ebuild
index 2abc2d963803..70dfc64e9ba3 100644
--- a/dev-java/jmh-core/jmh-core-1.21.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.21.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
 
SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
 
 # jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
 CP_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-01-18 Thread Agostino Sarubbo
commit: 33ab22c4f93bb7d72f9270ddedba1f99bb4bae45
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Jan 19 07:44:40 2022 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Jan 19 07:44:40 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33ab22c4

dev-java/jmh-core: amd64 stable wrt bug #831395

Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 dev-java/jmh-core/jmh-core-1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild 
b/dev-java/jmh-core/jmh-core-1.21.ebuild
index 9f129de1d64b..2abc2d963803 100644
--- a/dev-java/jmh-core/jmh-core-1.21.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.21.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
 
SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 # jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
 CP_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-01-17 Thread Arthur Zamarin
commit: e9cf75ab816ca3c27f556e8d270ce9b0662afa76
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Tue Jan 18 07:48:25 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Tue Jan 18 07:48:25 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9cf75ab

dev-java/jmh-core: Keyword 1.21 ppc64, #830681

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/jmh-core/jmh-core-1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild 
b/dev-java/jmh-core/jmh-core-1.21.ebuild
index 42c501e08dd6..9f129de1d64b 100644
--- a/dev-java/jmh-core/jmh-core-1.21.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.21.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
 
SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 # jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
 CP_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-01-06 Thread Arthur Zamarin
commit: ead0952510ac63427890ea895800269a27f3
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan  6 20:15:59 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan  6 20:15:59 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ead09525

dev-java/jmh-core: Keyword 1.21 arm64, #830681

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/jmh-core/jmh-core-1.21.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild 
b/dev-java/jmh-core/jmh-core-1.21.ebuild
index a22acd2f7d1a..42c501e08dd6 100644
--- a/dev-java/jmh-core/jmh-core-1.21.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.21.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
 
SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 
 # jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
 CP_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2022-01-06 Thread Arthur Zamarin
commit: 1484f2fa9f3c4369e3ee45430fee6045d78e6146
Author: Arthur Zamarin  gentoo  org>
AuthorDate: Thu Jan  6 20:13:58 2022 +
Commit: Arthur Zamarin  gentoo  org>
CommitDate: Thu Jan  6 20:14:14 2022 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1484f2fa

dev-java/jmh-core: Keyword 1.21 arm, #830681

Signed-off-by: Arthur Zamarin  gentoo.org>

 dev-java/jmh-core/jmh-core-1.21.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild 
b/dev-java/jmh-core/jmh-core-1.21.ebuild
index ad044bba454e..a22acd2f7d1a 100644
--- a/dev-java/jmh-core/jmh-core-1.21.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,7 +16,7 @@ HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
 
SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 
 # jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
 CP_DEPEND="



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2021-11-13 Thread Miroslav Šulc
commit: 002b3f61a77ff6f69a694eb03f5b841914c9568f
Author: Volkmar W. Pogatzki  pogatzki  net>
AuthorDate: Sat Nov 13 06:57:26 2021 +
Commit: Miroslav Šulc  gentoo  org>
CommitDate: Sat Nov 13 08:55:42 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002b3f61

dev-java/jmh-core: remove 1.4.1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Volkmar W. Pogatzki  pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/22925
Signed-off-by: Miroslav Šulc  gentoo.org>

 dev-java/jmh-core/Manifest  |  1 -
 dev-java/jmh-core/jmh-core-1.4.1.ebuild | 37 -
 2 files changed, 38 deletions(-)

diff --git a/dev-java/jmh-core/Manifest b/dev-java/jmh-core/Manifest
index 668ef0de11e..22fbd7b08ee 100644
--- a/dev-java/jmh-core/Manifest
+++ b/dev-java/jmh-core/Manifest
@@ -1,2 +1 @@
 DIST jmh-core-1.21.tar.gz 615305 BLAKE2B 
1a5cfe9784efe0cd7706382eaa89c8bcce0efcce3c2b802ce0772992dd16f0c6900a47d70b72d1c556584adb8afda442f49267ad4e0b53d04c20026979787210
 SHA512 
ac51d58d9b746157842a3bc9c4828bbff52c5882582e123e04b5ab6c4bfc1ff3cad1f6023ab1fe1eccfa68c73ffbd21b34388547bba544626af87092852ec166
-DIST jmh-core-1.4.1.tar.gz 585746 BLAKE2B 
ff6e9d3e8b11827042a9ff9983505fa5272d943a8365cf14ac43d940a7815f280c2b82c3ab810f1c22328a932912f6b09b9c5d5f1838a3cb357e6ebe21006e49
 SHA512 
a33c63b82712deb53218bb8d955c9606e5f393ff0c6256052ac8df022ec45be79bc0ee5ee08ce0d3762594214814bcf1e562717d83daa9ce13c664ca9e7c431b

diff --git a/dev-java/jmh-core/jmh-core-1.4.1.ebuild 
b/dev-java/jmh-core/jmh-core-1.4.1.ebuild
deleted file mode 100644
index b2ef63a5460..000
--- a/dev-java/jmh-core/jmh-core-1.4.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-# Hash of tag, download not available via ${PV}
-MY_PN="jmh"
-MY_PV="7ff584954008"
-
-JAVA_PKG_IUSE="doc source"
-
-inherit java-pkg-2 java-pkg-simple
-
-DESCRIPTION="Harness for building, running, and analysing 
nano/micro/milli/macro benchmarks"
-HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
-SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-# jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
-CDEPEND="
-   dev-java/asm:4
-   dev-java/junit:4
-   dev-java/commons-math:3
-   dev-java/jopt-simple:4.6
-   source? ( app-arch/zip )"
-
-DEPEND=">=virtual/jdk-1.7
-   ${CDEPEND}"
-
-RDEPEND=">=virtual/jre-1.7
-   ${CDEPEND}"
-
-JAVA_GENTOO_CLASSPATH="asm-4,commons-math-3,jopt-simple,junit-4"
-
-S="${WORKDIR}/${MY_PN}-${MY_PV}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2019-06-17 Thread Aaron Bauman
commit: cc699f91895abbb4bf9ca5276825ae6ee5f138e1
Author: Michael Mair-Keimberger  gmail  com>
AuthorDate: Fri May 31 17:03:41 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Tue Jun 18 00:35:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc699f91

dev-java/jmh-core: use HTTPS

Signed-off-by: Michael Mair-Keimberger  gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12142
Signed-off-by: Aaron Bauman  gentoo.org>

 dev-java/jmh-core/jmh-core-1.21.ebuild  | 8 
 dev-java/jmh-core/jmh-core-1.4.1.ebuild | 8 
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild 
b/dev-java/jmh-core/jmh-core-1.21.ebuild
index 1d8994699b6..ad044bba454 100644
--- a/dev-java/jmh-core/jmh-core-1.21.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.21.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,13 +12,13 @@ JAVA_PKG_IUSE="doc source"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Harness for building, running, and analysing 
nano/micro/milli/macro benchmarks"
-HOMEPAGE="http://openjdk.java.net/projects/code-tools/jmh;
-SRC_URI="http://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
+SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-# jopt *must* be 4.6, see 
http://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
+# jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
 CP_DEPEND="
dev-java/asm:4
dev-java/junit:4

diff --git a/dev-java/jmh-core/jmh-core-1.4.1.ebuild 
b/dev-java/jmh-core/jmh-core-1.4.1.ebuild
index 7cc5df2b780..b2ef63a5460 100644
--- a/dev-java/jmh-core/jmh-core-1.4.1.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -12,13 +12,13 @@ JAVA_PKG_IUSE="doc source"
 inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="Harness for building, running, and analysing 
nano/micro/milli/macro benchmarks"
-HOMEPAGE="http://openjdk.java.net/projects/code-tools/jmh;
-SRC_URI="http://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+HOMEPAGE="https://openjdk.java.net/projects/code-tools/jmh;
+SRC_URI="https://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
-# jopt *must* be 4.6, see 
http://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
+# jopt *must* be 4.6, see 
https://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
 CDEPEND="
dev-java/asm:4
dev-java/junit:4



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2018-08-20 Thread Austin English
commit: a46bb66e4101226e4353074dddade7a13ea4d8dd
Author: Austin English  gentoo  org>
AuthorDate: Mon Aug 20 22:06:45 2018 +
Commit: Austin English  gentoo  org>
CommitDate: Mon Aug 20 22:11:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a46bb66e

dev-java/jmh-core: version bump - 1.21

Also some general cleanup which fixes #662862

Gentoo-Bug: https://bugs.gentoo.org/662862

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-java/jmh-core/Manifest |  1 +
 dev-java/jmh-core/jmh-core-1.21.ebuild | 34 ++
 2 files changed, 35 insertions(+)

diff --git a/dev-java/jmh-core/Manifest b/dev-java/jmh-core/Manifest
index c554a55a826..668ef0de11e 100644
--- a/dev-java/jmh-core/Manifest
+++ b/dev-java/jmh-core/Manifest
@@ -1 +1,2 @@
+DIST jmh-core-1.21.tar.gz 615305 BLAKE2B 
1a5cfe9784efe0cd7706382eaa89c8bcce0efcce3c2b802ce0772992dd16f0c6900a47d70b72d1c556584adb8afda442f49267ad4e0b53d04c20026979787210
 SHA512 
ac51d58d9b746157842a3bc9c4828bbff52c5882582e123e04b5ab6c4bfc1ff3cad1f6023ab1fe1eccfa68c73ffbd21b34388547bba544626af87092852ec166
 DIST jmh-core-1.4.1.tar.gz 585746 BLAKE2B 
ff6e9d3e8b11827042a9ff9983505fa5272d943a8365cf14ac43d940a7815f280c2b82c3ab810f1c22328a932912f6b09b9c5d5f1838a3cb357e6ebe21006e49
 SHA512 
a33c63b82712deb53218bb8d955c9606e5f393ff0c6256052ac8df022ec45be79bc0ee5ee08ce0d3762594214814bcf1e562717d83daa9ce13c664ca9e7c431b

diff --git a/dev-java/jmh-core/jmh-core-1.21.ebuild 
b/dev-java/jmh-core/jmh-core-1.21.ebuild
new file mode 100644
index 000..1d8994699b6
--- /dev/null
+++ b/dev-java/jmh-core/jmh-core-1.21.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+# Hash of tag, download not available via ${PV}
+MY_PN="jmh"
+MY_PV="f25ae8584db1"
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Harness for building, running, and analysing 
nano/micro/milli/macro benchmarks"
+HOMEPAGE="http://openjdk.java.net/projects/code-tools/jmh;
+SRC_URI="http://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# jopt *must* be 4.6, see 
http://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
+CP_DEPEND="
+   dev-java/asm:4
+   dev-java/junit:4
+   dev-java/commons-math:3
+   dev-java/jopt-simple:4.6"
+
+DEPEND=">=virtual/jdk-1.7
+   ${CP_DEPEND}"
+
+RDEPEND=">=virtual/jre-1.7
+   ${CP_DEPEND}"
+
+S="${WORKDIR}/${MY_PN}-${MY_PV}/${PN}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2018-08-05 Thread Patrice Clement
commit: ee854ca33fd36a7a418868c279c21b9acc683f75
Author: Patrice Clement  gentoo  org>
AuthorDate: Sun Aug  5 15:03:47 2018 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Sun Aug  5 15:04:16 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee854ca3

dev-java/jmh-core: fix jopt-simple dependency.

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-java/jmh-core/jmh-core-1.4.1.ebuild | 9 -
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/dev-java/jmh-core/jmh-core-1.4.1.ebuild 
b/dev-java/jmh-core/jmh-core-1.4.1.ebuild
index ea497f21447..7cc5df2b780 100644
--- a/dev-java/jmh-core/jmh-core-1.4.1.ebuild
+++ b/dev-java/jmh-core/jmh-core-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -21,11 +21,10 @@ KEYWORDS="~amd64 ~x86"
 # jopt *must* be 4.6, see 
http://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
 CDEPEND="
dev-java/asm:4
-   dev-java/commons-math:3
-   =dev-java/jopt-simple-4.6:0
dev-java/junit:4
-   source? ( app-arch/zip )
-"
+   dev-java/commons-math:3
+   dev-java/jopt-simple:4.6
+   source? ( app-arch/zip )"
 
 DEPEND=">=virtual/jdk-1.7
${CDEPEND}"



[gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/

2016-10-17 Thread Austin English
commit: 5c9bd05a5241fe20bcea3b7d72df4cb5b5077c8f
Author: Austin English  gentoo  org>
AuthorDate: Mon Oct 17 23:24:03 2016 +
Commit: Austin English  gentoo  org>
CommitDate: Tue Oct 18 00:01:27 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c9bd05a

dev-java/jmh-core: initial ebuild

Package-Manager: portage-2.3.0

 dev-java/jmh-core/Manifest  |  1 +
 dev-java/jmh-core/jmh-core-1.4.1.ebuild | 39 +
 dev-java/jmh-core/metadata.xml  |  8 +++
 3 files changed, 48 insertions(+)

diff --git a/dev-java/jmh-core/Manifest b/dev-java/jmh-core/Manifest
new file mode 100644
index ..02e3d2f
--- /dev/null
+++ b/dev-java/jmh-core/Manifest
@@ -0,0 +1 @@
+DIST jmh-core-1.4.1.tar.gz 585746 SHA256 
1014bbea20eb5a3e5562ddb26c109dccae73cfbbd2b240ed6a40d82f543c42bc SHA512 
a33c63b82712deb53218bb8d955c9606e5f393ff0c6256052ac8df022ec45be79bc0ee5ee08ce0d3762594214814bcf1e562717d83daa9ce13c664ca9e7c431b
 WHIRLPOOL 
656ca251087231d7c8b2db99fb8753c9e62c9f5a71c629ba30aba3662bb19131389eaaeef9877790d705eca5bbb7e5074f328fe6eec99f58fb15e3cb34a9d177

diff --git a/dev-java/jmh-core/jmh-core-1.4.1.ebuild 
b/dev-java/jmh-core/jmh-core-1.4.1.ebuild
new file mode 100644
index ..cb8ef33
--- /dev/null
+++ b/dev-java/jmh-core/jmh-core-1.4.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+# Hash of tag, download not available via ${PV}
+MY_PN="jmh"
+MY_PV="7ff584954008"
+
+JAVA_PKG_IUSE="doc source"
+
+inherit java-pkg-2 java-pkg-simple
+
+DESCRIPTION="Harness for building, running, and analysing 
nano/micro/milli/macro benchmarks"
+HOMEPAGE="http://openjdk.java.net/projects/code-tools/jmh;
+SRC_URI="http://hg.openjdk.java.net/code-tools/${MY_PN}/archive/${MY_PV}.tar.gz
 -> ${P}.tar.gz"
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+# jopt *must* be 4.6, see 
http://mail.openjdk.java.net/pipermail/jmh-dev/2016-October/002395.html
+CDEPEND="
+   dev-java/asm:4
+   dev-java/commons-math:3
+   =dev-java/jopt-simple-4.6:0
+   dev-java/junit:4
+   source? ( app-arch/zip )
+"
+
+DEPEND=">=virtual/jdk-1.7
+   ${CDEPEND}"
+
+RDEPEND=">=virtual/jre-1.7
+   ${CDEPEND}"
+
+JAVA_GENTOO_CLASSPATH="asm-4,commons-math-3,jopt-simple,junit-4"
+
+S="${WORKDIR}/${MY_PN}-${MY_PV}/${PN}"

diff --git a/dev-java/jmh-core/metadata.xml b/dev-java/jmh-core/metadata.xml
new file mode 100644
index ..952a4b9
--- /dev/null
+++ b/dev-java/jmh-core/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   j...@gentoo.org
+   Java
+   
+