From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitar/
Date: Fri, 20 Jun 2025 13:25:34 +0000 (UTC) [thread overview]
Message-ID: <1750425915.6b866a37dab1426dac9c0c001a4ba130f123fb65.graaff@gentoo> (raw)
commit: 6b866a37dab1426dac9c0c001a4ba130f123fb65
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 20 13:24:00 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 20 13:25:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b866a37
dev-ruby/minitar: avoid loading minitest plugins
Closes: https://bugs.gentoo.org/829860
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/minitar/minitar-0.12.1.ebuild | 4 ++--
dev-ruby/minitar/minitar-1.0.2.ebuild | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-ruby/minitar/minitar-0.12.1.ebuild b/dev-ruby/minitar/minitar-0.12.1.ebuild
index 5fd7160281b9..87d09cbba78c 100644
--- a/dev-ruby/minitar/minitar-0.12.1.ebuild
+++ b/dev-ruby/minitar/minitar-0.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -35,5 +35,5 @@ all_ruby_prepare() {
}
each_ruby_test() {
- ${RUBY} -Ilib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+ MT_NO_PLUGINS=true ${RUBY} -Ilib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
}
diff --git a/dev-ruby/minitar/minitar-1.0.2.ebuild b/dev-ruby/minitar/minitar-1.0.2.ebuild
index 2a76c5fb2004..05b4aab9146d 100644
--- a/dev-ruby/minitar/minitar-1.0.2.ebuild
+++ b/dev-ruby/minitar/minitar-1.0.2.ebuild
@@ -37,5 +37,5 @@ all_ruby_prepare() {
}
each_ruby_test() {
- ${RUBY} -Ilib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+ MT_NO_PLUGINS=true ${RUBY} -Ilib:test:. -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
}
next reply other threads:[~2025-06-20 13:25 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-20 13:25 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-09-09 9:13 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitar/ Hans de Graaff
2025-06-03 10:53 Hans de Graaff
2025-05-20 18:39 Arthur Zamarin
2025-05-20 16:17 Sam James
2025-05-18 12:13 Arthur Zamarin
2025-05-18 11:07 Arthur Zamarin
2025-05-18 10:19 Arthur Zamarin
2025-05-18 10:18 Arthur Zamarin
2024-12-31 6:02 Hans de Graaff
2024-11-14 8:42 Hans de Graaff
2024-10-18 19:05 Arthur Zamarin
2024-10-18 15:40 Arthur Zamarin
2024-10-17 7:24 Sam James
2024-10-17 7:08 Sam James
2024-10-17 6:57 Arthur Zamarin
2024-10-17 6:57 Arthur Zamarin
2024-10-17 6:57 Arthur Zamarin
2024-09-08 6:44 Hans de Graaff
2023-12-27 19:19 Hans de Graaff
2023-07-14 5:46 Arthur Zamarin
2023-03-28 22:28 Sam James
2023-03-28 21:50 Sam James
2023-03-28 21:49 Sam James
2023-03-28 21:44 Sam James
2023-03-28 21:44 Sam James
2023-03-05 8:42 Hans de Graaff
2022-07-30 7:46 Hans de Graaff
2022-03-14 6:34 Hans de Graaff
2022-02-12 15:21 Sam James
2021-12-31 20:07 Matt Turner
2021-12-13 7:09 Agostino Sarubbo
2021-12-13 7:02 Agostino Sarubbo
2021-12-13 6:57 Agostino Sarubbo
2021-12-12 1:52 Sam James
2021-12-12 1:51 Sam James
2021-12-11 19:10 Arthur Zamarin
2021-10-11 1:20 Sam James
2021-10-09 20:19 Sam James
2021-10-07 22:20 Marek Szuba
2021-10-04 22:58 Sam James
2021-05-01 5:21 Hans de Graaff
2020-08-08 8:07 Hans de Graaff
2020-01-23 19:13 Hans de Graaff
2019-09-05 5:05 Hans de Graaff
2019-02-10 7:25 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=1750425915.6b866a37dab1426dac9c0c001a4ba130f123fb65.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