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: Sun, 4 Feb 2018 15:15:06 +0000 (UTC) [thread overview]
Message-ID: <1517757256.a3178e08ba25f3c602cb3c7738ab43e8545d1ac2.graaff@gentoo> (raw)
commit: a3178e08ba25f3c602cb3c7738ab43e8545d1ac2
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 4 14:18:33 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Feb 4 15:14:16 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3178e08
dev-ruby/memoist: cleanup
Package-Manager: Portage-2.3.19, Repoman-2.3.6
dev-ruby/memoist/Manifest | 1 -
dev-ruby/memoist/memoist-0.14.0.ebuild | 24 ------------------------
2 files changed, 25 deletions(-)
diff --git a/dev-ruby/memoist/Manifest b/dev-ruby/memoist/Manifest
index e9e0b28002a..418883461b2 100644
--- a/dev-ruby/memoist/Manifest
+++ b/dev-ruby/memoist/Manifest
@@ -1,3 +1,2 @@
-DIST memoist-0.14.0.gem 11264 BLAKE2B 6058dbee36fc043afd7898fc90b5a966783bbb864524b2fe7ddb2140069c8587f5048fd404cb23f3e7872898811a4dac85db7eba357eada025638cf9eeb0a141 SHA512 5c1ca8f2973ad231efb89972adbc8044f4a0390ff0053963207210315670d4745841cc48f245e83c456441dd9cd0ae58a6aa527abd68a678136eeb9a575698c3
DIST memoist-0.15.0.gem 11776 BLAKE2B e25e4a203e9cda8028809b2b381ce0682909a3eca88034b6243c9f9fdb0dadcefc21eb62bd6b4723310956671238f25355edbf0cd796e8a4c694aebb3005970b SHA512 ee8ef99f78bc37c745be6ff156a9533eb1f288f8fd9b81a88520c1e2ace465379f3ac7c666d7cac2a3cf286bf3d0a85e2e2d10ab4fa17eced676b7072e3f592f
DIST memoist-0.16.0.gem 12288 BLAKE2B 268d0ad8b197101b7a1af0e9c67fae7cabe7d4d91bbf7bbd4435f4390176faad46d2a2f0699830bed86eb39acceb698870cd7b0a79cb1038390478d37596c700 SHA512 55a560793cfb911ef15085de6fac2816e8340b9939394a4c2c01264e0da3ca4008081916a0431e6f76e6b90c0294305cbd0803643f159f946973ff4dc7c94df5
diff --git a/dev-ruby/memoist/memoist-0.14.0.ebuild b/dev-ruby/memoist/memoist-0.14.0.ebuild
deleted file mode 100644
index e91e7161b9c..00000000000
--- a/dev-ruby/memoist/memoist-0.14.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-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
-}
next reply other threads:[~2018-02-04 15:15 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-04 15:15 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-31 6:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/memoist/ Hans de Graaff
2024-06-25 3:35 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
2017-06-21 7:27 Hans de Graaff
2016-08-24 5:24 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=1517757256.a3178e08ba25f3c602cb3c7738ab43e8545d1ac2.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