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, 16 Apr 2016 05:59:59 +0000 (UTC)	[thread overview]
Message-ID: <1460786378.f0ed5b5456e5c195b79da21b42727b70e9a653e1.graaff@gentoo> (raw)

commit:     f0ed5b5456e5c195b79da21b42727b70e9a653e1
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 16 05:40:24 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 16 05:59:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ed5b54

dev-ruby/spy: add 0.4.3

Package-Manager: portage-2.2.26

 dev-ruby/spy/Manifest         |  1 +
 dev-ruby/spy/spy-0.4.3.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-ruby/spy/Manifest b/dev-ruby/spy/Manifest
index 8d6c625..a0474b8 100644
--- a/dev-ruby/spy/Manifest
+++ b/dev-ruby/spy/Manifest
@@ -1 +1,2 @@
 DIST spy-0.4.2.gem 32768 SHA256 6d53785192bf5628a566d6547eed2b78e58d791c9b897996306183c924fa96c3 SHA512 0c5dd93857c09b55b8e6f6fa8468deadcaf4bd0c5dbddcadb466eba1552996730a57e9e71eb91871dcdde64692b0fec2d683a1e88811cfada8495c5b03f78a8f WHIRLPOOL e27a35ed8192c16440b8f645133d917a542fc914c264f2c177a60ea0c0fd3b71a36060e65dd041d23b786397500c0b7d4f5ad36cb1992305923ed9733bde5f2b
+DIST spy-0.4.3.gem 32768 SHA256 24ada060ce2f66da4b9f68bdf90f94c1576f12dcb365f5730146db17cb8594fd SHA512 0c7a7e68f4e7907f7588bc2c3285903d40d7bcdaf3fbc5194d1e259b8ed53802f28ff66c5829b92debfb700f718aa1bb96cd94a561b2a143a41db0e9c3202469 WHIRLPOOL b9f0951e6204e05307beeb80e3c75f970d49dc29701b11808a5c9ecf9049442d95b1e88c9cfc1fdd30d3c28007a5df6728fbc4c709a2d719995c04b11ab02df2

diff --git a/dev-ruby/spy/spy-0.4.3.ebuild b/dev-ruby/spy/spy-0.4.3.ebuild
new file mode 100644
index 0000000..e0aa0ba
--- /dev/null
+++ b/dev-ruby/spy/spy-0.4.3.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_DOC="yard"
+RUBY_FAKEGEM_EXTRADOC="README.md CHANGELOG.md"
+
+inherit multilib ruby-fakegem
+
+DESCRIPTION="A simple opinionated mocking framework"
+HOMEPAGE="https://github.com/ryanong/spy"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+ruby_add_bdepend "test? ( dev-ruby/minitest:0
+	dev-ruby/pry )"
+
+all_ruby_prepare() {
+	sed -i -e "/bundler/d" -e "/pry-nav/d" -e "/[Cc]overalls/d" Rakefile test/test_helper.rb || die
+}


             reply	other threads:[~2016-04-16  6:00 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-16  5:59 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-10-08  6:26 Hans de Graaff
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-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=1460786378.f0ed5b5456e5c195b79da21b42727b70e9a653e1.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