public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http_parser_rb/
Date: Thu, 28 Jul 2022 08:28:06 +0000 (UTC)	[thread overview]
Message-ID: <1658996882.6eefe14bf23df36c42234413eabaac35f1815ada.graaff@gentoo> (raw)

commit:     6eefe14bf23df36c42234413eabaac35f1815ada
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 28 07:44:32 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jul 28 08:28:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eefe14b

dev-ruby/http_parser_rb: enable ruby30, ruby31

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r2.ebuild | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r2.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r2.ebuild
index 26c7f9681990..c8083353aa1e 100644
--- a/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r2.ebuild
+++ b/dev-ruby/http_parser_rb/http_parser_rb-0.6.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
-USE_RUBY="ruby26 ruby27"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
 
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
 
 RUBY_FAKEGEM_RECIPE_DOC="rdoc"
 RUBY_FAKEGEM_EXTRADOC="README.md"
@@ -22,3 +22,8 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
 IUSE=""
+
+all_ruby_prepare() {
+	# rspec 3 compatibility
+	sed -i -e 's/be_true/be true/; s/be_false/be false/' spec/parser_spec.rb || die
+}


             reply	other threads:[~2022-07-28  8:28 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-28  8:28 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-31 19:10 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/http_parser_rb/ Hans de Graaff
2023-07-04  9:41 Hans de Graaff
2023-07-04  9:41 Hans de Graaff
2023-03-28 21:49 Sam James
2022-08-27  9:48 Hans de Graaff
2022-08-27  9:23 Hans de Graaff
2021-11-25  9:23 Hans de Graaff
2021-11-23  7:05 Hans de Graaff
2021-10-24  5:56 Hans de Graaff
2020-04-19 12:22 Sergei Trofimovich
2020-02-15  7:45 Hans de Graaff
2019-02-02  7:55 Hans de Graaff
2018-04-06  4:54 Hans de Graaff
2017-05-06  7:52 Hans de Graaff
2016-06-13  4:37 Richard Farina
2016-05-02  5:26 Hans de Graaff
2016-04-25  5:12 Hans de Graaff
2016-04-25  5:12 Hans de Graaff
2016-04-24 16:16 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=1658996882.6eefe14bf23df36c42234413eabaac35f1815ada.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