summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Graaff <graaff@gentoo.org>2017-07-15 07:31:17 +0200
committerHans de Graaff <graaff@gentoo.org>2017-07-15 07:31:17 +0200
commit5734322d37bf3cd3d50e9fa6023b1ae2e9339fca (patch)
tree9e34361f1081e3c0e74b96f5fccab380e14ea7fe /dev-ruby/shoulda-matchers
parentdev-ruby/bundler: add 1.14.6 (diff)
downloadgentoo-5734322d37bf3cd3d50e9fa6023b1ae2e9339fca.tar.gz
gentoo-5734322d37bf3cd3d50e9fa6023b1ae2e9339fca.tar.bz2
gentoo-5734322d37bf3cd3d50e9fa6023b1ae2e9339fca.zip
dev-ruby/shoulda-matchers: cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'dev-ruby/shoulda-matchers')
-rw-r--r--dev-ruby/shoulda-matchers/Manifest1
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0.ebuild24
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-3.1.0.ebuild24
-rw-r--r--dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1.ebuild24
4 files changed, 0 insertions, 73 deletions
diff --git a/dev-ruby/shoulda-matchers/Manifest b/dev-ruby/shoulda-matchers/Manifest
index af6dee80de9d..fde0c77c98b0 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 SHA256 a089735b66e82d6b65fb4ac774d858a812fe16b69d97becaf0c986a919f67934 SHA512 7b40220811a11cf57cfa38457eaab612ec9f6db5b660df21bd142b3df30d3691d3b7b3b4f931eed1e186c5afe4b576eee2c86f6f8f491d46955598f1441a9027 WHIRLPOOL b4e04218aded6452884ed339cc81865e65a7927243209d678ca7e857c3f2577f10d1f8dfd7321b1b0e93b669956bbaec0215b474cefebd25cf44bf0e0bd4c028
-DIST shoulda-matchers-3.1.0.gem 197632 SHA256 b503c3c7112d9de1288d03b96d1c03ec4bfd7357d43379d82e9758cf222256ee SHA512 50e725d6f9d296f6b054b78dba3dd9b9b4b9ff1f4e612741eb0add410e3ac8c981becf3d943bdf9ecf11b61574847eaf7714039371fd3cec0bc8e3f9d9f6ace3 WHIRLPOOL dcb3b91b250bc71f78c54b2e18de626586351eee8fda4ebd6bcf01f012cab36629b3a743cef4dfefd4ee28d9ac8706df11467a509a23ec511af35efdf7116154
DIST shoulda-matchers-3.1.1.gem 200192 SHA256 f8f73357eb6c51b03cb0e76cf425092d3b96a61766dc94a9df02e5959a68c6b1 SHA512 e9baeca04ec6e0ee278761964c3816481d3efd9e3cddadc359c7efda5277796babfed164a1c7e8da3a212c2f84a0fe5d68d5d361552054084f19636554b2d338 WHIRLPOOL 4083f271b1526c6640c870e893ced36437369fdb70b0139d2cd3ebd430af6dd9ab81923ff26126c7ad9b7781890b72561a906823d2b2d4e65cbf4bbcfc94e4cf
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0.ebuild
deleted file mode 100644
index d06811f76753..000000000000
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-2.8.0.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"
-
-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="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activesupport-3.0.0"
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.0.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.0.ebuild
deleted file mode 100644
index badb7cf82c39..000000000000
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.0.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"
-
-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 ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*"
diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1.ebuild
deleted file mode 100644
index badb7cf82c39..000000000000
--- a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.1.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"
-
-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 ~ppc64 ~x86"
-IUSE=""
-
-ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*"