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/rspec-retry/
Date: Thu,  6 Oct 2016 06:05:32 +0000 (UTC)	[thread overview]
Message-ID: <1475733743.26c4704c95645040a9ba880387d2ceccdbb8e97f.graaff@gentoo> (raw)

commit:     26c4704c95645040a9ba880387d2ceccdbb8e97f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Oct  5 03:41:53 2016 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Oct  6 06:02:23 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26c4704c

dev-ruby/rspec-retry: add 0.5.2

Package-Manager: portage-2.3.0

 dev-ruby/rspec-retry/Manifest                 |  1 +
 dev-ruby/rspec-retry/rspec-retry-0.5.2.ebuild | 26 ++++++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-ruby/rspec-retry/Manifest b/dev-ruby/rspec-retry/Manifest
index cf65d6f..1da21e5 100644
--- a/dev-ruby/rspec-retry/Manifest
+++ b/dev-ruby/rspec-retry/Manifest
@@ -1,2 +1,3 @@
 DIST rspec-retry-0.5.0.gem 11776 SHA256 f0895f38f65de2481d9567b6670426ee657b6b68ffbd3634af7605a39bbd6314 SHA512 e67825f059eeecf1b939ac333833b99d3213e7055818b7aac8ddb3c958a4bf4f565868ff7c8d1d0a3cad13cd2e6b77af8aea5c1bde7ae133f9d49c1c0393d8ec WHIRLPOOL 68493fe6aafd7ef31c7f0e1b725a5e39e4e85b648d8bc29cd0c68e4468714b5bf726e85394609a891920b5de966941206a5492955746941957d0810c07f8609a
 DIST rspec-retry-0.5.1.gem 12288 SHA256 725255295375a1a229a0a0f20159c470a13c885118a443f970ecedbc4629326a SHA512 ef2dddab91f89c96d60fd6aaa7a1178160e0421afc3ef31cecdc190854526e025ae6ae5caa2c1cb30e1bc7d3a1538887472602a6e4e599fb6d3f30f332e32369 WHIRLPOOL 6877c163c4e38b9d074e80db7dc8163ca74bc4f688fe956c8c54380ab2dd5655d43a994003bafe11a3d82ef23b3db615b9683953b1fe80f53249d3cda9a5f3a7
+DIST rspec-retry-0.5.2.gem 12288 SHA256 51d8ca714b4f6613609dbb6879a82644b9dc78c5b494134c86eed47b290c1dd7 SHA512 226877826d31b0e6d57c290b506f2c98947d91cb1fee317539bb24b28da730a59ac6db604b26f1eac7e4c64d6af7903d1a3de36478af1070de8a815796436698 WHIRLPOOL 11c3002af74bb77c3a21b5c0d92091941b75673259bacf101443ce6ceced704573db8cf18757cacb1c698b1eb7d5bbff57915c2f42c84040fe497b3972a4a108

diff --git a/dev-ruby/rspec-retry/rspec-retry-0.5.2.ebuild b/dev-ruby/rspec-retry/rspec-retry-0.5.2.ebuild
new file mode 100644
index 00000000..cadd8d3
--- /dev/null
+++ b/dev-ruby/rspec-retry/rspec-retry-0.5.2.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 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Retry intermittently failing rspec examples"
+HOMEPAGE="https://github.com/NoRedInk/rspec-retry"
+IUSE=""
+SLOT="0"
+
+LICENSE="MIT"
+KEYWORDS="~amd64 ~arm ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+
+ruby_add_rdepend ">=dev-ruby/rspec-core-3.3:3"
+
+all_ruby_prepare() {
+	sed -i -e '/pry/ s:^:#:' spec/spec_helper.rb || die
+}


             reply	other threads:[~2016-10-06  6:05 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-06  6:05 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-01 18:56 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-retry/ Hans de Graaff
2024-10-06 10:49 Sam James
2024-10-06 10:49 Sam James
2024-10-06 10:49 Sam James
2024-10-06 10:49 Sam James
2024-10-06 10:49 Sam James
2024-10-06 10:49 Sam James
2024-09-11 18:12 Arthur Zamarin
2023-12-31 10:29 Hans de Graaff
2023-12-08 14:24 Arthur Zamarin
2023-12-05 18:25 Ionen Wolkens
2023-12-01 20:26 Arthur Zamarin
2023-09-18 18:25 WANG Xuerui
2023-09-18 10:56 Sam James
2023-09-11 11:41 Arthur Zamarin
2023-09-11  6:48 Jakov Smolić
2023-09-10 12:25 Sam James
2023-09-10 12:25 Sam James
2023-09-10 12:25 Sam James
2023-09-10  5:57 Hans de Graaff
2021-02-04  7:58 Agostino Sarubbo
2021-02-03 23:55 Thomas Deutschmann
2020-04-25 12:44 Sergei Trofimovich
2020-04-14 21:06 Sergei Trofimovich
2020-02-29  6:00 Hans de Graaff
2020-02-29  6:00 Hans de Graaff
2019-11-22  9:03 Hans de Graaff
2019-07-24 23:16 Aaron Bauman
2019-01-26 16:45 Hans de Graaff
2019-01-26 16:45 Hans de Graaff
2018-06-12  5:14 Hans de Graaff
2018-05-16  4:55 Hans de Graaff
2018-03-25 19:58 Sergei Trofimovich
2018-03-25 17:58 Sergei Trofimovich
2018-03-18  6:25 Hans de Graaff
2018-03-18  6:25 Hans de Graaff
2017-11-06  5:45 Hans de Graaff
2017-09-12  8:18 Sergei Trofimovich
2017-09-12  8:18 Sergei Trofimovich
2017-08-24  5:49 Hans de Graaff
2017-08-23  6:14 Hans de Graaff
2017-05-10  4:15 Hans de Graaff
2017-01-12  6:08 Hans de Graaff
2017-01-12  6:08 Hans de Graaff
2016-10-01  6:10 Hans de Graaff
2016-10-01  6:10 Hans de Graaff
2016-08-09  5:21 Hans de Graaff
2016-01-17 19:45 Fabian Groffen
2016-01-09 19:12 Markus Meier
2015-12-29  9:03 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=1475733743.26c4704c95645040a9ba880387d2ceccdbb8e97f.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