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, 28 Jun 2013 13:07:31 +0000 (UTC)	[thread overview]
Message-ID: <1372424406.3e467136c43d80173480bc618851dcc590567f83.graaff@gentoo> (raw)

commit:     3e467136c43d80173480bc618851dcc590567f83
Author:     Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Fri Jun 28 13:00:06 2013 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jun 28 13:00:06 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=3e467136

Initial import. New dependency for draper.

Package-Manager: portage-2.1.12.2

---
 dev-ruby/request_store/ChangeLog                  | 10 ++++++++++
 dev-ruby/request_store/Manifest                   |  1 +
 dev-ruby/request_store/metadata.xml               |  5 +++++
 dev-ruby/request_store/request_store-1.0.5.ebuild | 22 ++++++++++++++++++++++
 4 files changed, 38 insertions(+)

diff --git a/dev-ruby/request_store/ChangeLog b/dev-ruby/request_store/ChangeLog
new file mode 100644
index 0000000..2ab8f33
--- /dev/null
+++ b/dev-ruby/request_store/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/request_store
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*request_store-1.0.5 (28 Jun 2013)
+
+  28 Jun 2013; Hans de Graaff <graaff@gentoo.org> +request_store-1.0.5.ebuild,
+  +metadata.xml:
+  Initial import. New dependency for draper.
+

diff --git a/dev-ruby/request_store/Manifest b/dev-ruby/request_store/Manifest
new file mode 100644
index 0000000..77b6677
--- /dev/null
+++ b/dev-ruby/request_store/Manifest
@@ -0,0 +1 @@
+DIST request_store-1.0.5.gem 6656 SHA256 70adb9485eb22113bd165e259b929a449dfe2d2410a880566f06df6a164fc1cf SHA512 0d69ebdb8d3f6df11f89780c250b5fcc702258e19d7fbf8e2273614ecc220ee25e059a596a8a7e39bcc426f8d834cab38c161c0c1a800cc7ebdba3daa810e727 WHIRLPOOL e3dc2ff0d349019aff440a371f6444e7703dc3481636a6e3e9d09b9cfbd153d6a887bae94d3b07a9fc67fadc4acc79e5848cdb5cdc8e3c30d224b524e47361c7

diff --git a/dev-ruby/request_store/metadata.xml b/dev-ruby/request_store/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/dev-ruby/request_store/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version = '1.0' encoding = 'UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer><email>graaff@gentoo.org</email></maintainer>
+</pkgmetadata>

diff --git a/dev-ruby/request_store/request_store-1.0.5.ebuild b/dev-ruby/request_store/request_store-1.0.5.ebuild
new file mode 100644
index 0000000..76a126c
--- /dev/null
+++ b/dev-ruby/request_store/request_store-1.0.5.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:  $
+
+EAPI=5
+USE_RUBY="ruby19"
+
+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:[~2013-06-28 13:07 UTC|newest]

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