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: Sun, 18 Mar 2018 06:25:20 +0000 (UTC)	[thread overview]
Message-ID: <1521354231.def22cc70453be8f2f89f7650ccac9e14324be83.graaff@gentoo> (raw)

commit:     def22cc70453be8f2f89f7650ccac9e14324be83
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 18 06:23:23 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Mar 18 06:23:51 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=def22cc7

dev-ruby/rspec-retry: add 0.5.7

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

diff --git a/dev-ruby/rspec-retry/Manifest b/dev-ruby/rspec-retry/Manifest
index ba8e6a85901..d3711d84b63 100644
--- a/dev-ruby/rspec-retry/Manifest
+++ b/dev-ruby/rspec-retry/Manifest
@@ -1 +1,2 @@
 DIST rspec-retry-0.5.6.gem 12800 BLAKE2B c1e67224c0923fff578a0afbf7a5d9ea28836aadf16dbe83357d116365f20dd0f324b2621399d3b49314db94efed83ae088eef7d26958000b257b5d409b196fc SHA512 8bbc5dc37162370fa919ec7730709e5f9a9d0a751e20258caa4ba6fc2dac15701fce4d0ed82200357aff1a95dadaba278adaa2e99dce4c24d6e5a88f19261164
+DIST rspec-retry-0.5.7.gem 13312 BLAKE2B fdb726024425e1119fd34112263be1bac8d825085d1421d44aba28f1e0b4e0be37eb12926a700ad08ae4f7ca8cb5379b3f5e3ab1e9e161063394ef631d7c089e SHA512 607e5ecfbb723073d7b2f2b40898b23c68bcd53f5e9db242b49b178156dfdff07f614db732ed254e6fb92e45f64b31647a63a12acaf3b6290bed11027cd2910a

diff --git a/dev-ruby/rspec-retry/rspec-retry-0.5.7.ebuild b/dev-ruby/rspec-retry/rspec-retry-0.5.7.ebuild
new file mode 100644
index 00000000000..51665bf5942
--- /dev/null
+++ b/dev-ruby/rspec-retry/rspec-retry-0.5.7.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+
+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 ~ppc64 ~x86 ~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:[~2018-03-18  6:25 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-18  6:25 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
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-06  6:05 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=1521354231.def22cc70453be8f2f89f7650ccac9e14324be83.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