From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/dirty-memoize/
Date: Tue, 26 Jul 2011 11:39:35 +0000 (UTC) [thread overview]
Message-ID: <0b9e6720122b5230516011b1d42a3a17a6417c74.graaff@gentoo> (raw)
commit: 0b9e6720122b5230516011b1d42a3a17a6417c74
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Tue Jul 26 11:34:19 2011 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 11:34:19 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/graaff.git;a=commit;h=0b9e6720
Import for statsample.
(Portage version: 2.1.10.3/git/Linux x86_64, signed Manifest commit with key 0x8883FA56A308A8D7!)
---
dev-ruby/dirty-memoize/ChangeLog | 10 ++++++++
dev-ruby/dirty-memoize/Manifest | 14 +++++++++++
dev-ruby/dirty-memoize/dirty-memoize-0.0.4.ebuild | 25 +++++++++++++++++++++
dev-ruby/dirty-memoize/metadata.xml | 5 ++++
4 files changed, 54 insertions(+), 0 deletions(-)
diff --git a/dev-ruby/dirty-memoize/ChangeLog b/dev-ruby/dirty-memoize/ChangeLog
new file mode 100644
index 0000000..5bffea8
--- /dev/null
+++ b/dev-ruby/dirty-memoize/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-ruby/dirty-memoize
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*dirty-memoize-0.0.4 (26 Jul 2011)
+
+ 26 Jul 2011; Hans de Graaff <graaff@gentoo.org> +dirty-memoize-0.0.4.ebuild,
+ +metadata.xml:
+ Import for statsample.
+
diff --git a/dev-ruby/dirty-memoize/Manifest b/dev-ruby/dirty-memoize/Manifest
new file mode 100644
index 0000000..641e56f
--- /dev/null
+++ b/dev-ruby/dirty-memoize/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST dirty-memoize-0.0.4.gem 10240 RMD160 11a84cc8144545ea2e895ae860f91bff9f4b686c SHA1 6d6c33287c698a7f844ce0ed8b8f081fe0e042a3 SHA256 255dd887af3a2a56df3d6163cce3835079474102d2163039c5de47450466eb20
+EBUILD dirty-memoize-0.0.4.ebuild 600 RMD160 fbe2792cb8608be37457ffcd84d37ff9a38bfdd9 SHA1 18f78e597c1ac0e660ab2af6f658d3ca05263316 SHA256 d43084f28d673226d7b5ff43290696f96ba80711053a5426ce441f2b0085e240
+MISC ChangeLog 281 RMD160 af1b3aee7bb0b13994ce7b124e0eff43b697351b SHA1 546f529fe71aa8cdd10cb9efa69e550ceddf631f SHA256 30461dab324e591bd8a562d9379b07d0e022c28fe1f05a09af8e6498e503b413
+MISC metadata.xml 201 RMD160 bbf7920d9809941fb024d20016dbe2fb9f15ff97 SHA1 e629d21795e99a77bd0a6aded1a153fd12d5b2c5 SHA256 c90b12c6600840878686d4544dbc51d97b0715add76b40d9400415cdef6324ad
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.17 (GNU/Linux)
+
+iF4EAREIAAYFAk4upjsACgkQiIP6VqMIqNcKaAD/Zwrj9yC7DKnDS+0sHcGsOkQ7
+9nCrTbL8EzwK4iqg0T4BAImgmvqnf5XwHIrmZxwKPPu6nXYfyNe3DeoXO9Y7jU5A
+=kDfl
+-----END PGP SIGNATURE-----
diff --git a/dev-ruby/dirty-memoize/dirty-memoize-0.0.4.ebuild b/dev-ruby/dirty-memoize/dirty-memoize-0.0.4.ebuild
new file mode 100644
index 0000000..c4d18ba
--- /dev/null
+++ b/dev-ruby/dirty-memoize/dirty-memoize-0.0.4.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+USE_RUBY="ruby18 ree18 jruby"
+
+RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
+
+RUBY_FAKEGEM_DOCDIR="doc"
+RUBY_FAKEGEM_TASK_DOC="docs"
+RUBY_FAKEGEM_TASK_TEST="spec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Like Memoize, but designed for mutable and parametizable objects"
+HOMEPAGE="http://github.com/clbustos/dirty-memoize"
+LICENSE="MIT"
+
+KEYWORDS="~amd64"
+SLOT="0"
+IUSE="doc"
+
+ruby_add_bdepend "doc? ( dev-ruby/hoe )"
+ruby_add_bdepend "test? ( dev-ruby/hoe dev-ruby/rspec:2 )"
diff --git a/dev-ruby/dirty-memoize/metadata.xml b/dev-ruby/dirty-memoize/metadata.xml
new file mode 100644
index 0000000..f977299
--- /dev/null
+++ b/dev-ruby/dirty-memoize/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>
next reply other threads:[~2011-07-26 11:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-26 11:39 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-09-28 9:23 [gentoo-commits] dev/graaff:master commit in: dev-ruby/dirty-memoize/ Hans de Graaff
2015-06-28 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=0b9e6720122b5230516011b1d42a3a17a6417c74.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