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: Wed, 16 May 2018 04:55:05 +0000 (UTC) [thread overview]
Message-ID: <1526444460.6c3cf413d6b349c5d5aad387f8d6939f84579325.graaff@gentoo> (raw)
commit: 6c3cf413d6b349c5d5aad387f8d6939f84579325
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed May 16 04:21:00 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed May 16 04:21:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c3cf413
dev-ruby/rspec-retry: add 0.6.0
Package-Manager: Portage-2.3.36, Repoman-2.3.9
dev-ruby/rspec-retry/Manifest | 1 +
dev-ruby/rspec-retry/rspec-retry-0.6.0.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/dev-ruby/rspec-retry/Manifest b/dev-ruby/rspec-retry/Manifest
index d3711d84b63..8f90cca1f42 100644
--- a/dev-ruby/rspec-retry/Manifest
+++ b/dev-ruby/rspec-retry/Manifest
@@ -1,2 +1,3 @@
DIST rspec-retry-0.5.6.gem 12800 BLAKE2B c1e67224c0923fff578a0afbf7a5d9ea28836aadf16dbe83357d116365f20dd0f324b2621399d3b49314db94efed83ae088eef7d26958000b257b5d409b196fc SHA512 8bbc5dc37162370fa919ec7730709e5f9a9d0a751e20258caa4ba6fc2dac15701fce4d0ed82200357aff1a95dadaba278adaa2e99dce4c24d6e5a88f19261164
DIST rspec-retry-0.5.7.gem 13312 BLAKE2B fdb726024425e1119fd34112263be1bac8d825085d1421d44aba28f1e0b4e0be37eb12926a700ad08ae4f7ca8cb5379b3f5e3ab1e9e161063394ef631d7c089e SHA512 607e5ecfbb723073d7b2f2b40898b23c68bcd53f5e9db242b49b178156dfdff07f614db732ed254e6fb92e45f64b31647a63a12acaf3b6290bed11027cd2910a
+DIST rspec-retry-0.6.0.gem 13312 BLAKE2B d7c0e0d8ed9be38a594593a2631c53cfbe2e65bea7a28f1b6d63863a982fa9cb66c3f69ff2cc86d335764770222a99fae24a797f452c887b2fa558364d6f939b SHA512 c5b868c05304fb2f9e7316de42929ec5f67389dc72a9c67afa1352c4dfa9c6f7682b9856f05f5ca0fe761cd5ced60e3f837a9947d5831db9b7ee09846380b446
diff --git a/dev-ruby/rspec-retry/rspec-retry-0.6.0.ebuild b/dev-ruby/rspec-retry/rspec-retry-0.6.0.ebuild
new file mode 100644
index 00000000000..12436eac347
--- /dev/null
+++ b/dev-ruby/rspec-retry/rspec-retry-0.6.0.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="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 ~ppc ~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
+}
next reply other threads:[~2018-05-16 4:55 UTC|newest]
Thread overview: 50+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-16 4:55 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-06 10:49 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-retry/ 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-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-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=1526444460.6c3cf413d6b349c5d5aad387f8d6939f84579325.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