From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-power_assert/
Date: Wed, 4 Dec 2019 07:09:19 +0000 (UTC) [thread overview]
Message-ID: <1575443348.af9426a0eb1d41c83f47e50c0cc9220a886becef.graaff@gentoo> (raw)
commit: af9426a0eb1d41c83f47e50c0cc9220a886becef
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 4 07:09:08 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 4 07:09:08 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af9426a0
dev-ruby/minitest-power_assert: avoid dep on bundler
Close: https://bugs.gentoo.org/693706
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
.../minitest-power_assert-0.3.0.ebuild | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild b/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
index da1f0d7ee6f..852d32a3b9e 100644
--- a/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
+++ b/dev-ruby/minitest-power_assert/minitest-power_assert-0.3.0.ebuild
@@ -23,12 +23,10 @@ ruby_add_rdepend "
>=dev-ruby/power_assert-1.1
"
-# ruby_add_bdepend "test? ( dev-ruby/minitest dev-ruby/minitest-pretty_diff )"
+all_ruby_prepare() {
+ sed -i -e '/bundle/ s:^:#:' Rakefile || die
+}
-# all_ruby_prepare() {
-# sed -i -e '/\(bisect\|focus\|moar\)/ s:^:#:' test/minitest_config.rb || die
-# }
-
-# each_ruby_test() {
-# ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
-# }
+#each_ruby_test() {
+# ${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+#}
next reply other threads:[~2019-12-04 7:09 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-04 7:09 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-12-27 19:19 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/minitest-power_assert/ Hans de Graaff
2023-03-28 16:25 Sam James
2023-03-28 15:05 Sam James
2023-03-22 3:25 Sam James
2022-12-04 15:59 WANG Xuerui
2022-04-26 14:38 Sam James
2022-04-04 5:41 Hans de Graaff
2021-12-24 23:55 Sam James
2021-12-07 20:23 Sam James
2021-09-08 16:11 Marek Szuba
2020-12-29 6:54 Hans de Graaff
2020-06-29 6:24 Agostino Sarubbo
2020-06-29 6:22 Agostino Sarubbo
2020-06-29 6:19 Agostino Sarubbo
2020-06-28 20:37 Agostino Sarubbo
2020-06-20 6:05 Hans de Graaff
2020-01-30 7:12 Hans de Graaff
2020-01-19 6:52 Hans de Graaff
2019-12-25 20:32 Sergei Trofimovich
2019-12-01 13:59 Sergei Trofimovich
2019-09-13 18:49 Mikle Kolyada
2019-09-07 23:18 Thomas Deutschmann
2019-09-01 21:53 Aaron Bauman
2019-07-07 6:30 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=1575443348.af9426a0eb1d41c83f47e50c0cc9220a886becef.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