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/request_store/
Date: Fri,  9 Feb 2024 07:49:37 +0000 (UTC)	[thread overview]
Message-ID: <1707464419.247e8f37e6ff8b6cbd34a7a2feadbb7af419259a.graaff@gentoo> (raw)

commit:     247e8f37e6ff8b6cbd34a7a2feadbb7af419259a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  9 07:40:19 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb  9 07:40:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=247e8f37

dev-ruby/request_store: add 1.6.0

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

 dev-ruby/request_store/Manifest                   |  1 +
 dev-ruby/request_store/request_store-1.6.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-ruby/request_store/Manifest b/dev-ruby/request_store/Manifest
index b3f238b59dd8..a266786179f9 100644
--- a/dev-ruby/request_store/Manifest
+++ b/dev-ruby/request_store/Manifest
@@ -1 +1,2 @@
 DIST request_store-1.5.1.gem 9728 BLAKE2B df83be1ecdb8b6158133925167df19cff59eab3cdb2ea1b5f970359a19a79dcd114f9c8d42856a1bf0173bb69df8f89efe54c29f5c6a9dd58d4b8bb7ccfa76d2 SHA512 89ba2df4169a23c60546081c5d872c26f09ce6edbb6bfdb9bb03ba3e194ca36b7f588e3f77deaa82ae6465e2ab8c372c9199fd49232ba37bd8e5d0cdcac785f1
+DIST request_store-1.6.0.gem 9728 BLAKE2B a7b4beae76bb7704bd02cd1a64d4e53579b8fab23e70a59dc7f241ca80b86f43c0bc0827ead56320a40a6041ccc61144e15ece26f4897e523eb902f845e2b072 SHA512 7c18d3e7164837ab7e538f5a5e243f24650f70cb801e108381b46da5122217d959371a439b8359dfc39950efcd1941c5d9cde9121fdb3350b16a36e59101338c

diff --git a/dev-ruby/request_store/request_store-1.6.0.ebuild b/dev-ruby/request_store/request_store-1.6.0.ebuild
new file mode 100644
index 000000000000..405c3fc00680
--- /dev/null
+++ b/dev-ruby/request_store/request_store-1.6.0.ebuild
@@ -0,0 +1,22 @@
+# 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_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Per-request global storage for Rack"
+HOMEPAGE="https://github.com/steveklabnik/request_store"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+ruby_add_rdepend ">=dev-ruby/rack-1.4:*"
+
+all_ruby_prepare() {
+	sed -i -e "/bundler/ s:^:#:" Rakefile || die
+}


             reply	other threads:[~2024-02-09  7:49 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-09  7:49 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-06-02 10:48 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/request_store/ Hans de Graaff
2025-02-01  6:05 Hans de Graaff
2024-05-02  5:52 Hans de Graaff
2024-05-02  5:52 Hans de Graaff
2023-12-29  7:40 Hans de Graaff
2023-06-24 20:35 Hans de Graaff
2023-03-31  1:03 Sam James
2022-06-08  4:41 Hans de Graaff
2022-01-20  6:40 Hans de Graaff
2021-04-08  5:52 Hans de Graaff
2020-09-16  6:18 Hans de Graaff
2020-07-26  9:15 Hans de Graaff
2020-02-06 14:50 Hans de Graaff
2019-12-21  7:24 Hans de Graaff
2019-04-10 17:27 Hans de Graaff
2019-01-27 11:18 Hans de Graaff
2018-12-15  7:42 Hans de Graaff
2018-05-21 18:15 Hans de Graaff
2018-03-19  6:21 Hans de Graaff
2018-01-02  6:51 Hans de Graaff
2018-01-02  6:51 Hans de Graaff
2017-08-06  6:28 Hans de Graaff
2017-01-06  7:17 Hans de Graaff
2016-12-26  5:59 Hans de Graaff
2016-12-26  5:59 Hans de Graaff
2016-05-09 22:19 Manuel Rüger
2016-04-03  6:56 Hans de Graaff
2016-04-03  6:56 Hans de Graaff
2016-01-17 16:42 Manuel Rüger
2016-01-09  7:40 Hans de Graaff
2015-11-20  5:56 Hans de Graaff
2015-11-20  5:56 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=1707464419.247e8f37e6ff8b6cbd34a7a2feadbb7af419259a.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