From 93429bef4f9651c01989c566c5b3fc79a6f0ca2d Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Mon, 19 Oct 2020 08:42:09 +0200 Subject: dev-ruby/hoe-seattlerb: Remove last-rited pkg MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-ruby/hoe-seattlerb/Manifest | 1 - dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.5.ebuild | 26 ----------------------- dev-ruby/hoe-seattlerb/metadata.xml | 11 ---------- 3 files changed, 38 deletions(-) delete mode 100644 dev-ruby/hoe-seattlerb/Manifest delete mode 100644 dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.5.ebuild delete mode 100644 dev-ruby/hoe-seattlerb/metadata.xml (limited to 'dev-ruby/hoe-seattlerb') diff --git a/dev-ruby/hoe-seattlerb/Manifest b/dev-ruby/hoe-seattlerb/Manifest deleted file mode 100644 index e85629b7d77f..000000000000 --- a/dev-ruby/hoe-seattlerb/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST hoe-seattlerb-1.3.5.gem 14336 BLAKE2B 76dd4e82e4b3ceee897d484e2bbf596414bfbe50d998f2f3833e6be63dacbec4d4d1014b14d9504cbf9615736f584ea3c083c8f5b15609f400264ce5cb31856b SHA512 a5cdb38114e22e07824749e721ad7ff85724c04d8ca1c66996ca86fc9ec150a3b0b7b3bc83511932af0c4acd7e9b581d6b1583eda60160bf7ed91021ab803d0f diff --git a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.5.ebuild b/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.5.ebuild deleted file mode 100644 index 07cdf2ebf308..000000000000 --- a/dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.5.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -USE_RUBY="ruby23 ruby24 ruby25 ruby26" - -# no tests present -RUBY_FAKEGEM_TASK_TEST="" - -RUBY_FAKEGEM_RECIPE_DOC="rdoc" -RUBY_FAKEGEM_EXTRADOC="README.txt History.txt" - -inherit ruby-fakegem - -DESCRIPTION="Hoe plugins providing tasks used by seattle.rb" -HOMEPAGE="https://github.com/seattlerb/hoe-seattlerb" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -all_ruby_prepare() { - # Not a real fix, but otherwise USE="doc" breaks and defaulte license is MIT - sed -i -e "/license/d" Rakefile || die -} diff --git a/dev-ruby/hoe-seattlerb/metadata.xml b/dev-ruby/hoe-seattlerb/metadata.xml deleted file mode 100644 index ded179debb9d..000000000000 --- a/dev-ruby/hoe-seattlerb/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - ruby@gentoo.org - Gentoo Ruby Project - - - seattlerb/hoe-seattlerb - - -- cgit v1.2.3-65-gdbad