public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/
Date: Tue, 18 Jun 2019 00:35:19 +0000 (UTC)	[thread overview]
Message-ID: <1560818106.cc699f91895abbb4bf9ca5276825ae6ee5f138e1.bman@gentoo> (raw)

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

dev-java/jmh-core: use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12142
Signed-off-by: Aaron Bauman <bman <AT> 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


             reply	other threads:[~2019-06-18  0:35 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18  0:35 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-19 12:44 [gentoo-commits] repo/gentoo:master commit in: dev-java/jmh-core/ Miroslav Šulc
2024-01-19 10:47 Sam James
2024-01-19 10:47 Sam James
2024-01-19 10:07 Sam James
2024-01-19 10:07 Sam James
2023-12-20  9:26 Miroslav Šulc
2022-06-05  6:18 Miroslav Šulc
2022-06-04 11:15 Jakov Smolić
2022-06-04 10:45 Jakov Smolić
2022-06-04 10:45 Jakov Smolić
2022-06-04 10:44 Jakov Smolić
2022-05-05 17:30 Arthur Zamarin
2022-05-05 17:30 Arthur Zamarin
2022-05-05  8:54 Florian Schmaus
2022-01-20 12:58 Arthur Zamarin
2022-01-19 22:43 Sam James
2022-01-19  9:26 Jakov Smolić
2022-01-19  7:44 Agostino Sarubbo
2022-01-18  7:48 Arthur Zamarin
2022-01-06 20:16 Arthur Zamarin
2022-01-06 20:14 Arthur Zamarin
2021-11-13  8:55 Miroslav Šulc
2018-08-20 22:12 Austin English
2018-08-05 15:04 Patrice Clement
2016-10-18  0:23 Austin English

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=1560818106.cc699f91895abbb4bf9ca5276825ae6ee5f138e1.bman@gentoo \
    --to=bman@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