commit:     723bf8cb0476754bad7e53bcfd40a636b72d9f80
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec  4 10:48:08 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec  4 15:05:18 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=723bf8cb

dev-ruby/necromancer: drop 0.5.1

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

 dev-ruby/necromancer/Manifest                 |  1 -
 dev-ruby/necromancer/necromancer-0.5.1.ebuild | 23 -----------------------
 2 files changed, 24 deletions(-)

diff --git a/dev-ruby/necromancer/Manifest b/dev-ruby/necromancer/Manifest
index 0e7eb24324b5..ee9c8917db5c 100644
--- a/dev-ruby/necromancer/Manifest
+++ b/dev-ruby/necromancer/Manifest
@@ -1,2 +1 @@
-DIST necromancer-0.5.1.gem 19968 BLAKE2B 
32bf97caea056a1290ad574a32dbd8f9f258d0830694b28c3691d9d39039fcf6fb1d66c909f720350f455399fbbc9e416354de99bdad532d94843a8f8f1fdab5
 SHA512 
439358288bbdba674de9ebc4e43ddbba2fd8602c25114fff7a4c93fa11eb5d2a21aae7b6a95d82e78216fa19b5254270292e2e609fd08d6954f2b39afb9a3854
 DIST necromancer-0.7.0.tar.gz 22784 BLAKE2B 
b895677d0293adabd9c30d44c33131c69b9b30c24deca41d257c75d586cf44e34d68a090c8618a3040622be93fca3c4e637bb7510ff5db586c0392c47ee4e389
 SHA512 
873284964e55a0be0265675860b22345f7d46d8b49ccebb5cbe7a2103bfcb639443c3ad3af5d6d6f07d1bb2bc16dd945dc8c0a39b803640e866b82317d5f67b9

diff --git a/dev-ruby/necromancer/necromancer-0.5.1.ebuild 
b/dev-ruby/necromancer/necromancer-0.5.1.ebuild
deleted file mode 100644
index 39ac9d3e5b58..000000000000
--- a/dev-ruby/necromancer/necromancer-0.5.1.ebuild
+++ /dev/null
@@ -1,23 +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_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Conversion from one object type to another with a bit of black 
magic"
-HOMEPAGE="https://github.com/piotrmurach/necromancer";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-all_ruby_prepare() {
-       echo '-rspec_helper' > .rspec || die
-}

Reply via email to