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: Sun,  3 Apr 2016 06:56:42 +0000 (UTC)	[thread overview]
Message-ID: <1459664607.9659f0a452c41992b75c94ab5aea02bfa1b62ba4.graaff@gentoo> (raw)

commit:     9659f0a452c41992b75c94ab5aea02bfa1b62ba4
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  3 06:01:00 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 06:23:27 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9659f0a4

dev-ruby/request_store: add 1.3.1

Package-Manager: portage-2.2.26

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

diff --git a/dev-ruby/request_store/Manifest b/dev-ruby/request_store/Manifest
index 3a3d070..fb900d2 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 SHA256 70adb9485eb22113bd165e259b929a449dfe2d2410a880566f06df6a164fc1cf SHA512 0d69ebdb8d3f6df11f89780c250b5fcc702258e19d7fbf8e2273614ecc220ee25e059a596a8a7e39bcc426f8d834cab38c161c0c1a800cc7ebdba3daa810e727 WHIRLPOOL e3dc2ff0d349019aff440a371f6444e7703dc3481636a6e3e9d09b9cfbd153d6a887bae94d3b07a9fc67fadc4acc79e5848cdb5cdc8e3c30d224b524e47361c7
 DIST request_store-1.3.0.gem 8704 SHA256 766e6b0202e42b9abc93a90b33f73abcac3cac8be231b202fbefae6bdfdc83ef SHA512 4eae63825ddb6e4211606fd5937494934e0f0c703e9d4e34c66c6fa456ff06fd69008c935f5bf0a64437bda0984210c34d7628ca631b1915a7c15e6ec2ba2aba WHIRLPOOL ac3391aa2855962724e67ecbcee47bf7eb79648926c30d78454dd98314623d8574ce2dfa13d4172bda13281f371609c159257b7c380b28408118918750f829bb
+DIST request_store-1.3.1.gem 8704 SHA256 fb0bbd9b8514a87ae092191fc56b882d8dd5485828568a1d838c703e16e849ed SHA512 67e3be519e33a58c5bb45437dee3a77ff298cc228066af1b101b72a3ffe95844d065370942db696eeff57a781e0be9eed2d80ac8b99a4d4592eec1b33345ab63 WHIRLPOOL a94bbcb72f07e7c9a1899efa74e6bcf19b9375944000a65f9b2d6d81a223b8b93712c0e3d2deeff12c9eb24cc41b23865e0f5d16fd2b34103785583d13a6b96d

diff --git a/dev-ruby/request_store/request_store-1.3.1.ebuild b/dev-ruby/request_store/request_store-1.3.1.ebuild
new file mode 100644
index 0000000..c45b7b5
--- /dev/null
+++ b/dev-ruby/request_store/request_store-1.3.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+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=""
+
+all_ruby_prepare() {
+	sed -i -e "/bundler/ s:^:#:" Rakefile || die
+}


             reply	other threads:[~2016-04-03  6:56 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-03  6:56 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-01  6:05 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/request_store/ 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
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-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=1459664607.9659f0a452c41992b75c94ab5aea02bfa1b62ba4.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