commit:     106ee7185072ac47ddf5e8632ab4c2e10ee3d446
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 30 07:54:18 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Apr 30 09:07:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=106ee718

dev-ruby/pluggaloid: drop 1.5.0

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/pluggaloid/Manifest                |  1 -
 dev-ruby/pluggaloid/pluggaloid-1.5.0.ebuild | 26 --------------------------
 2 files changed, 27 deletions(-)

diff --git a/dev-ruby/pluggaloid/Manifest b/dev-ruby/pluggaloid/Manifest
index 2a2f78447262..fd772e320627 100644
--- a/dev-ruby/pluggaloid/Manifest
+++ b/dev-ruby/pluggaloid/Manifest
@@ -1,2 +1 @@
-DIST pluggaloid-1.5.0.gem 19968 BLAKE2B 
39fce1d3077a0d2b2b969c8a6b48850b0451e8ff50e76ceca8a094f866c5de8be3a4a26458b86cae82ecba881203e1b9546464e80a482b287457c24fff3eb751
 SHA512 
ec5196d2ec7c61b0979693fbe603ab52451a0c66ef74b9b1486f2f9a3fbd41ffafbdc25acfb8e4f815eabf7e1829c5eb6792a71b6a7e1dfcda6a64ef21b034fb
 DIST pluggaloid-1.7.0.gem 20992 BLAKE2B 
8e5dca33d4e724ce264cf94d3494d452dfa6aaa3dc373c50ac7a5e1931358484e984bb0f3e170243d7e3daf10ba6a7e15b1e7b0cc77b6394c2349e6e36e7a77d
 SHA512 
f4ebf9fa60bf29366cafeeab09cd1cddd3c46903757f55a6b0a1326499c1b5e917258eb07a7f95934ab2ff32626dfffc2738c847eb6090725f90dce7ac90c550

diff --git a/dev-ruby/pluggaloid/pluggaloid-1.5.0.ebuild 
b/dev-ruby/pluggaloid/pluggaloid-1.5.0.ebuild
deleted file mode 100644
index 493b5e874163..000000000000
--- a/dev-ruby/pluggaloid/pluggaloid-1.5.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-DESCRIPTION="Pluggaloid is extensible plugin system for mikutter"
-HOMEPAGE="https://rubygems.org/gems/pluggaloid/";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-ruby_add_rdepend "
-       >=dev-ruby/delayer-1.1.0:1
-       dev-ruby/instance_storage:0
-"
-
-all_ruby_prepare() {
-       sed -i -e '/bundler/ s:^:#:' Rakefile test/*_test.rb || die
-}

Reply via email to