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/dry-inflector/
Date: Thu, 14 Mar 2024 14:14:20 +0000 (UTC)	[thread overview]
Message-ID: <1710425652.b8af762b4e38e1560381033189414ee8482bbd05.graaff@gentoo> (raw)

commit:     b8af762b4e38e1560381033189414ee8482bbd05
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 06:28:34 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 14:14:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8af762b

dev-ruby/dry-inflector: new package, add 1.0.0

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

 dev-ruby/dry-inflector/Manifest                   |  1 +
 dev-ruby/dry-inflector/dry-inflector-1.0.0.ebuild | 27 +++++++++++++++++++++++
 dev-ruby/dry-inflector/metadata.xml               | 11 +++++++++
 3 files changed, 39 insertions(+)

diff --git a/dev-ruby/dry-inflector/Manifest b/dev-ruby/dry-inflector/Manifest
new file mode 100644
index 000000000000..3e5e59e74b71
--- /dev/null
+++ b/dev-ruby/dry-inflector/Manifest
@@ -0,0 +1 @@
+DIST dry-inflector-1.0.0.tar.gz 25030 BLAKE2B 628f5af9ac1517e6711242b6678808c0b64f1f1bb3391e0792fe85ccebfe4c334e2ee62370bd3a13f842a435028b684c09b8215c78ab7fbe2742679863f8e27d SHA512 34b5e723982621e3e090fe9273310d6dfd6e8145c274d7eefe2e7c3bdcc2c6222c2a6bc6e0bbd70d79226b81f1cd89d8364692421ef3dd361432a03b1a8d1c06

diff --git a/dev-ruby/dry-inflector/dry-inflector-1.0.0.ebuild b/dev-ruby/dry-inflector/dry-inflector-1.0.0.ebuild
new file mode 100644
index 000000000000..490b27fb08db
--- /dev/null
+++ b/dev-ruby/dry-inflector/dry-inflector-1.0.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="dry-inflector.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="String inflections for dry-rb"
+
+HOMEPAGE="https://dry-rb.org/gems/dry-inflector/"
+SRC_URI="https://github.com/dry-rb/dry-inflector/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="$(ver_cut 1)"
+
+all_ruby_prepare() {
+	sed -i -e '/\(bundler\|coverage\)/ s/^/#/' spec/spec_helper.rb || die
+}

diff --git a/dev-ruby/dry-inflector/metadata.xml b/dev-ruby/dry-inflector/metadata.xml
new file mode 100644
index 000000000000..80fa77f4fe4c
--- /dev/null
+++ b/dev-ruby/dry-inflector/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>ruby@gentoo.org</email>
+    <name>Gentoo Ruby Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">dry-rb/dry-inflector</remote-id>
+  </upstream>
+</pkgmetadata>


             reply	other threads:[~2024-03-14 14:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14 14:14 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-23 10:11 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/dry-inflector/ Hans de Graaff
2024-04-28 19:11 Ionen Wolkens
2024-07-03  4:55 Hans de Graaff
2024-10-06 11:11 Sam James
2024-10-06 11:11 Sam James
2024-10-06 11:18 Sam James
2024-10-09  2:53 Jakov Smolić
2024-10-15  5:22 Sam James
2025-01-05 11:04 Hans de Graaff
2025-01-05 11:04 Hans de Graaff
2025-04-01 11:32 Hans de Graaff
2025-05-20 21:01 Sam James
2025-05-20 23:43 Sam James
2025-08-17 14:02 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=1710425652.b8af762b4e38e1560381033189414ee8482bbd05.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