commit:     2e07d0ffa37acad26f83f042cf79d7fd33a9aec0
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 29 19:06:38 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jan 30 05:18:31 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e07d0ff

dev-ruby/shoulda-matchers: cleanup

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-ruby/shoulda-matchers/Manifest                 |  1 -
 .../shoulda-matchers-3.1.1-r1.ebuild               | 24 ----------------------
 2 files changed, 25 deletions(-)

diff --git a/dev-ruby/shoulda-matchers/Manifest 
b/dev-ruby/shoulda-matchers/Manifest
index be42dcf2575..31652a4cd55 100644
--- a/dev-ruby/shoulda-matchers/Manifest
+++ b/dev-ruby/shoulda-matchers/Manifest
@@ -1,3 +1,2 @@
 DIST shoulda-matchers-2.8.0.gem 153600 BLAKE2B 
49ddfe686bbd80665cde74019a046564b6863bca1ae81517ef1ee8c9f91e3f5d58a5d25e7640b1a5e3cb9c99367f9bf5672f63b9632427eba91c40aa4d2bd2ef
 SHA512 
7b40220811a11cf57cfa38457eaab612ec9f6db5b660df21bd142b3df30d3691d3b7b3b4f931eed1e186c5afe4b576eee2c86f6f8f491d46955598f1441a9027
-DIST shoulda-matchers-3.1.1.gem 200192 BLAKE2B 
a991834bf12e2f44b2dedf3b90d4fd02598f63d12263b46b1eb163111a35f04aef0da52d5a6464c4ed69a654daa287a888318f3e3f5fa8b25448fd95e57b1e61
 SHA512 
e9baeca04ec6e0ee278761964c3816481d3efd9e3cddadc359c7efda5277796babfed164a1c7e8da3a212c2f84a0fe5d68d5d361552054084f19636554b2d338
 DIST shoulda-matchers-3.1.2.gem 208384 BLAKE2B 
e9ba4efad3410f07c7b28649b9ff30de66b0d57a392052ea643ee584a97c290dda6261941bdb59146a3febefba81bbf4e5a0f28bedff80643e22f800730d94cc
 SHA512 
e24602701a0f6eaa7ed0249449401582c7dc34f186e548d0741c9e416d5c6b5bc5a9b028b677b3f2b04091c6e5373cc03c05c8e1abf9156ace15846be4064d51

diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1-r1.ebuild 
b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1-r1.ebuild
deleted file mode 100644
index e1eb06a813d..00000000000
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_TASK_DOC=""
-
-RUBY_FAKEGEM_RECIPE_TEST=""
-
-RUBY_FAKEGEM_EXTRAINSTALL="NEWS.md README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Making tests easy on the fingers and eyes"
-HOMEPAGE="https://github.com/thoughtbot/shoulda-matchers";
-
-LICENSE="MIT"
-SLOT="3"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*"

Reply via email to