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-collection_matchers/
Date: Thu, 13 Jul 2017 04:39:07 +0000 (UTC)	[thread overview]
Message-ID: <1499919277.709014ef9e1718a57d07a30fb22c2998f4665c14.graaff@gentoo> (raw)

commit:     709014ef9e1718a57d07a30fb22c2998f4665c14
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 13 04:14:37 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Jul 13 04:14:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=709014ef

dev-ruby/rspec-collection_matchers: cleanup

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-ruby/rspec-collection_matchers/Manifest        |  1 -
 .../rspec-collection_matchers-1.1.2.ebuild         | 24 ----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-ruby/rspec-collection_matchers/Manifest b/dev-ruby/rspec-collection_matchers/Manifest
index 18c0d8b6e8c..e79cdafe208 100644
--- a/dev-ruby/rspec-collection_matchers/Manifest
+++ b/dev-ruby/rspec-collection_matchers/Manifest
@@ -1,2 +1 @@
-DIST rspec-collection_matchers-1.1.2.gem 16384 SHA256 b70204d1818744d5567f85aca10c3a291008f417e43936441385614e1364e4fc SHA512 b5ef09be6c66a1ffe1f8c2f010323337711e24f96ab8a3e940a4339f6666021e96b255faa8a0b3ef1d06c3bcb3de4e2e97385cbb77c6117b30dee30d7b7ab2d1 WHIRLPOOL b3b4002605089c80601d1e3f3b0fb1d82152fca4c51360559c99798f8dc91be310c6165454a840cf43a7bdb21b12c601a9073a5be18ce8bfec4eb0cc4df1eca0
 DIST rspec-collection_matchers-1.1.3.gem 16896 SHA256 0b11d0493803061f5470fdf9f9d882294ca76ec2a843541aa29e3b45ebb0388d SHA512 3af81c016f259f363c126ac829c8bd51b9c67d54c5c8b2def317b430b852c27eabbd538b79f0a5a919d5edba66f9501c38de560a7ac26023fae7b5588b57439d WHIRLPOOL b1c4c8f8d8aa6cc489f69da253e57f933957a7d9ba4c9a8ffede3a7308952ad772fe771768b3d20b9d44ff6562b1e80b9cc66d9432730d0c138bfc31aaeead67

diff --git a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild b/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
deleted file mode 100644
index 2eedcfb4729..00000000000
--- a/dev-ruby/rspec-collection_matchers/rspec-collection_matchers-1.1.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A Behaviour Driven Development (BDD) framework for Ruby"
-HOMEPAGE="https://github.com/rspec/rspec-collection_matchers"
-
-LICENSE="MIT"
-SLOT="1"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/rspec-expectations-3.0.0"
-
-ruby_add_bdepend "test? ( >=dev-ruby/activemodel-3.0 )"


             reply	other threads:[~2017-07-13  4:39 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-13  4:39 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-11 16:19 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rspec-collection_matchers/ Hans de Graaff
2024-06-01  5:41 Hans de Graaff
2024-03-18  6:41 Hans de Graaff
2023-09-30  7:10 Hans de Graaff
2023-04-07 18:11 Sam James
2022-10-02 17:03 Hans de Graaff
2022-03-29 15:55 Hans de Graaff
2020-07-17  7:21 Agostino Sarubbo
2020-05-12 14:28 Hans de Graaff
2020-04-12 13:28 Hans de Graaff
2019-09-22  5:15 Hans de Graaff
2019-05-01 19:56 Hans de Graaff
2018-05-21  8:11 Hans de Graaff
2018-04-27  9:13 Hans de Graaff
2017-07-13  4:39 Hans de Graaff
2016-12-23  6:12 Hans de Graaff
2016-08-20  5:41 Hans de Graaff
2016-06-24  4:26 Hans de Graaff
2016-06-24  4:26 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=1499919277.709014ef9e1718a57d07a30fb22c2998f4665c14.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