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/coercible/
Date: Fri,  1 Jul 2022 12:57:48 +0000 (UTC)	[thread overview]
Message-ID: <1656680264.f43b1126e38691081164bcf1c186051f808ab8ea.graaff@gentoo> (raw)

commit:     f43b1126e38691081164bcf1c186051f808ab8ea
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  1 09:12:27 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul  1 12:57:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f43b1126

dev-ruby/coercible: add 1.0.0_p20200116

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

 dev-ruby/coercible/Manifest                        |  1 +
 .../coercible/coercible-1.0.0_p20200116.ebuild     | 31 ++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-ruby/coercible/Manifest b/dev-ruby/coercible/Manifest
index a4a39c67364f..3aeb533becc1 100644
--- a/dev-ruby/coercible/Manifest
+++ b/dev-ruby/coercible/Manifest
@@ -1 +1,2 @@
 DIST coercible-1.0.0.gem 24064 BLAKE2B 5f9708211600621869e78742dc5421672f27162c1e09e703bb2954d67b2ad281ddf59f9ecb28722f4423cbd0c7fc8bc14bda0f1f064135cbefc24ddb94ab1648 SHA512 5de43166625cca102cd048ae5cd4113ef834b273fb798490a99eeaab423174f1fa40410546de4e0224234efb996a4aa1f2c37b093298f50356f925b8a6163767
+DIST coercible-1.0.0_p20200116.tar.gz 18949 BLAKE2B 92c4b2a38ac662d270aacd2d46216c188fef12b99f0a54c2642d96f72e5d45fac895c8e0c1d4300784e754f384eb86a9731c32a9780af9877668251fa39eca57 SHA512 27c563a70a028af0fdcf72200b47e29b4eb312539d16634b9533140903504a42284ff31fe73286b0944129b6481614184c2966f47b82d08ac419bdadb862f5ea

diff --git a/dev-ruby/coercible/coercible-1.0.0_p20200116.ebuild b/dev-ruby/coercible/coercible-1.0.0_p20200116.ebuild
new file mode 100644
index 000000000000..8ab84b741a99
--- /dev/null
+++ b/dev-ruby/coercible/coercible-1.0.0_p20200116.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="README.md Changelog.md"
+RUBY_FAKEGEM_GEMSPEC="coercible.gemspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+COMMIT=c076869838531abb5783280da108aa3cbddbd61a
+
+inherit ruby-fakegem
+
+DESCRIPTION="Powerful, flexible and configurable coercion library"
+HOMEPAGE="https://github.com/solnic/coercible https://rubygems.org/gems/coercible"
+SRC_URI="https://github.com/solnic/coercible/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}-${COMMIT}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/descendants_tracker-0.0.1
+	<dev-ruby/descendants_tracker-0.1"
+
+all_ruby_prepare() {
+	sed -i -e 's/git ls-files/find * -print/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


             reply	other threads:[~2022-07-01 12:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-01 12:57 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-02  7:05 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/coercible/ Hans de Graaff
2023-07-08  3:43 Hans de Graaff
2022-07-15  8:09 Hans de Graaff
2022-07-03  5:55 Hans de Graaff
2022-07-01 12:57 Hans de Graaff
2021-11-23  7:05 Hans de Graaff
2021-11-06  8:05 Hans de Graaff
2020-07-22  9:38 Hans de Graaff
2018-08-05 20:37 Hans de Graaff
2017-08-18  6:11 Hans de Graaff
2017-04-13 15:29 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=1656680264.f43b1126e38691081164bcf1c186051f808ab8ea.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