summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-10-19 08:42:09 +0200
committerMichał Górny <mgorny@gentoo.org>2020-10-19 08:42:09 +0200
commit93429bef4f9651c01989c566c5b3fc79a6f0ca2d (patch)
tree9d46ae39976bf3e2859d2097e40968370864b3c3 /dev-ruby/hoe-seattlerb
parentdev-ruby/inifile: Remove last-rited pkg (diff)
downloadgentoo-93429bef4f9651c01989c566c5b3fc79a6f0ca2d.tar.gz
gentoo-93429bef4f9651c01989c566c5b3fc79a6f0ca2d.tar.bz2
gentoo-93429bef4f9651c01989c566c5b3fc79a6f0ca2d.zip
dev-ruby/hoe-seattlerb: Remove last-rited pkg
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ruby/hoe-seattlerb')
-rw-r--r--dev-ruby/hoe-seattlerb/Manifest1
-rw-r--r--dev-ruby/hoe-seattlerb/hoe-seattlerb-1.3.5.ebuild26
-rw-r--r--dev-ruby/hoe-seattlerb/metadata.xml11
3 files changed, 0 insertions, 38 deletions
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 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>ruby@gentoo.org</email>
- <name>Gentoo Ruby Project</name>
- </maintainer>
- <upstream>
- <remote-id type="github">seattlerb/hoe-seattlerb</remote-id>
- </upstream>
-</pkgmetadata>