From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- .../http-form_data/http-form_data-2.1.1.ebuild | 24 ---------------------- 1 file changed, 24 deletions(-) delete mode 100644 dev-ruby/http-form_data/http-form_data-2.1.1.ebuild (limited to 'dev-ruby/http-form_data/http-form_data-2.1.1.ebuild') diff --git a/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild b/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild deleted file mode 100644 index cf44eae4e0aa..000000000000 --- a/dev-ruby/http-form_data/http-form_data-2.1.1.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -USE_RUBY="ruby23 ruby24 ruby25" - -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="CHANGES.md README.md" - -inherit ruby-fakegem - -DESCRIPTION="Utility-belt to build form data request bodies" -HOMEPAGE="https://github.com/httprb/form_data.rb" - -LICENSE="MIT" -SLOT="2" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" -IUSE="" - -all_ruby_prepare() { - sed -i -e '/simplecov/,/SimpleCov.start/ s:^:#: ; 1irequire "json"' spec/spec_helper.rb || die -} -- cgit v1.2.3