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] dev/graaff:master commit in: dev-ruby/request_store/
Date: Fri, 13 Jun 2014 06:06:55 +0000 (UTC)	[thread overview]
Message-ID: <1402639470.34740c10469b9209f74c0b687212c17a934ed4df.graaff@gentoo> (raw)

commit:     34740c10469b9209f74c0b687212c17a934ed4df
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Jun 13 06:04:30 2014 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 13 06:04:30 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=34740c10

Version bump.

Package-Manager: portage-2.2.8-r1

---
 dev-ruby/request_store/ChangeLog                  |  5 +++++
 dev-ruby/request_store/Manifest                   |  1 +
 dev-ruby/request_store/request_store-1.0.6.ebuild | 22 ++++++++++++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/dev-ruby/request_store/ChangeLog b/dev-ruby/request_store/ChangeLog
index 361110c..178515d 100644
--- a/dev-ruby/request_store/ChangeLog
+++ b/dev-ruby/request_store/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*request_store-1.0.6 (13 Jun 2014)
+
+  13 Jun 2014; Hans de Graaff <graaff@gentoo.org> +request_store-1.0.6.ebuild:
+  Version bump.
+
   01 May 2014; Hans de Graaff <graaff@gentoo.org> request_store-1.0.5.ebuild:
   Add ruby20, ruby21.
 

diff --git a/dev-ruby/request_store/Manifest b/dev-ruby/request_store/Manifest
index 77b6677..98a4b54 100644
--- a/dev-ruby/request_store/Manifest
+++ b/dev-ruby/request_store/Manifest
@@ -1 +1,2 @@
 DIST request_store-1.0.5.gem 6656 SHA256 70adb9485eb22113bd165e259b929a449dfe2d2410a880566f06df6a164fc1cf SHA512 0d69ebdb8d3f6df11f89780c250b5fcc702258e19d7fbf8e2273614ecc220ee25e059a596a8a7e39bcc426f8d834cab38c161c0c1a800cc7ebdba3daa810e727 WHIRLPOOL e3dc2ff0d349019aff440a371f6444e7703dc3481636a6e3e9d09b9cfbd153d6a887bae94d3b07a9fc67fadc4acc79e5848cdb5cdc8e3c30d224b524e47361c7
+DIST request_store-1.0.6.gem 8192 SHA256 c451105f0b737bad8aa9c42705b3ca73d8ab1cae14d4c2b4f86584ba6f59d8bf SHA512 4d121071ed69d5ca477e71201a7f92cb39309fad4c5234ebdbb8316122358de1801e97ea30fb92e548f815c822d7d95823d8b824ae8e84fcc8f4edf4178f2f48 WHIRLPOOL 3441cd5476efbfe08c94aaa73e97e8738cee9ffac2ffb770fc53355e1095bf6780940d78bb622a750845868f4f18d71aeceaab277a353434f86ae60c07f7dd96

diff --git a/dev-ruby/request_store/request_store-1.0.6.ebuild b/dev-ruby/request_store/request_store-1.0.6.ebuild
new file mode 100644
index 0000000..019c566
--- /dev/null
+++ b/dev-ruby/request_store/request_store-1.0.6.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=5
+USE_RUBY="ruby19 ruby20 ruby21"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="RequestStore gives you per-request global storage"
+HOMEPAGE="https://github.com/steveklabnik/request_store"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="test"
+
+ruby_add_bdepend "test? ( >=dev-ruby/minitest-3.0 )"


             reply	other threads:[~2014-06-13  6:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13  6:06 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-05-12 14:43 [gentoo-commits] dev/graaff:master commit in: dev-ruby/request_store/ Hans de Graaff
2015-01-28 16:28 Hans de Graaff
2015-01-28 16:28 Hans de Graaff
2014-07-28 18:48 Hans de Graaff
2014-08-19  6:45 ` Hans de Graaff
2014-07-24 13:38 Hans de Graaff
2014-08-19  6:45 ` Hans de Graaff
2014-05-14 12:23 Hans de Graaff
2013-06-28 13:07 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=1402639470.34740c10469b9209f74c0b687212c17a934ed4df.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