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/faraday_middleware-multi_json/
Date: Tue,  1 Aug 2017 05:50:38 +0000 (UTC)	[thread overview]
Message-ID: <1501565590.b0719c97ff750019241cbc2451abac268a7056c3.graaff@gentoo> (raw)

commit:     b0719c97ff750019241cbc2451abac268a7056c3
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  1 05:33:10 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Aug  1 05:33:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0719c97

dev-ruby/faraday_middleware-multi_json: add ruby23

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 .../faraday_middleware-multi_json-0.0.6-r1.ebuild  | 41 ++++++++++++++++++++++
 1 file changed, 41 insertions(+)

diff --git a/dev-ruby/faraday_middleware-multi_json/faraday_middleware-multi_json-0.0.6-r1.ebuild b/dev-ruby/faraday_middleware-multi_json/faraday_middleware-multi_json-0.0.6-r1.ebuild
new file mode 100644
index 00000000000..21b72b842fc
--- /dev/null
+++ b/dev-ruby/faraday_middleware-multi_json/faraday_middleware-multi_json-0.0.6-r1.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
+
+inherit ruby-fakegem eutils
+
+DESCRIPTION="Response JSON parser using MultiJson and FaradayMiddleware"
+HOMEPAGE="https://github.com/denro/faraday_middleware-multi_json"
+SRC_URI="${HOMEPAGE}/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
+}
+
+each_ruby_prepare() {
+	# Make sure the test scripts use the right ruby interpreter
+	#sed -i -e 's:ruby:'${RUBY}':' script/* || die
+	:
+}


             reply	other threads:[~2017-08-01  5:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-01  5:50 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
2023-03-24  6:37 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
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=1501565590.b0719c97ff750019241cbc2451abac268a7056c3.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