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: Tue,  2 Jan 2018 06:51:40 +0000 (UTC)	[thread overview]
Message-ID: <1514875324.4a11c58ccff9e45814e00476e3c91b1a7ac5218b.graaff@gentoo> (raw)

commit:     4a11c58ccff9e45814e00476e3c91b1a7ac5218b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  2 06:42:04 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jan  2 06:42:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a11c58c

dev-ruby/request_store: add 1.4.0

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/request_store/Manifest                   |  1 +
 dev-ruby/request_store/request_store-1.4.0.ebuild | 24 +++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/dev-ruby/request_store/Manifest b/dev-ruby/request_store/Manifest
index a1aa2fb168e..3925a4b29ef 100644
--- a/dev-ruby/request_store/Manifest
+++ b/dev-ruby/request_store/Manifest
@@ -1,2 +1,3 @@
 DIST request_store-1.0.5.gem 6656 BLAKE2B 2bd96d3dd40e846e8b36cae338c1f95ec812d6121db332e60c85b4c8e043fe81229e9e2f7f8f3c1ef3d7c592515bb69d5dae3cc4755f181fd29a1eb7e7c6254d SHA512 0d69ebdb8d3f6df11f89780c250b5fcc702258e19d7fbf8e2273614ecc220ee25e059a596a8a7e39bcc426f8d834cab38c161c0c1a800cc7ebdba3daa810e727
 DIST request_store-1.3.2.gem 7680 BLAKE2B 78825112c3893b631952275885096a0f4475fdd67f5fcf1834c5f7f4c468f79709e60d7f64f68cf13d44e6673c2b555e024a15f0518d083dacc54a40d588867c SHA512 038aad3f71d3e8ac4b13503ac6bb484cc1b85516ecdf618dc5af2c5f906d7f33c2304c3d7ab25b7acaa6210fe8a419ec8bda40e5036f692928a08fc5cca6e40b
+DIST request_store-1.4.0.gem 9216 BLAKE2B 90e4dfa1c43a4c64f17b70dd4b77e2b982f5dc4bf42cd3b26345cf168d1ac8ac750dca75db679fc1c24097638c7dba031f8b29f3f4d9e81fdbcc30dc8dc6e5e0 SHA512 12835dc2f5b4b6a6812adb756ebc45a9f6a0b80e65800a7dabc27c55c359f5090adc9530b17de072d2feb6903ba0f1b075379bef83c7b673a86b1b8ce51447e4

diff --git a/dev-ruby/request_store/request_store-1.4.0.ebuild b/dev-ruby/request_store/request_store-1.4.0.ebuild
new file mode 100644
index 00000000000..ab89379ff34
--- /dev/null
+++ b/dev-ruby/request_store/request_store-1.4.0.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24"
+
+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
+}


             reply	other threads:[~2018-01-02  6:51 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-02  6:51 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-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
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=1514875324.4a11c58ccff9e45814e00476e3c91b1a7ac5218b.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