From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/request_store/
Date: Fri, 31 Mar 2023 01:03:49 +0000 (UTC) [thread overview]
Message-ID: <1680224019.024efeb9f7b0e71d8142d5b39ed780d722c6b4bc.sam@gentoo> (raw)
commit: 024efeb9f7b0e71d8142d5b39ed780d722c6b4bc
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 23:21:28 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 31 00:53:39 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=024efeb9
dev-ruby/request_store: drop 1.5.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/request_store/Manifest | 1 -
dev-ruby/request_store/request_store-1.5.0.ebuild | 23 -----------------------
2 files changed, 24 deletions(-)
diff --git a/dev-ruby/request_store/Manifest b/dev-ruby/request_store/Manifest
index e957a1218555..b3f238b59dd8 100644
--- a/dev-ruby/request_store/Manifest
+++ b/dev-ruby/request_store/Manifest
@@ -1,2 +1 @@
-DIST request_store-1.5.0.gem 9216 BLAKE2B 75dd49c33cfebcf0deef78be1fe054feb7198b42409ec4b339cefdbdd4fc066159bd18ae6db8001edd0fe20e1e8be1021812e6ffd033eed0bd9730603aaa2daf SHA512 c01d4505d2bc0b88456d0bc49416fcbea67da1e2ab6ef0c7fc900fae8856d82157dc39d2e1d2f299000f74b140f6f13d7352f4684e247d103bbaab7b1705910f
DIST request_store-1.5.1.gem 9728 BLAKE2B df83be1ecdb8b6158133925167df19cff59eab3cdb2ea1b5f970359a19a79dcd114f9c8d42856a1bf0173bb69df8f89efe54c29f5c6a9dd58d4b8bb7ccfa76d2 SHA512 89ba2df4169a23c60546081c5d872c26f09ce6edbb6bfdb9bb03ba3e194ca36b7f588e3f77deaa82ae6465e2ab8c372c9199fd49232ba37bd8e5d0cdcac785f1
diff --git a/dev-ruby/request_store/request_store-1.5.0.ebuild b/dev-ruby/request_store/request_store-1.5.0.ebuild
deleted file mode 100644
index 3a5247cc5319..000000000000
--- a/dev-ruby/request_store/request_store-1.5.0.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-USE_RUBY="ruby25 ruby26 ruby27 ruby30"
-
-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"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rack-1.4:*"
-
-all_ruby_prepare() {
- sed -i -e "/bundler/ s:^:#:" Rakefile || die
-}
next reply other threads:[~2023-03-31 1:03 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-31 1:03 Sam James [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
2024-02-09 7:49 Hans de Graaff
2023-12-29 7:40 Hans de Graaff
2023-06-24 20:35 Hans de Graaff
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=1680224019.024efeb9f7b0e71d8142d5b39ed780d722c6b4bc.sam@gentoo \
--to=sam@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