* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/bonnie/
@ 2017-12-28 12:50 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2017-12-28 12:50 UTC (permalink / raw
To: gentoo-commits
commit: 0814a533e8d489a8cee87d8f77fa38468f8d6efb
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 12:48:12 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 12:49:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0814a533
app-benchmarks/bonnie: Remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-benchmarks/bonnie/bonnie-2.0.6-r1.ebuild | 34 ----------------------------
app-benchmarks/bonnie/bonnie-2.0.6.ebuild | 34 ----------------------------
2 files changed, 68 deletions(-)
diff --git a/app-benchmarks/bonnie/bonnie-2.0.6-r1.ebuild b/app-benchmarks/bonnie/bonnie-2.0.6-r1.ebuild
deleted file mode 100644
index b62e0aa42e4..00000000000
--- a/app-benchmarks/bonnie/bonnie-2.0.6-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-
-inherit eutils toolchain-funcs
-
-DESCRIPTION="Performance Test of Filesystem I/O using standard C library calls"
-HOMEPAGE="http://www.textuality.com/bonnie/"
-SRC_URI="http://www.textuality.com/bonnie/bonnie.tar.gz"
-
-LICENSE="bonnie"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
-IUSE=""
-
-S=${WORKDIR}
-
-src_prepare() {
- epatch \
- "${FILESDIR}"/bonnie_man.patch \
- "${FILESDIR}"/Makefile.patch \
- "${FILESDIR}"/${P}-includes.patch
-}
-
-src_compile() {
- emake CC=$(tc-getCC) SYSFLAGS="${CFLAGS}" || die
-}
-
-src_install() {
- newbin Bonnie bonnie
- doman bonnie.1
- dodoc Instructions
-}
diff --git a/app-benchmarks/bonnie/bonnie-2.0.6.ebuild b/app-benchmarks/bonnie/bonnie-2.0.6.ebuild
deleted file mode 100644
index ddb11ff6ad1..00000000000
--- a/app-benchmarks/bonnie/bonnie-2.0.6.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit eutils
-
-DESCRIPTION="Performance Test of Filesystem I/O using standard C library calls"
-HOMEPAGE="http://www.textuality.com/bonnie/"
-SRC_URI="http://www.textuality.com/bonnie/bonnie.tar.gz"
-
-LICENSE="bonnie"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
-IUSE=""
-DEPEND=""
-RDEPEND=""
-
-S=${WORKDIR}
-
-src_unpack() {
- unpack ${A} || die
- epatch "${FILESDIR}"/bonnie_man.patch
- epatch "${FILESDIR}"/Makefile.patch
-}
-
-src_compile() {
- make SYSFLAGS="${CFLAGS}" || die
- mv Bonnie bonnie
-}
-
-src_install() {
- doman bonnie.1
- dodoc Instructions
- dobin bonnie
-}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/bonnie/
@ 2017-12-28 12:50 David Seifert
0 siblings, 0 replies; 3+ messages in thread
From: David Seifert @ 2017-12-28 12:50 UTC (permalink / raw
To: gentoo-commits
commit: 2b4c2a24e3841853f86721110b070430cf38777a
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 12:47:00 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Dec 28 12:49:52 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b4c2a24
app-benchmarks/bonnie: Mark stable
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild b/app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild
index 65ce1c40e0e..e67da192399 100644
--- a/app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild
+++ b/app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="http://www.textuality.com/bonnie/bonnie.tar.gz"
LICENSE="bonnie"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
S=${WORKDIR}
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/bonnie/
@ 2019-08-15 9:21 Michał Górny
0 siblings, 0 replies; 3+ messages in thread
From: Michał Górny @ 2019-08-15 9:21 UTC (permalink / raw
To: gentoo-commits
commit: 8fd326e24e7643a1153cb091d2b9d578039c57b9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 15 09:12:29 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 15 09:12:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd326e2
app-benchmarks/bonnie: Version the distfile
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
app-benchmarks/bonnie/Manifest | 2 +-
app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-benchmarks/bonnie/Manifest b/app-benchmarks/bonnie/Manifest
index d47936e8fb3..68abd5794ee 100644
--- a/app-benchmarks/bonnie/Manifest
+++ b/app-benchmarks/bonnie/Manifest
@@ -1 +1 @@
-DIST bonnie.tar.gz 7140 BLAKE2B dc0a216e1926de7630fbabdd80d2d1293fc9da404c3179f5515a9756942aec7c6870220e869d1d6c299dc39c2175b6c99b54778237a9af2778b7718aaf4280f3 SHA512 4cb431986870baf1d9e5f757970a4b489f89d4349f051cc2ae0aea035ce19a7962047920a3af1567e375b2c6f1e826309b044b8a8727400601203042a34ecb5f
+DIST bonnie-2.0.6.tar.gz 7140 BLAKE2B dc0a216e1926de7630fbabdd80d2d1293fc9da404c3179f5515a9756942aec7c6870220e869d1d6c299dc39c2175b6c99b54778237a9af2778b7718aaf4280f3 SHA512 4cb431986870baf1d9e5f757970a4b489f89d4349f051cc2ae0aea035ce19a7962047920a3af1567e375b2c6f1e826309b044b8a8727400601203042a34ecb5f
diff --git a/app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild b/app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild
index e67da192399..e385ae0eb11 100644
--- a/app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild
+++ b/app-benchmarks/bonnie/bonnie-2.0.6-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ inherit toolchain-funcs
DESCRIPTION="Performance Test of Filesystem I/O using standard C library calls"
HOMEPAGE="http://www.textuality.com/bonnie/"
-SRC_URI="http://www.textuality.com/bonnie/bonnie.tar.gz"
+SRC_URI="http://www.textuality.com/bonnie/bonnie.tar.gz -> ${P}.tar.gz"
LICENSE="bonnie"
SLOT="0"
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-08-15 9:21 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-15 9:21 [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/bonnie/ Michał Górny
-- strict thread matches above, loose matches on Subject: below --
2017-12-28 12:50 David Seifert
2017-12-28 12:50 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox