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/rantly/
Date: Sat,  6 Jun 2020 09:02:50 +0000 (UTC)	[thread overview]
Message-ID: <1591434147.ea5fa30cd6f0eba9740316de097122802ff5e07b.graaff@gentoo> (raw)

commit:     ea5fa30cd6f0eba9740316de097122802ff5e07b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun  6 08:25:12 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun  6 09:02:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea5fa30c

dev-ruby/rantly: avoid simplecov dependency

Closes: https://bugs.gentoo.org/725430
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/rantly/rantly-2.0.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dev-ruby/rantly/rantly-2.0.0.ebuild b/dev-ruby/rantly/rantly-2.0.0.ebuild
index 4c2e275a6cc..933b123125c 100644
--- a/dev-ruby/rantly/rantly-2.0.0.ebuild
+++ b/dev-ruby/rantly/rantly-2.0.0.ebuild
@@ -16,6 +16,10 @@ SLOT="$(ver_cut 1)"
 KEYWORDS="~amd64"
 IUSE=""
 
+all_ruby_prepare() {
+	sed -i -e '/simplecov/,/^end/ s:^:#:' test/test_helper.rb || die
+}
+
 each_ruby_test() {
 	${RUBY} -Ilib:test:. -e 'Dir["test/**/*_test.rb"].each{|f| require f}' || die
 }


             reply	other threads:[~2020-06-06  9:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-06  9:02 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-20  8:20 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rantly/ Arthur Zamarin
2024-09-19 20:18 Jakov Smolić
2023-08-26 19:07 Hans de Graaff
2023-06-29 15:54 Hans de Graaff
2022-04-23  5:14 Hans de Graaff
2021-09-12  6:51 Hans de Graaff
2020-05-23  8:03 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=1591434147.ea5fa30cd6f0eba9740316de097122802ff5e07b.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