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/memoist/
Date: Wed, 24 Aug 2016 05:24:23 +0000 (UTC)	[thread overview]
Message-ID: <1472016254.65add1335f4441df7039f1183af1fa15be6f6895.graaff@gentoo> (raw)

commit:     65add1335f4441df7039f1183af1fa15be6f6895
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 24 05:01:27 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 05:24:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65add133

dev-ruby/memoist: add 0.15.0

Package-Manager: portage-2.2.28

 dev-ruby/memoist/Manifest              |  1 +
 dev-ruby/memoist/memoist-0.15.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-ruby/memoist/Manifest b/dev-ruby/memoist/Manifest
index 1b245c1..75b597c 100644
--- a/dev-ruby/memoist/Manifest
+++ b/dev-ruby/memoist/Manifest
@@ -1 +1,2 @@
 DIST memoist-0.14.0.gem 11264 SHA256 953da0295e5e5e02655df08e368afd3e8a16ee6b9d858733036e9970a781a30d SHA512 5c1ca8f2973ad231efb89972adbc8044f4a0390ff0053963207210315670d4745841cc48f245e83c456441dd9cd0ae58a6aa527abd68a678136eeb9a575698c3 WHIRLPOOL b1729c4afb8ec7fd6a836503660728a74fa15c13ab2d0e0899a7a01ccc176f95b1c509bab49c25548912496f8a55b9f40734a693b0768b95f50a25c8928e24b4
+DIST memoist-0.15.0.gem 11776 SHA256 b838329d7fe7e067e0d0717828db529126f44b8c0c527c884d162ebb4ecba379 SHA512 ee8ef99f78bc37c745be6ff156a9533eb1f288f8fd9b81a88520c1e2ace465379f3ac7c666d7cac2a3cf286bf3d0a85e2e2d10ab4fa17eced676b7072e3f592f WHIRLPOOL df83214d27447f1cdc88b70f91fdd140139476e3170d777065f967f01cd9d618442d629bf84498ca990eb90e945b48b90fcbcf44372da69f114c409dd22ae42b

diff --git a/dev-ruby/memoist/memoist-0.15.0.ebuild b/dev-ruby/memoist/memoist-0.15.0.ebuild
new file mode 100644
index 00000000..6c5fabc
--- /dev/null
+++ b/dev-ruby/memoist/memoist-0.15.0.ebuild
@@ -0,0 +1,25 @@
+# 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="ActiveSupport::Memoizable with a few enhancements"
+HOMEPAGE="https://github.com/matthewrudy/memoist"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile || die
+}


             reply	other threads:[~2016-08-24  5:24 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-24  5:24 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-25  3:35 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/memoist/ Sam James
2023-12-27 19:41 Hans de Graaff
2023-12-06 17:57 Ionen Wolkens
2023-12-01 20:28 Arthur Zamarin
2023-09-29  7:38 Sam James
2023-09-28  1:00 Sam James
2023-09-28  0:21 Sam James
2023-09-28  0:21 Sam James
2023-08-27  6:44 Hans de Graaff
2023-06-10  4:20 Sam James
2023-04-24  9:18 Hans de Graaff
2022-05-01  8:38 Hans de Graaff
2021-01-16  7:19 Hans de Graaff
2021-01-16  7:19 Hans de Graaff
2020-09-11  6:58 Hans de Graaff
2020-08-09  9:47 Hans de Graaff
2019-12-05  7:38 Hans de Graaff
2019-11-09  6:11 Hans de Graaff
2019-11-03  7:46 Hans de Graaff
2019-02-01 11:01 Hans de Graaff
2018-03-08 19:26 Hans de Graaff
2018-02-04 15:15 Hans de Graaff
2018-02-04 15:15 Hans de Graaff
2017-06-21  7:27 Hans de Graaff
2016-01-24 11:55 Hans de Graaff
2016-01-24  5:51 Naohiro Aota

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=1472016254.65add1335f4441df7039f1183af1fa15be6f6895.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