From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-its/
Date: Sun, 7 May 2017 09:44:40 +0000 (UTC) [thread overview]
Message-ID: <1494150258.eeb21a009bb31d39881979975dc9a5fd9b643a0c.graaff@gentoo> (raw)
commit: eeb21a009bb31d39881979975dc9a5fd9b643a0c
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun May 7 09:28:10 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun May 7 09:44:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb21a00
dev-ruby/rspec-its: add ruby24
Package-Manager: Portage-2.3.5, Repoman-2.3.1
dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild b/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild
index 695e2213558..45e97645980 100644
--- a/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild
+++ b/dev-ruby/rspec-its/rspec-its-1.2.0-r1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
RUBY_FAKEGEM_RECIPE_DOC="rdoc"
@@ -20,3 +20,11 @@ KEYWORDS="~alpha amd64 ~arm hppa ~ppc ~ppc64 ~x86"
IUSE=""
ruby_add_rdepend ">=dev-ruby/rspec-core-3.0.0 >=dev-ruby/rspec-expectations-3.0.0"
+
+each_ruby_prepare() {
+ case ${RUBY} in
+ *ruby24)
+ sed -i -e 's/Fixnum/Integer/' spec/rspec/its_spec.rb || die
+ ;;
+ esac
+}
next reply other threads:[~2017-05-07 9:45 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-07 9:44 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-14 8:42 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-its/ Hans de Graaff
2024-10-27 6:56 Hans de Graaff
2024-07-02 3:56 Ionen Wolkens
2023-12-31 10:29 Hans de Graaff
2023-12-05 18:25 Ionen Wolkens
2023-03-14 6:33 Hans de Graaff
2022-06-28 16:59 Arthur Zamarin
2022-06-28 16:47 Arthur Zamarin
2022-04-27 4:34 Arthur Zamarin
2022-04-01 5:15 Arthur Zamarin
2021-09-21 5:08 Hans de Graaff
2021-09-19 21:39 Agostino Sarubbo
2021-09-19 21:35 Agostino Sarubbo
2021-09-12 7:03 Hans de Graaff
2021-08-11 14:29 Marek Szuba
2021-03-13 7:49 Hans de Graaff
2020-04-19 12:22 Sergei Trofimovich
2020-04-19 12:22 Sergei Trofimovich
2020-01-20 6:30 Hans de Graaff
2019-04-10 6:09 Hans de Graaff
2019-01-10 13:05 Hans de Graaff
2018-03-26 5:47 Hans de Graaff
2017-06-29 20:53 Sergei Trofimovich
2017-05-16 8:01 Agostino Sarubbo
2017-05-14 6:20 Hans de Graaff
2017-04-05 22:03 Michael Weber
2017-03-31 12:09 Agostino Sarubbo
2017-03-29 2:06 Jeroen Roovers
2016-04-07 5:18 Hans de Graaff
2016-03-28 22:06 Manuel Rüger
2016-03-28 22:06 Manuel Rüger
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=1494150258.eeb21a009bb31d39881979975dc9a5fd9b643a0c.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