From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rexical/
Date: Sun, 27 Oct 2019 09:43:32 +0000 (UTC) [thread overview]
Message-ID: <1572169403.1c845caf7b96fd61e272e398aa12b680e267267a.graaff@gentoo> (raw)
commit: 1c845caf7b96fd61e272e398aa12b680e267267a
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 27 09:43:02 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 09:43:23 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c845caf
dev-ruby/rexical: fix tests
Avoid a dependency on unpackaged rubocop.
Fixes: https://bugs.gentoo.org/697642
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/rexical/rexical-1.0.7.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-ruby/rexical/rexical-1.0.7.ebuild b/dev-ruby/rexical/rexical-1.0.7.ebuild
index 3b435e81161..c05c5bf02cc 100644
--- a/dev-ruby/rexical/rexical-1.0.7.ebuild
+++ b/dev-ruby/rexical/rexical-1.0.7.ebuild
@@ -27,6 +27,11 @@ ruby_add_bdepend "
dev-ruby/minitest
)"
+all_ruby_prepare() {
+ # Avoid dependency on unpackaged rubocop
+ sed -i -e '/test_rubocop_security/askip "not packaged"' test/test_generator.rb || die
+}
+
all_ruby_install() {
all_fakegem_install
next reply other threads:[~2019-10-27 9:43 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-27 9:43 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 9:38 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rexical/ Hans de Graaff
2024-12-31 9:38 Hans de Graaff
2024-10-12 23:18 Sam James
2024-10-06 13:33 Arthur Zamarin
2024-10-06 13:30 Arthur Zamarin
2024-10-06 12:01 Sam James
2024-10-06 11:18 Sam James
2024-05-26 6:32 Hans de Graaff
2024-05-26 6:32 Hans de Graaff
2023-12-27 12:36 Hans de Graaff
2023-07-14 5:46 Arthur Zamarin
2023-03-28 23:39 Sam James
2023-03-28 22:28 Sam James
2023-03-28 21:49 Sam James
2023-03-05 8:42 Hans de Graaff
2022-03-23 6:42 Hans de Graaff
2021-08-02 21:48 Marek Szuba
2021-03-09 6:51 Hans de Graaff
2020-01-12 6:47 Hans de Graaff
2019-12-06 6:21 Hans de Graaff
2019-10-29 20:08 Sergei Trofimovich
2019-09-01 18:18 Mikle Kolyada
2019-09-01 18:18 Mikle Kolyada
2019-08-14 7:34 Agostino Sarubbo
2019-08-14 5:15 Hans de Graaff
2019-08-13 14:54 Agostino Sarubbo
2019-08-13 14:53 Agostino Sarubbo
2019-08-13 13:14 Agostino Sarubbo
2019-08-13 13:13 Agostino Sarubbo
2019-08-13 9:17 Agostino Sarubbo
2019-08-12 7:09 Hans de Graaff
2019-08-07 5:11 Hans de Graaff
2018-12-31 15:09 Hans de Graaff
2017-12-26 7:35 Hans de Graaff
2017-06-28 9:35 Alexis Ballier
2017-01-03 6:59 Hans de Graaff
2016-01-10 7:47 Hans de Graaff
2015-11-17 6:23 Hans de Graaff
2015-11-16 14:19 Agostino Sarubbo
2015-11-05 11:20 Agostino Sarubbo
2015-11-01 15:59 Tobias Klausmann
2015-10-25 19:10 Markus Meier
2015-10-04 18:17 Jeroen Roovers
2015-10-04 10:14 Agostino Sarubbo
2015-10-04 9:42 Agostino Sarubbo
2015-08-14 16:39 Peter Wilmott
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=1572169403.1c845caf7b96fd61e272e398aa12b680e267267a.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