From d934827bf44b7cfcf6711964418148fa60877668 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 25 Nov 2020 22:39:15 +0000 Subject: gentoo resync : 25.11.2020 --- dev-ruby/journey/journey-1.0.4-r1.ebuild | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 dev-ruby/journey/journey-1.0.4-r1.ebuild (limited to 'dev-ruby/journey/journey-1.0.4-r1.ebuild') diff --git a/dev-ruby/journey/journey-1.0.4-r1.ebuild b/dev-ruby/journey/journey-1.0.4-r1.ebuild deleted file mode 100644 index 1e510b67e67e..000000000000 --- a/dev-ruby/journey/journey-1.0.4-r1.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" - -RUBY_FAKEGEM_EXTRADOC="CHANGELOG.rdoc README.rdoc" - -inherit ruby-fakegem versionator - -DESCRIPTION="Journey is a router. It routes requests" -HOMEPAGE="https://github.com/rails/journey" - -LICENSE="MIT" -SLOT="$(get_version_component_range 1-2)" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x64-macos ~x86-solaris" -IUSE="" - -ruby_add_bdepend "test? ( dev-ruby/hoe - dev-ruby/json - dev-ruby/minitest )" - -RUBY_PATCHES=( "${FILESDIR}"/${P}-fix-tests.patch ) -- cgit v1.2.3