public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/marcel/
Date: Fri,  7 Apr 2023 11:25:56 +0000 (UTC)	[thread overview]
Message-ID: <1680866694.c27a2883a0c57ac320232017e13ad4a611e7966a.sam@gentoo> (raw)

commit:     c27a2883a0c57ac320232017e13ad4a611e7966a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  7 07:50:46 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Apr  7 11:24:54 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c27a2883

dev-ruby/marcel: enable ruby32, fix tests

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ruby/marcel/marcel-1.0.2.ebuild | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/marcel/marcel-1.0.2.ebuild b/dev-ruby/marcel/marcel-1.0.2.ebuild
index 69a4dd10a987..44738adb4fa8 100644
--- a/dev-ruby/marcel/marcel-1.0.2.ebuild
+++ b/dev-ruby/marcel/marcel-1.0.2.ebuild
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
 
 RUBY_FAKEGEM_EXTRADOC="README.md"
 
@@ -19,10 +19,14 @@ SLOT="$(ver_cut 1-2)"
 KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
 IUSE="test"
 
-ruby_add_bdepend "test? ( dev-ruby/rack )"
+ruby_add_bdepend "test? ( dev-ruby/rack:2.2 )"
 
 all_ruby_prepare() {
-	sed -i -e '2irequire "pathname"' -e '/byebug/ s:^:#:' test/test_helper.rb || die
+	sed -i \
+		-e '1igem "rack", "~> 2.0"' \
+		-e '2irequire "pathname"' \
+		-e '/byebug/ s:^:#:' \
+		test/test_helper.rb || die
 
 	sed -i -e '/bundler/ s:^:#:' Rakefile || die
 }


             reply	other threads:[~2023-04-07 11:26 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-07 11:25 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-02  6:27 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/marcel/ Hans de Graaff
2024-03-02  6:27 Hans de Graaff
2024-02-29  7:20 Hans de Graaff
2023-12-29  7:18 Hans de Graaff
2023-08-25  8:23 Hans de Graaff
2023-08-25  8:23 Hans de Graaff
2023-04-07 18:25 Sam James
2023-03-28 20:20 Sam James
2023-03-28 20:16 Sam James
2022-07-25  5:42 Hans de Graaff
2022-06-13  8:06 Yixun Lan
2022-06-08  4:41 Hans de Graaff
2022-05-01  8:38 Hans de Graaff
2021-09-22  5:34 Hans de Graaff
2021-04-04  6:53 Hans de Graaff
2021-03-27  6:33 Hans de Graaff
2021-03-27  6:33 Hans de Graaff
2021-03-27  6:33 Hans de Graaff
2020-05-24  4:14 Hans de Graaff
2020-05-24  4:14 Hans de Graaff
2019-05-06  5:53 Hans de Graaff
2019-05-06  5:53 Hans de Graaff
2019-01-03 19:23 Sergei Trofimovich
2019-01-03 19:23 Sergei Trofimovich
2018-11-29  7:30 Hans de Graaff
2018-09-16  6:42 Hans de Graaff
2018-09-16  6:42 Hans de Graaff
2018-08-06  8:16 Sergei Trofimovich
2018-06-12 11:36 Thomas Deutschmann
2018-06-04  9:56 Hans de Graaff
2018-04-22  9:37 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=1680866694.c27a2883a0c57ac320232017e13ad4a611e7966a.sam@gentoo \
    --to=sam@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