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/ethon/
Date: Fri, 10 Dec 2021 06:56:43 +0000 (UTC)	[thread overview]
Message-ID: <1639119279.d67282e264f4feae577a6c281062a885ceccadeb.graaff@gentoo> (raw)

commit:     d67282e264f4feae577a6c281062a885ceccadeb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 06:54:39 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 06:54:39 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d67282e2

dev-ruby/ethon: add 0.15.0

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/ethon/Manifest            |  1 +
 dev-ruby/ethon/ethon-0.15.0.ebuild | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/dev-ruby/ethon/Manifest b/dev-ruby/ethon/Manifest
index 6f5c83160107..c2eb5654fb90 100644
--- a/dev-ruby/ethon/Manifest
+++ b/dev-ruby/ethon/Manifest
@@ -1 +1,2 @@
 DIST ethon-0.14.0.gem 57344 BLAKE2B 10dd81966e3e11607f3954616d17fed79be4ba0793cb4e67b39d5b0768ce2adcea88551238c57889b6d14b3d4d9b8e96110d622f5fc40c3856788338a288d4c6 SHA512 765454c3c9132204d6cc0ff09478b252e5cbc78d4f3ca35654942ba19b5aa541d846f1c37ec16e51c54aa41e03debdf8fc084b8f4540d230431d0e6f885f1a51
+DIST ethon-0.15.0.gem 59904 BLAKE2B 9a6bcec605d6133054c3ee9b4546aab4d9282266876cd9c6e9c923d3405a5541871ebe83385185dcc42f0cea37735cddd9977e2da72badbcaaac55b8c634b94c SHA512 6e04c70e105fb95f1e0ff62e1d6ae009bb7b39a60d85ec9e43b10c016f33f679620ded253089a738e0cef5010e9023d1093dd92b1caacdde8f6a745cbae2b5b5

diff --git a/dev-ruby/ethon/ethon-0.15.0.ebuild b/dev-ruby/ethon/ethon-0.15.0.ebuild
new file mode 100644
index 000000000000..0527c5d42892
--- /dev/null
+++ b/dev-ruby/ethon/ethon-0.15.0.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27"
+
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Very lightweight libcurl wrapper"
+HOMEPAGE="https://github.com/typhoeus/ethon"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE=""
+
+RDEPEND+=" net-misc/curl"
+
+ruby_add_rdepend ">=dev-ruby/ffi-1.15.0"
+
+ruby_add_bdepend "test? ( dev-ruby/sinatra dev-ruby/mime-types )"
+
+all_ruby_prepare() {
+	rm Gemfile || die
+	sed -e '/bundler/I s:^:#:' \
+		-e '1igem "sinatra"' -i Rakefile spec/spec_helper.rb || die
+}


             reply	other threads:[~2021-12-10  6:56 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-10  6:56 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-01  8:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ethon/ Hans de Graaff
2024-06-02  8:34 Hans de Graaff
2024-02-15  7:14 Hans de Graaff
2023-04-13  3:03 Sam James
2022-12-07 17:57 Hans de Graaff
2022-11-06  7:08 Hans de Graaff
2022-10-01 10:26 Hans de Graaff
2022-04-18  6:55 Hans de Graaff
2021-10-28  5:20 Hans de Graaff
2021-04-28  4:53 Hans de Graaff
2021-04-12  3:54 Hans de Graaff
2020-05-09  9:20 Hans de Graaff
2019-11-16  9:13 Hans de Graaff
2019-05-04 12:38 Hans de Graaff
2019-01-11  7:33 Hans de Graaff
2018-09-17 19:07 Hans de Graaff
2018-03-21  6:41 Hans de Graaff
2017-10-27  5:56 Hans de Graaff
2017-08-22  4:09 Hans de Graaff
2017-02-05  9:18 Hans de Graaff
2016-12-08  6:34 Hans de Graaff
2016-09-21  4:40 Hans de Graaff
2016-04-29  4:32 Hans de Graaff
2016-04-29  4:32 Hans de Graaff
2016-01-11 19:38 Hans de Graaff
2016-01-03  5:28 Richard Farina
2015-09-19  5:21 Hans de Graaff
2015-09-19  5:21 Hans de Graaff
2015-08-26  5:59 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=1639119279.d67282e264f4feae577a6c281062a885ceccadeb.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