From: "Austin English" <wizardedit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/
Date: Tue, 18 Oct 2016 00:23:12 +0000 (UTC) [thread overview]
Message-ID: <1476748887.5c9bd05a5241fe20bcea3b7d72df4cb5b5077c8f.wizardedit@gentoo> (raw)
commit: 5c9bd05a5241fe20bcea3b7d72df4cb5b5077c8f
Author: Austin English <wizardedit <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 17 23:24:03 2016 +0000
Commit: Austin English <wizardedit <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 00:01:27 2016 +0000
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 00000000..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 00000000..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 00000000..952a4b9
--- /dev/null
+++ b/dev-java/jmh-core/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>java@gentoo.org</email>
+ <name>Java</name>
+ </maintainer>
+</pkgmetadata>
next reply other threads:[~2016-10-18 0:23 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-18 0:23 Austin English [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-08-05 15:04 [gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/ Patrice Clement
2018-08-20 22:12 Austin English
2019-06-18 0:35 Aaron Bauman
2021-11-13 8:55 Miroslav Šulc
2022-01-06 20:14 Arthur Zamarin
2022-01-06 20:16 Arthur Zamarin
2022-01-18 7:48 Arthur Zamarin
2022-01-19 7:44 Agostino Sarubbo
2022-01-19 9:26 Jakov Smolić
2022-01-19 22:43 Sam James
2022-01-20 12:58 Arthur Zamarin
2022-05-05 8:54 Florian Schmaus
2022-05-05 17:30 Arthur Zamarin
2022-05-05 17:30 Arthur Zamarin
2022-06-04 10:44 Jakov Smolić
2022-06-04 10:45 Jakov Smolić
2022-06-04 10:45 Jakov Smolić
2022-06-04 11:15 Jakov Smolić
2022-06-05 6:18 Miroslav Šulc
2023-12-20 9:26 Miroslav Šulc
2024-01-19 10:07 Sam James
2024-01-19 10:07 Sam James
2024-01-19 10:47 Sam James
2024-01-19 10:47 Sam James
2024-01-19 12:44 Miroslav Šulc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1476748887.5c9bd05a5241fe20bcea3b7d72df4cb5b5077c8f.wizardedit@gentoo \
--to=wizardedit@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox