From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/xdr/
Date: Mon, 22 Nov 2021 08:01:14 +0000 (UTC) [thread overview]
Message-ID: <1637568070.85745142e6a82f44f19334ec0cb6df4a5270cc5f.graaff@gentoo> (raw)
commit: 85745142e6a82f44f19334ec0cb6df4a5270cc5f
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 22 07:30:53 2021 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Nov 22 08:01:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85745142
dev-ruby/xdr: avoid simplecov dependency
Closes: https://bugs.gentoo.org/825782
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/xdr/xdr-3.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/xdr/xdr-3.0.2.ebuild b/dev-ruby/xdr/xdr-3.0.2.ebuild
index 72c33e1ec604..9e2bcf1c4e34 100644
--- a/dev-ruby/xdr/xdr-3.0.2.ebuild
+++ b/dev-ruby/xdr/xdr-3.0.2.ebuild
@@ -26,7 +26,7 @@ ruby_add_rdepend ">=dev-ruby/activemodel-5.2.0:*
>=dev-ruby/activesupport-5.2.0:*"
all_ruby_prepare() {
- sed -i -e '/bundler/,/pry/ s:^:#:' spec/spec_helper.rb || die
+ sed -i -e '/bundler/,/pry/ s:^:#:' -e '/simplecov/,/^end/ s:^:#:' spec/spec_helper.rb || die
sed -i -e 's:_relative ": "./:' ${RUBY_FAKEGEM_GEMSPEC} || die
}
next reply other threads:[~2021-11-22 8:01 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-22 8:01 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-03-18 6:41 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/xdr/ Hans de Graaff
2024-03-04 18:33 Rick Farina
2023-07-08 20:22 Hans de Graaff
2023-07-08 20:22 Hans de Graaff
2022-10-02 17:03 Hans de Graaff
2022-07-19 6:14 Hans de Graaff
2022-06-19 9:08 Hans de Graaff
2022-03-26 7:48 Hans de Graaff
2021-11-22 6:37 Hans de Graaff
2020-09-05 8:01 Hans de Graaff
2020-06-12 5:50 Hans de Graaff
2020-05-12 14:28 Hans de Graaff
2019-05-01 19:56 Hans de Graaff
2018-11-23 8:17 Hans de Graaff
2018-11-21 18:21 Rick Farina
2018-11-21 18:21 Rick Farina
2018-11-21 18:21 Rick Farina
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=1637568070.85745142e6a82f44f19334ec0cb6df4a5270cc5f.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