From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 66A14138350 for ; Sat, 29 Feb 2020 06:00:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 59C51E0855; Sat, 29 Feb 2020 06:00:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A637E083B for ; Sat, 29 Feb 2020 06:00:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 88F5834F4A0 for ; Sat, 29 Feb 2020 06:00:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3C88155 for ; Sat, 29 Feb 2020 06:00:51 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1582956045.d7a3b6899c611d7029769af4aa66a4bdbc031853.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-retry/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/rspec-retry/Manifest dev-ruby/rspec-retry/rspec-retry-0.6.1.ebuild X-VCS-Directories: dev-ruby/rspec-retry/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: d7a3b6899c611d7029769af4aa66a4bdbc031853 X-VCS-Branch: master Date: Sat, 29 Feb 2020 06:00:51 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: fd195249-6d45-4e62-8ef0-479823db93ec X-Archives-Hash: 8d59fd935f038cf2b52d7a557c0f024e commit: d7a3b6899c611d7029769af4aa66a4bdbc031853 Author: Hans de Graaff gentoo org> AuthorDate: Fri Feb 28 11:22:36 2020 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Sat Feb 29 06:00:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7a3b689 dev-ruby/rspec-retry: cleanup Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/rspec-retry/Manifest | 1 - dev-ruby/rspec-retry/rspec-retry-0.6.1.ebuild | 25 ------------------------- 2 files changed, 26 deletions(-) diff --git a/dev-ruby/rspec-retry/Manifest b/dev-ruby/rspec-retry/Manifest index aecac9d8827..368068de09b 100644 --- a/dev-ruby/rspec-retry/Manifest +++ b/dev-ruby/rspec-retry/Manifest @@ -1,2 +1 @@ -DIST rspec-retry-0.6.1.gem 13824 BLAKE2B 5d5cebbfb8e5b85d2bcd4b05c2538fd083800b1b3fbf3140ec7e0535e4dcc3c270e45c1112e110315d517c48c300b96fa7d2c6c9fd553fe8de40e40acd9cd59b SHA512 a5801bf0a4e9f4b8e20cc2b6087ec3b205a8a3c2aa0ff2c31b46927fa6a34aec6a2f525673cf06d9e474477e35db9f5c994639b399240fc680c5c820f51c3ffa DIST rspec-retry-0.6.2.gem 14336 BLAKE2B f619f075c13f054dd73f893a37d2da644e4a77b2cdecef886b8fb2b8616b5c89b9aebb8506b94319e0873fd798c0361a8defeae9e651c1a17b9d2f7b26364134 SHA512 a14874f6589c78a00baf9d50d2415bd5533559457de313a5b56be77f4e226d8885f7e976bd6926b8be669f44ec672a6b16dbcf4dff26c26ca8eac64a25fd1b5b diff --git a/dev-ruby/rspec-retry/rspec-retry-0.6.1.ebuild b/dev-ruby/rspec-retry/rspec-retry-0.6.1.ebuild deleted file mode 100644 index 303cb3dba37..00000000000 --- a/dev-ruby/rspec-retry/rspec-retry-0.6.1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" - -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 ~arm64 ~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 -}