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: Tue, 29 Dec 2015 09:03:05 +0000 (UTC)	[thread overview]
Message-ID: <1451379605.99a8384a95603995ca8de0666ffd00e310fdb26c.graaff@gentoo> (raw)

commit:     99a8384a95603995ca8de0666ffd00e310fdb26c
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 29 08:01:53 2015 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 09:00:05 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=99a8384a

dev-ruby/rspec-retry: initial import of 0.4.5

New test dependency for dev-ruby/celluloid

Package-Manager: portage-2.2.24

 dev-ruby/rspec-retry/Manifest                 |  1 +
 dev-ruby/rspec-retry/metadata.xml             |  8 ++++++++
 dev-ruby/rspec-retry/rspec-retry-0.4.5.ebuild | 24 ++++++++++++++++++++++++
 3 files changed, 33 insertions(+)

diff --git a/dev-ruby/rspec-retry/Manifest b/dev-ruby/rspec-retry/Manifest
new file mode 100644
index 0000000..1b62e45
--- /dev/null
+++ b/dev-ruby/rspec-retry/Manifest
@@ -0,0 +1 @@
+DIST rspec-retry-0.4.5.gem 10752 SHA256 262b89cb68f15254697f0b9ccac68d017aa9953811cc7cd52c626e7996eafb47 SHA512 21d4aef1f5912d86f599f4c2dca97ccc85a242231bf5a437530c9f7fde3fc77d2bb1389c99a1e5954fa779e377c1b0fbb70edaf6dbe7e23fdf339f7f06f5afb5 WHIRLPOOL 7b4fbae696ed0bdf8fe8be73cba751f2661aa9ce8d5b46e053c14e064ad0ded1d83508625c9b891b60176724ca6c5d02c9ce63619dd9218b27e7262073abf055

diff --git a/dev-ruby/rspec-retry/metadata.xml b/dev-ruby/rspec-retry/metadata.xml
new file mode 100644
index 0000000..3465d97
--- /dev/null
+++ b/dev-ruby/rspec-retry/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <herd>ruby</herd>
+  <upstream>
+    <remote-id type="github">NoRedInk/rspec-retry</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-ruby/rspec-retry/rspec-retry-0.4.5.ebuild b/dev-ruby/rspec-retry/rspec-retry-0.4.5.ebuild
new file mode 100644
index 0000000..10b386f
--- /dev/null
+++ b/dev-ruby/rspec-retry/rspec-retry-0.4.5.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+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"
+
+all_ruby_prepare() {
+	sed -i -e '/pry/ s:^:#:' spec/spec_helper.rb || die
+}


             reply	other threads:[~2015-12-29  9:03 UTC|newest]

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

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=1451379605.99a8384a95603995ca8de0666ffd00e310fdb26c.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