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: Sun, 28 Jun 2015 05:56:27 +0000 (UTC) [thread overview]
Message-ID: <1435470976.07b125d8011bb2700fe0d732be0f6833a7bd8fec.graaff@gentoo> (raw)
commit: 07b125d8011bb2700fe0d732be0f6833a7bd8fec
Author: Hans de Graaff <hans <AT> degraaff <DOT> org>
AuthorDate: Sun Jun 28 05:56:16 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 05:56:16 2015 +0000
URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=07b125d8
No longer needed since statsample is already removed.
dev-ruby/dirty-memoize/ChangeLog | 13 ------------
dev-ruby/dirty-memoize/Manifest | 11 -----------
dev-ruby/dirty-memoize/dirty-memoize-0.0.4.ebuild | 24 -----------------------
dev-ruby/dirty-memoize/metadata.xml | 5 -----
4 files changed, 53 deletions(-)
diff --git a/dev-ruby/dirty-memoize/ChangeLog b/dev-ruby/dirty-memoize/ChangeLog
deleted file mode 100644
index 7e052d7..0000000
--- a/dev-ruby/dirty-memoize/ChangeLog
+++ /dev/null
@@ -1,13 +0,0 @@
-# ChangeLog for dev-ruby/dirty-memoize
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 28 Sep 2012; Hans de Graaff <graaff@gentoo.org> dirty-memoize-0.0.4.ebuild:
- Use rspec recipe; add ruby19.
-
-*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
deleted file mode 100644
index 546d7fa..0000000
--- a/dev-ruby/dirty-memoize/Manifest
+++ /dev/null
@@ -1,11 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST dirty-memoize-0.0.4.gem 10240 SHA256 255dd887af3a2a56df3d6163cce3835079474102d2163039c5de47450466eb20 SHA512 14c8a34e35425d3fcec50a756ef35e2e51c12cf42a9634bb4af55687cecae69d87a1c6e2979dd91d793568167408b5b9a5d6e068507c48e5336b85a3620143bf WHIRLPOOL 2ab1839abae360b8db6dc4ed3f20e58aafc57dad6e301655723c08421c8c85cff0a79927b8ce7d0a1697ddb988254e6b17e6df4d1ee09b91b96b79e5a5619a3a
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2.0.19 (GNU/Linux)
-
-iF4EAREIAAYFAlBlZ/UACgkQiIP6VqMIqNcsFAD8DAKwHU+FLOxn/OlMwSQelWeD
-2yQbu1XrKiDED0zxNfcA/08F5bFiKS/wvVe9EqyKlP8CHcMLIHXKYUvtXrvzsNR7
-=BoZD
------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
deleted file mode 100644
index d40d0f2..0000000
--- a/dev-ruby/dirty-memoize/dirty-memoize-0.0.4.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-USE_RUBY="ruby18 ruby19 ree18 jruby"
-
-RUBY_FAKEGEM_EXTRADOC="History.txt README.txt"
-
-RUBY_FAKEGEM_DOCDIR="doc"
-RUBY_FAKEGEM_TASK_DOC="docs"
-RUBY_FAKEGEM_RECIPE_TEST="rspec"
-
-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 )"
diff --git a/dev-ruby/dirty-memoize/metadata.xml b/dev-ruby/dirty-memoize/metadata.xml
deleted file mode 100644
index f977299..0000000
--- a/dev-ruby/dirty-memoize/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-<?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:[~2015-06-28 5:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-28 5:56 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
2011-07-26 11:39 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=1435470976.07b125d8011bb2700fe0d732be0f6833a7bd8fec.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