From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/importmap-rails/
Date: Sat, 5 Oct 2024 07:00:55 +0000 (UTC) [thread overview]
Message-ID: <1728111107.6c9880f2e32d511a1646e7024836abb390be1ea3.graaff@gentoo> (raw)
commit: 6c9880f2e32d511a1646e7024836abb390be1ea3
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 5 06:51:47 2024 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Oct 5 06:51:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c9880f2
dev-ruby/importmap-rails: add 2.0.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/importmap-rails/Manifest | 1 +
.../importmap-rails/importmap-rails-2.0.2.ebuild | 27 ++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/importmap-rails/Manifest b/dev-ruby/importmap-rails/Manifest
index 4cf5d37a5e2b..df78aed25c34 100644
--- a/dev-ruby/importmap-rails/Manifest
+++ b/dev-ruby/importmap-rails/Manifest
@@ -1,2 +1,3 @@
DIST importmap-rails-1.2.3.gem 78336 BLAKE2B e652cd14e87e0f2b05ddeb04d4a1339c30325b25e59e1645e55cfdbdbac514afe7d3ce3bf5f8a825bb365065ee665f5efda436a56dedb7290201c4cf4f3dc94e SHA512 a76b0c1d138c4302d6240be4984fc56f0700b59f73b33f5bb82b12e8b9d87f62a303d78f2a61e8305de12071581587687c6fcfac67a2ed9037c0698423da7415
DIST importmap-rails-2.0.1.gem 16384 BLAKE2B 395671195092899210115195d3a6f1ad8b24b586d04e9a4b4d569c7be43c954b5fc9fad7743eacf2dce581e1466d7485dafb8cbf110ce63dfc95a2530f6cf802 SHA512 3b2f405fe1bf7e2945f0821ab316ecf1d1282ac1d29f6fa366bfc6abdf5afe0adcb26bfee62c868568d0e6785f252ac037180368eb486f2be6ebee32fdcf2a88
+DIST importmap-rails-2.0.2.gem 16896 BLAKE2B 3fbfd4a842bf76672f33d125d40b3b7a33dac9b59d3c00c3c23a1c25e08b651829dda91120377e60ba1363150942f376517f60772256a32ea13f6fe761fdcdfd SHA512 809cf1cfd192f909b098bd903e4f6bdf11002b0b404a32e73fca7e848a15e5cb1825b1903e6a26a0d669242ae81c939a39d346a97166bb12a8fb71d60324392b
diff --git a/dev-ruby/importmap-rails/importmap-rails-2.0.2.ebuild b/dev-ruby/importmap-rails/importmap-rails-2.0.2.ebuild
new file mode 100644
index 000000000000..18d71b0be7ef
--- /dev/null
+++ b/dev-ruby/importmap-rails/importmap-rails-2.0.2.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_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTRAINSTALL="app"
+# Depends on appraisals, unpackaged dependencies, and unpackaged rails
+# bits.
+RUBY_FAKEGEM_RECIPE_TEST="none"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Use ESM with importmap to manage JavaScript in Rails"
+HOMEPAGE="https://github.com/rails/importmap-rails"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+
+ruby_add_rdepend "
+ >=dev-ruby/actionpack-6.0.0:*
+ >=dev-ruby/activesupport-6.0.0:*
+ >=dev-ruby/railties-6.0.0:*
+"
next reply other threads:[~2024-10-05 7:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-05 7:00 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-15 14:46 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/importmap-rails/ Arthur Zamarin
2024-10-23 6:08 Hans de Graaff
2024-03-19 6:27 Hans de Graaff
2024-03-17 6:01 Hans de Graaff
2024-03-17 6:01 Hans de Graaff
2023-10-28 6:42 Hans de Graaff
2023-10-18 12:45 Hans de Graaff
2023-10-17 12:18 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=1728111107.6c9880f2e32d511a1646e7024836abb390be1ea3.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