From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/faraday_middleware-multi_json/
Date: Fri, 24 Mar 2023 06:37:54 +0000 (UTC) [thread overview]
Message-ID: <1679639678.32612f3ed61a00899e9b615b7ac1bbeacf8ba4b2.graaff@gentoo> (raw)
commit: 32612f3ed61a00899e9b615b7ac1bbeacf8ba4b2
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 06:34:30 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 06:34:38 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32612f3e
dev-ruby/faraday_middleware-multi_json: update EAPI 7 -> 8, add ruby31
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
.../faraday_middleware-multi_json-0.0.6-r3.ebuild | 34 ++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/dev-ruby/faraday_middleware-multi_json/faraday_middleware-multi_json-0.0.6-r3.ebuild b/dev-ruby/faraday_middleware-multi_json/faraday_middleware-multi_json-0.0.6-r3.ebuild
new file mode 100644
index 000000000000..8fa4a5c9b5fd
--- /dev/null
+++ b/dev-ruby/faraday_middleware-multi_json/faraday_middleware-multi_json-0.0.6-r3.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2023 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_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Response JSON parser using MultiJson and FaradayMiddleware"
+HOMEPAGE="https://github.com/denro/faraday_middleware-multi_json"
+SRC_URI="https://github.com/denro/faraday_middleware-multi_json/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend "
+ dev-ruby/faraday_middleware:*
+ dev-ruby/multi_json"
+
+all_ruby_prepare() {
+ # Remove bundler support.
+ rm -f Gemfile || die
+ sed -i -e '/[Bb]undler/d' Rakefile || die
+
+ # Avoid unneeded dependency on git.
+ sed -i -e '/files/ s:^:#:' ${RUBY_FAKEGEM_GEMSPEC} || die
+}
next reply other threads:[~2023-03-24 6:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-24 6:37 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-02-19 6:21 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/faraday_middleware-multi_json/ Hans de Graaff
2022-12-16 9:12 Hans de Graaff
2021-10-17 8:33 Hans de Graaff
2021-07-16 9:51 Hans de Graaff
2020-05-23 18:49 Hans de Graaff
2019-05-13 18:39 Hans de Graaff
2018-09-17 6:14 Hans de Graaff
2018-04-30 20:11 Hans de Graaff
2018-01-24 16:11 Hans de Graaff
2017-08-01 5:50 Hans de Graaff
2016-09-07 23:35 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=1679639678.32612f3ed61a00899e9b615b7ac1bbeacf8ba4b2.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