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: Sun, 26 Jul 2020 09:15:58 +0000 (UTC) [thread overview]
Message-ID: <1595754952.b347c96244b890d1c807567ceb429a28a105e54b.graaff@gentoo> (raw)
commit: b347c96244b890d1c807567ceb429a28a105e54b
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 26 09:09:25 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jul 26 09:15:52 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b347c962
dev-ruby/request_store: cleanup
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/request_store/Manifest | 1 -
dev-ruby/request_store/request_store-1.4.1.ebuild | 24 -----------------------
2 files changed, 25 deletions(-)
diff --git a/dev-ruby/request_store/Manifest b/dev-ruby/request_store/Manifest
index fbc5f171ccb..0c0eaec18cb 100644
--- a/dev-ruby/request_store/Manifest
+++ b/dev-ruby/request_store/Manifest
@@ -1,3 +1,2 @@
DIST request_store-1.0.5.gem 6656 BLAKE2B 2bd96d3dd40e846e8b36cae338c1f95ec812d6121db332e60c85b4c8e043fe81229e9e2f7f8f3c1ef3d7c592515bb69d5dae3cc4755f181fd29a1eb7e7c6254d SHA512 0d69ebdb8d3f6df11f89780c250b5fcc702258e19d7fbf8e2273614ecc220ee25e059a596a8a7e39bcc426f8d834cab38c161c0c1a800cc7ebdba3daa810e727
-DIST request_store-1.4.1.gem 9216 BLAKE2B 06d88b26dfb1834e1a30bd17780e19db75dacfb07a18324efc06dfe17aecad6232f7d1bf7a42bf152c5350926e2d64cfcd8d86f12178d2deb0f8c2f4ea6d95c3 SHA512 83e75e866b838e79c99c60197f5fe5da106619f645d9f244c55e1f1ca4bfa82f0bd67d6f10f74be857b8a359484799d44ec9c4f0b926bba2e2699de231360537
DIST request_store-1.5.0.gem 9216 BLAKE2B 75dd49c33cfebcf0deef78be1fe054feb7198b42409ec4b339cefdbdd4fc066159bd18ae6db8001edd0fe20e1e8be1021812e6ffd033eed0bd9730603aaa2daf SHA512 c01d4505d2bc0b88456d0bc49416fcbea67da1e2ab6ef0c7fc900fae8856d82157dc39d2e1d2f299000f74b140f6f13d7352f4684e247d103bbaab7b1705910f
diff --git a/dev-ruby/request_store/request_store-1.4.1.ebuild b/dev-ruby/request_store/request_store-1.4.1.ebuild
deleted file mode 100644
index 45fd904cde5..00000000000
--- a/dev-ruby/request_store/request_store-1.4.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-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:[~2020-07-26 9:16 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-26 9:15 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
2024-02-09 7:49 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-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=1595754952.b347c96244b890d1c807567ceb429a28a105e54b.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