From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/bonnie++/
Date: Sun, 19 May 2019 00:11:23 +0000 (UTC) [thread overview]
Message-ID: <1558224674.43fa5c13acc143fcb4fc24dc874f66132ce5d9e9.kensington@gentoo> (raw)
commit: 43fa5c13acc143fcb4fc24dc874f66132ce5d9e9
Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Thu May 16 17:13:20 2019 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun May 19 00:11:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43fa5c13
app-benchmarks/bonnie++: fix SRC_URI, use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/12020
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
app-benchmarks/bonnie++/bonnie++-1.97.2.ebuild | 6 +++---
app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild | 6 +++---
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/app-benchmarks/bonnie++/bonnie++-1.97.2.ebuild b/app-benchmarks/bonnie++/bonnie++-1.97.2.ebuild
index 129503e4953..2bc0b415597 100644
--- a/app-benchmarks/bonnie++/bonnie++-1.97.2.ebuild
+++ b/app-benchmarks/bonnie++/bonnie++-1.97.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
DESCRIPTION="Hard drive bottleneck testing benchmark suite"
-HOMEPAGE="http://www.coker.com.au/bonnie++/"
-SRC_URI="http://www.coker.com.au/bonnie++/experimental/${P}.tgz"
+HOMEPAGE="https://www.coker.com.au/bonnie++/"
+SRC_URI="https://www.coker.com.au/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild b/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild
index 3ff574002e5..53c4fb597a2 100644
--- a/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild
+++ b/app-benchmarks/bonnie++/bonnie++-1.97.3.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
DESCRIPTION="Hard drive bottleneck testing benchmark suite"
-HOMEPAGE="http://www.coker.com.au/bonnie++/"
-SRC_URI="http://www.coker.com.au/bonnie++/experimental/${P}.tgz"
+HOMEPAGE="https://www.coker.com.au/bonnie++/"
+SRC_URI="https://www.coker.com.au/${PN}/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
next reply other threads:[~2019-05-19 0:11 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-19 0:11 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-19 12:36 [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/bonnie++/ Andreas K. Hüttel
2021-09-01 18:32 Sam James
2021-09-01 18:32 Sam James
2021-08-30 7:26 Agostino Sarubbo
2021-08-29 17:52 Sam James
2021-08-29 10:02 Agostino Sarubbo
2019-05-21 16:14 Göktürk Yüksek
2018-04-03 21:02 Matt Turner
2017-11-25 11:55 Markus Meier
2017-10-29 9:33 Sergei Trofimovich
2017-10-05 19:15 Göktürk Yüksek
2017-10-05 19:15 Göktürk Yüksek
2017-10-03 8:25 Sergei Trofimovich
2017-10-02 13:24 Sergei Trofimovich
2017-10-02 13:24 Sergei Trofimovich
2017-01-14 18:23 Göktürk Yüksek
2017-01-14 11:44 Jeroen Roovers
2017-01-06 14:33 Tobias Klausmann
2017-01-05 22:09 Göktürk Yüksek
2016-12-29 9:41 Michael Palimaka
2016-12-25 22:45 Andrew Savchenko
2016-12-25 10:14 Agostino Sarubbo
2016-12-25 10:09 Agostino Sarubbo
2016-10-18 16:05 Göktürk Yüksek
2016-10-06 5:42 Jeroen Roovers
2016-06-30 14:34 Tobias Klausmann
2016-05-22 17:09 Göktürk Yüksek
2016-04-23 7:59 Patrice Clement
2016-03-20 15:43 Agostino Sarubbo
2016-03-20 11:23 Andrew Savchenko
2016-02-02 16:04 Patrick Lauer
2016-01-27 11:14 Andrew Savchenko
2016-01-25 10:29 Andrew Savchenko
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=1558224674.43fa5c13acc143fcb4fc24dc874f66132ce5d9e9.kensington@gentoo \
--to=kensington@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