commit:     78d8a5d28e24c3a86dc1185ef30be372fb7ebc0b
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 07:01:44 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 07:01:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78d8a5d2

dev-ruby/instantiator: remove masked package

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

 dev-ruby/instantiator/Manifest                     |  1 -
 dev-ruby/instantiator/instantiator-0.0.7-r1.ebuild | 24 ----------------------
 dev-ruby/instantiator/metadata.xml                 | 11 ----------
 3 files changed, 36 deletions(-)

diff --git a/dev-ruby/instantiator/Manifest b/dev-ruby/instantiator/Manifest
deleted file mode 100644
index fc27de477aa6..000000000000
--- a/dev-ruby/instantiator/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST instantiator-0.0.7.gem 8192 BLAKE2B 
c1cc0bf4a3f2aaf9afd522e33fdd2b32d78ca114fc7b113f6ae297e825177827cb6aa5398917d6d05523f912bebf22e43709e53c0dfe4e1a941ebda4350d3098
 SHA512 
b37a9380d787252244d2b85bb99365f4a4ecdab58f76caf5e59df00b239f4981119eb5c2eb2fe6ddcf810bb0fb43695f8926370a101f4223fa28811953e6731d

diff --git a/dev-ruby/instantiator/instantiator-0.0.7-r1.ebuild 
b/dev-ruby/instantiator/instantiator-0.0.7-r1.ebuild
deleted file mode 100644
index 6921472fc5f3..000000000000
--- a/dev-ruby/instantiator/instantiator-0.0.7-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Instantiate an arbitrary Ruby class"
-HOMEPAGE="https://github.com/floehopper/instantiator";
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ppc ppc64 sparc x86"
-IUSE=""
-
-ruby_add_rdepend "dev-ruby/blankslate:*"
-
-all_ruby_prepare() {
-       sed -i -e '/bundler/I s:^:#:' Rakefile test/test_helper.rb || die
-}

diff --git a/dev-ruby/instantiator/metadata.xml 
b/dev-ruby/instantiator/metadata.xml
deleted file mode 100644
index 1c04675df6c5..000000000000
--- a/dev-ruby/instantiator/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-  <maintainer type="project">
-    <email>[email protected]</email>
-    <name>Gentoo Ruby Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">floehopper/introspection</remote-id>
-  </upstream>
-</pkgmetadata>

Reply via email to