From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/celluloid/
Date: Sat, 5 May 2018 08:54:14 +0000 (UTC) [thread overview]
Message-ID: <1525510433.c94009b21052097771a35b175ac5cda95bd83938.graaff@gentoo> (raw)
commit: c94009b21052097771a35b175ac5cda95bd83938
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat May 5 08:53:21 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat May 5 08:53:53 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c94009b2
dev-ruby/celluloid: add ruby24
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-ruby/celluloid/celluloid-0.17.3.ebuild | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/dev-ruby/celluloid/celluloid-0.17.3.ebuild b/dev-ruby/celluloid/celluloid-0.17.3.ebuild
index 4db09322a87..7e879b85be7 100644
--- a/dev-ruby/celluloid/celluloid-0.17.3.ebuild
+++ b/dev-ruby/celluloid/celluloid-0.17.3.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
# Needed by packages writing specs for celluloid
@@ -42,3 +42,11 @@ all_ruby_prepare() {
sed -i -e '1irequire "pathname"' spec/spec_helper.rb || die
mkdir log || die
}
+
+each_ruby_prepare() {
+ case ${RUBY} in
+ *ruby24)
+ sed -i -e '/String expected, but Fixnum received/ s/Fixnum/Integer/' spec/shared/actor_examples.rb || die
+ ;;
+ esac
+}
next reply other threads:[~2018-05-05 8:54 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-05 8:54 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-01-10 9:57 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/celluloid/ Hans de Graaff
2018-03-25 19:58 Sergei Trofimovich
2018-03-18 19:43 Sergei Trofimovich
2018-02-07 5:52 Thomas Deutschmann
2018-01-24 15:56 Hans de Graaff
2017-06-25 6:54 Hans de Graaff
2016-06-02 19:48 Richard Farina
2016-03-21 22:05 Manuel Rüger
2016-03-06 19:57 Manuel Rüger
2016-02-05 7:39 Hans de Graaff
2016-01-17 20:03 Fabian Groffen
2016-01-09 19:26 Markus Meier
2015-12-29 9:03 Hans de Graaff
2015-12-06 7:05 Hans de Graaff
2015-12-05 12:59 Markus Meier
2015-10-24 7:08 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=1525510433.c94009b21052097771a35b175ac5cda95bd83938.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