From fb2545c43e0a729c9a2a54f7e25752145045f3a3 Mon Sep 17 00:00:00 2001 From: Hans de Graaff Date: Sun, 3 May 2020 19:31:01 +0200 Subject: [PATCH] dev-ruby/shoulda-matchers: add ruby27 for slot 3 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Hans de Graaff --- .../shoulda-matchers-3.1.3-r1.ebuild | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild diff --git a/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild new file mode 100644 index 000000000000..9b123d1b499e --- /dev/null +++ b/dev-ruby/shoulda-matchers/shoulda-matchers-3.1.3-r1.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +USE_RUBY="ruby24 ruby25 ruby26 ruby27" + +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 ~arm64 ~hppa ~x86" +IUSE="" + +ruby_add_rdepend ">=dev-ruby/activesupport-4.0.0:*" -- 2.26.2