public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/cri/
Date: Sat, 13 Jan 2024 14:04:06 +0000 (UTC)	[thread overview]
Message-ID: <1705154642.664f437263af2d3a3538b7bff2f9438d421aeaf4.graaff@gentoo> (raw)

commit:     664f437263af2d3a3538b7bff2f9438d421aeaf4
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 14:03:29 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 14:04:02 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=664f4372

dev-ruby/cri: fix minitest deprecation

Closes: https://bugs.gentoo.org/911903
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/cri/cri-2.15.11-r1.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-ruby/cri/cri-2.15.11-r1.ebuild b/dev-ruby/cri/cri-2.15.11-r1.ebuild
index 375a788eac28..edda0c798a2f 100644
--- a/dev-ruby/cri/cri-2.15.11-r1.ebuild
+++ b/dev-ruby/cri/cri-2.15.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -25,6 +25,9 @@ all_ruby_prepare() {
 	sed -e '/coveralls/I s:^:#:' -i test/helper.rb || die
 	sed -i -e '/rubocop/ s:^:#:' \
 		-e '/RuboCop/,/end/ s:^:#:' Rakefile || die
+
+	sed -e 's/MiniTest::Unit::TestCase/Minitest::Test/' \
+		-i test/helper.rb || die
 }
 
 each_ruby_test() {


             reply	other threads:[~2024-01-13 14:04 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-13 14:04 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-10  5:49 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/cri/ Hans de Graaff
2024-02-11  7:26 Hans de Graaff
2023-03-29  6:35 Hans de Graaff
2022-12-07 17:57 Hans de Graaff
2022-06-12  8:33 Hans de Graaff
2022-03-18  6:50 Jakov Smolić
2021-11-02  5:07 Hans de Graaff
2021-11-02  5:07 Hans de Graaff
2021-01-06  6:21 Hans de Graaff
2020-09-15  6:00 Hans de Graaff
2020-09-15  6:00 Hans de Graaff
2020-01-22  7:54 Hans de Graaff
2019-06-15  9:55 Hans de Graaff
2019-05-30 18:05 Hans de Graaff
2019-05-30 18:05 Hans de Graaff
2019-05-30 18:05 Hans de Graaff
2019-05-20  5:38 Hans de Graaff
2019-04-30  5:49 Hans de Graaff
2019-02-09  7:30 Hans de Graaff
2019-01-20  6:54 Hans de Graaff
2019-01-20  6:54 Hans de Graaff
2018-11-06  6:42 Hans de Graaff
2018-09-22  5:25 Hans de Graaff
2018-09-22  5:25 Hans de Graaff
2018-08-28  4:52 Hans de Graaff
2018-08-25  5:45 Hans de Graaff
2018-08-19  5:09 Hans de Graaff
2018-08-13  4:57 Hans de Graaff
2018-08-04  5:46 Hans de Graaff
2018-04-28  7:09 Hans de Graaff
2018-03-27 21:38 Aaron Bauman
2018-02-02 17:14 Hans de Graaff
2017-11-02  5:40 Hans de Graaff
2017-10-27  5:56 Hans de Graaff
2017-08-12  5:14 Hans de Graaff
2017-06-05  4:45 Hans de Graaff
2017-04-02  5:28 Hans de Graaff
2017-02-04 16:17 Hans de Graaff
2016-12-04  6:52 Hans de Graaff
2016-03-09 22:48 Manuel Rüger
2015-12-11  7:13 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=1705154642.664f437263af2d3a3538b7bff2f9438d421aeaf4.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