From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/benchmark-ips/
Date: Sat, 8 Jul 2023 08:59:54 +0000 (UTC) [thread overview]
Message-ID: <1688803559.1d7106d11ed8c1f824bf6ebea27f2f23d558c2af.graaff@gentoo> (raw)
commit: 1d7106d11ed8c1f824bf6ebea27f2f23d558c2af
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 8 08:05:59 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jul 8 08:05:59 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d7106d1
dev-ruby/benchmark-ips: drop 2.10.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/benchmark-ips/Manifest | 1 -
dev-ruby/benchmark-ips/benchmark-ips-2.10.0.ebuild | 30 ----------------------
2 files changed, 31 deletions(-)
diff --git a/dev-ruby/benchmark-ips/Manifest b/dev-ruby/benchmark-ips/Manifest
index 177adb11af9a..82cd0b51b686 100644
--- a/dev-ruby/benchmark-ips/Manifest
+++ b/dev-ruby/benchmark-ips/Manifest
@@ -1,2 +1 @@
-DIST benchmark-ips-2.10.0.tar.gz 19840 BLAKE2B 53c219921144632dc91971fa3558bcaf106887d7deafbd7145c1ad12d09d37ecbe17dd07a3da7f8a2c5bedea4a228d76d72bd8e54b14c94c4b21f2e9823cb8f6 SHA512 aeb86bfd80c6ac6a16df8dced2681e81bcb6a0a31848524956b348cd699addebdda4b1a32c6eab85884b89bfb9c26e01f40af7da5a58e187af3a737ad582b8dc
DIST benchmark-ips-2.12.0.tar.gz 20676 BLAKE2B 1473fb8cc42d62cf6b7206d91c9d959707109e3ade9d712d82ab5ccfdcc48bb4874bae4c37370561aa60fe8c99078564a22a5a216daa6b870015329db1094af1 SHA512 ad4a7133b73d3ead583513704cbf00ef858b7fc5477686d3841614f05a83f3b4551b1fcab78e9a8affe7c8487112d9fde5012bf8a8e13621d289d792ff27c061
diff --git a/dev-ruby/benchmark-ips/benchmark-ips-2.10.0.ebuild b/dev-ruby/benchmark-ips/benchmark-ips-2.10.0.ebuild
deleted file mode 100644
index 621cdbcfb68e..000000000000
--- a/dev-ruby/benchmark-ips/benchmark-ips-2.10.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="History.md README.md"
-RUBY_FAKEGEM_GEMSPEC="benchmark-ips.gemspec"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A iterations per second enhancement to Benchmark"
-HOMEPAGE="https://github.com/evanphx/benchmark-ips"
-SRC_URI="https://github.com/evanphx/benchmark-ips/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT"
-
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
-SLOT="0"
-IUSE=""
-
-ruby_add_bdepend "test? ( >=dev-ruby/minitest-5.6:5 )"
-
-all_ruby_prepare() {
- sed -i -e '1i require "tempfile"' test/test_benchmark_ips.rb || die
- sed -i -e 's/git ls-files --/find/' ${RUBY_FAKEGEM_GEMSPEC} || die
-}
-
-each_ruby_test() {
- ${RUBY} -Ilib:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
-}
next reply other threads:[~2023-07-08 8:59 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-08 8:59 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-30 7:58 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/benchmark-ips/ Hans de Graaff
2024-12-30 7:58 Hans de Graaff
2024-11-01 8:02 Hans de Graaff
2024-10-17 7:24 Sam James
2024-10-17 7:08 Sam James
2024-09-13 4:13 Sam James
2024-09-09 5:38 Hans de Graaff
2024-06-28 12:59 Sam James
2023-12-27 20:59 Hans de Graaff
2023-12-13 7:10 Hans de Graaff
2023-10-24 9:30 Arthur Zamarin
2023-07-04 20:19 Sam James
2023-03-18 16:29 Hans de Graaff
2022-12-01 4:03 Sam James
2022-12-01 4:03 Sam James
2022-03-14 6:34 Hans de Graaff
2022-02-26 18:53 Sam James
2022-02-19 7:06 Arthur Zamarin
2022-02-16 20:24 Arthur Zamarin
2022-02-16 20:17 Arthur Zamarin
2022-02-14 14:19 Yixun Lan
2022-02-13 22:48 Jakov Smolić
2022-02-13 13:49 Hans de Graaff
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=1688803559.1d7106d11ed8c1f824bf6ebea27f2f23d558c2af.graaff@gentoo \
--to=graaff@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