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/spy/
Date: Sat,  8 Oct 2022 06:26:39 +0000 (UTC)	[thread overview]
Message-ID: <1665210394.701288f27e4972d27a7ea5ed831bd38d137939cb.graaff@gentoo> (raw)

commit:     701288f27e4972d27a7ea5ed831bd38d137939cb
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  7 07:44:14 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Oct  8 06:26:34 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=701288f2

dev-ruby/spy: add 1.0.3

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/spy/Manifest         |  1 +
 dev-ruby/spy/spy-1.0.3.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-ruby/spy/Manifest b/dev-ruby/spy/Manifest
index 9257658d7eef..c9649c37788f 100644
--- a/dev-ruby/spy/Manifest
+++ b/dev-ruby/spy/Manifest
@@ -1 +1,2 @@
 DIST spy-1.0.2.gem 34304 BLAKE2B 5019af0919d2015c82fc5c4e45b0ca98757294d747923ea68dfc24916d96667d5c118d628ebface8cd69d78ec4b558312c4ef9294b6b14e89e136cc75ac4c8f5 SHA512 df0bd3b95e534ca578ef612ef4afc5fa086504b7080fd187917f1b03548a140b1fa4b9d376760c41a9a7838c002c4a5606dedf13411dedbeba9d284fc4f981b9
+DIST spy-1.0.3.gem 34304 BLAKE2B 79571772054cf7ebd0471af1a625c06fc4491b11ce4eef94a480eee5d53bddb5a180d1795c763162bfa73f2b7745ec537644980eb42cdbea4210cadb3dfb8f0d SHA512 09628e02a209b18621ba8bdfaf6e44bce82dcf843417c7c71576de5bb214fe2b3ad8e619fe52abed1ddab4090de09b44e71d13f3814e0ccc438a3be8287dfb12

diff --git a/dev-ruby/spy/spy-1.0.3.ebuild b/dev-ruby/spy/spy-1.0.3.ebuild
new file mode 100644
index 000000000000..a8d2bf5bd237
--- /dev/null
+++ b/dev-ruby/spy/spy-1.0.3.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A simple opinionated mocking framework"
+HOMEPAGE="https://github.com/ryanong/spy"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest )"
+
+all_ruby_prepare() {
+	sed -i -e "/bundler/d" -e "/pry/d" -e "/[Cc]overalls/d" -e '/[Rr]eporters/d' Rakefile test/test_helper.rb || die
+}


             reply	other threads:[~2022-10-08  6:26 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-08  6:26 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-27  9:36 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/spy/ Hans de Graaff
2023-12-27  9:36 Hans de Graaff
2023-06-23 19:04 Hans de Graaff
2023-06-06 13:40 Hans de Graaff
2023-03-25  7:12 Sam James
2022-04-22  6:55 Hans de Graaff
2022-04-22  6:55 Hans de Graaff
2022-02-09  6:04 Hans de Graaff
2021-11-25  9:09 Hans de Graaff
2021-11-22 19:11 Hans de Graaff
2021-11-22 19:11 Hans de Graaff
2020-09-26  7:20 Hans de Graaff
2020-07-27  2:09 Sam James
2020-07-25  8:53 Hans de Graaff
2019-11-04 18:34 Hans de Graaff
2019-01-19 17:04 Hans de Graaff
2018-12-22  5:54 Hans de Graaff
2018-07-05 18:38 Hans de Graaff
2017-07-19  6:55 Hans de Graaff
2017-07-19  6:55 Hans de Graaff
2016-07-28  6:06 Hans de Graaff
2016-04-16  5:59 Hans de Graaff
2016-03-17  0:34 Manuel Rüger
2016-01-17 20:59 Manuel Rüger

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=1665210394.701288f27e4972d27a7ea5ed831bd38d137939cb.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