public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alice Ferrazzi" <alicef@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/tiobench/
Date: Wed, 17 Aug 2022 07:02:49 +0000 (UTC)	[thread overview]
Message-ID: <1660719748.45e1dc1c679b7ac3a83c98dc2000988a256d158d.alicef@gentoo> (raw)

commit:     45e1dc1c679b7ac3a83c98dc2000988a256d158d
Author:     Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 17 07:02:28 2022 +0000
Commit:     Alice Ferrazzi <alicef <AT> gentoo <DOT> org>
CommitDate: Wed Aug 17 07:02:28 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45e1dc1c

app-benchmarks/tiobench: drop 0.4.2

Signed-off-by: Alice Ferrazzi <alicef <AT> gentoo.org>

 app-benchmarks/tiobench/Manifest              |  1 -
 app-benchmarks/tiobench/tiobench-0.4.2.ebuild | 44 ---------------------------
 2 files changed, 45 deletions(-)

diff --git a/app-benchmarks/tiobench/Manifest b/app-benchmarks/tiobench/Manifest
index 6daa7daf8e38..b03b34088b9e 100644
--- a/app-benchmarks/tiobench/Manifest
+++ b/app-benchmarks/tiobench/Manifest
@@ -1,2 +1 @@
-DIST tiobench-0.4.2.tar.gz 32182 BLAKE2B f3c0f78daac0dc8c38de2049f8edfce7443fb43a6aacf31a0b5c12abf80ec0ae4c03b1bd25f954db261027c16dfb73fdffe970a730a853caf25763579c2e7170 SHA512 02e82d86ee889a366c1a00d4fb49f63d926e44ba6e2f297212479a5c13abe008b62c12d44483de7e971b5ebf875d5c07847f1d69dd11b2e87a050e27d8f9f09f
 DIST tiobench-0.5.0.tar.gz 32897 BLAKE2B 31abe72515b8fe9c846fb8406d47292a8068ab27a6a37d3544a65a84174c6e301e19b95740896e45689ffc2dbb5b12a0927ff5147f98f8b7820bba411957239c SHA512 5e21555b4f76153537eda3e2eb4a22e40b7223870126aee64e78f9ee417b9ba8555f186b46c1e1d71b15c8512970295d57029da4ae0ce438785476ce27d7c0b5

diff --git a/app-benchmarks/tiobench/tiobench-0.4.2.ebuild b/app-benchmarks/tiobench/tiobench-0.4.2.ebuild
deleted file mode 100644
index 339da5860de9..000000000000
--- a/app-benchmarks/tiobench/tiobench-0.4.2.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit toolchain-funcs
-
-DESCRIPTION="Portable, robust, fully-threaded I/O benchmark program"
-HOMEPAGE="https://github.com/mkuoppal/tiobench"
-SRC_URI="https://github.com/mkuoppal/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND="dev-lang/perl"
-DEPEND="${RDEPEND}"
-
-PATCHES=(
-	"${FILESDIR}"/${P}-gcc5.patch
-	"${FILESDIR}"/${P}-fix-perl-shebang.patch
-)
-
-src_prepare() {
-	default
-	sed -i \
-		-e "s:/usr/local/bin:${EPREFIX}/usr/sbin:" tiobench.pl \
-		|| die "sed tiobench.pl failed"
-}
-
-src_compile() {
-	emake \
-		CC="$(tc-getCC)" \
-		LINK="$(tc-getCC)" \
-		DEFINES="-DLARGEFILES" \
-		CFLAGS="${CFLAGS}" \
-		LDFLAGS="${LDFLAGS}"
-}
-
-src_install() {
-	dosbin tiotest tiobench.pl scripts/tiosum.pl
-	einstalldocs
-}


             reply	other threads:[~2022-08-17  7:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-17  7:02 Alice Ferrazzi [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-04-29 19:21 [gentoo-commits] repo/gentoo:master commit in: app-benchmarks/tiobench/ Sam James
2022-04-29  8:29 Jakov Smolić
2022-04-29  8:27 Sam James
2021-09-17 14:46 Alice Ferrazzi
2017-11-22  8:08 Alice Ferrazzi
2017-02-24  9:47 Michael Weber
2017-02-14 15:39 Agostino Sarubbo
2017-02-13 11:13 Agostino Sarubbo

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=1660719748.45e1dc1c679b7ac3a83c98dc2000988a256d158d.alicef@gentoo \
    --to=alicef@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