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: Sat, 27 Aug 2022 09:23:22 +0000 (UTC)	[thread overview]
Message-ID: <1661592198.e09d2f1ed5089f7bda3bd7effa0e563ecabd8648.graaff@gentoo> (raw)

commit:     e09d2f1ed5089f7bda3bd7effa0e563ecabd8648
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 27 09:22:29 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Aug 27 09:23:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e09d2f1e

dev-ruby/http_parser_rb: add 0.8.0

Closes: https://bugs.gentoo.org/866950
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/http_parser_rb/Manifest                   |  1 +
 .../http_parser_rb/http_parser_rb-0.8.0.ebuild     | 29 ++++++++++++++++++++++
 dev-ruby/http_parser_rb/metadata.xml               |  1 +
 3 files changed, 31 insertions(+)

diff --git a/dev-ruby/http_parser_rb/Manifest b/dev-ruby/http_parser_rb/Manifest
index 255fe0ce8758..91f97441ff0b 100644
--- a/dev-ruby/http_parser_rb/Manifest
+++ b/dev-ruby/http_parser_rb/Manifest
@@ -1 +1,2 @@
 DIST http_parser.rb-0.6.0.gem 177664 BLAKE2B ecae9e862454584759cbb3158eb16dd6de09fe95c6b38099f1c6d4be2376ca1d3eb8a6713994da600c9c567193466da30f4784652e19ad796891a53d67578fff SHA512 51c29bfc85de8cedb4e98fec84c955252556abaa4d0848fbc38b232879ffc946c72acf38440e8e9f1e31a8b734a68d43a96924af5f48ac4f1a054153ec913a08
+DIST http_parser.rb-0.8.0.gem 195072 BLAKE2B e02fa70e5f5219d70c887db47541985b07f938bb32c4cca943a3d50f73e3baf820a733a2f479f5d40a2e1dabda4d8ae2466834c8b6d8167646a8fb6dcf7c792b SHA512 228e8a617154411c43a548f10d2d8d2cae2d97970f621b4ef2955de94ed1943611cff22659cd75d63a09a0a02396993ab646ee29303d99856b46a80253a618c8

diff --git a/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild b/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild
new file mode 100644
index 000000000000..d00c5f9020cd
--- /dev/null
+++ b/dev-ruby/http_parser_rb/http_parser_rb-0.8.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_NAME="http_parser.rb"
+
+RUBY_FAKEGEM_EXTENSIONS=(ext/ruby_http_parser/extconf.rb)
+
+inherit ruby-fakegem
+
+DESCRIPTION="Simple callback-based HTTP request/response parser"
+HOMEPAGE="https://github.com/tmm1/http_parser.rb"
+
+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
+}

diff --git a/dev-ruby/http_parser_rb/metadata.xml b/dev-ruby/http_parser_rb/metadata.xml
index 28c8973fca91..9f78bfb37c79 100644
--- a/dev-ruby/http_parser_rb/metadata.xml
+++ b/dev-ruby/http_parser_rb/metadata.xml
@@ -7,5 +7,6 @@
   </maintainer>
   <upstream>
     <remote-id type="github">tmm1/http_parser.rb</remote-id>
+	<remote-id type="rubygems">http_parser.rb</remote-id>
   </upstream>
 </pkgmetadata>


             reply	other threads:[~2022-08-27 23:11 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-27  9:23 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-07-28  8:28 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=1661592198.e09d2f1ed5089f7bda3bd7effa0e563ecabd8648.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