public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/instantiator/
Date: Fri, 11 Aug 2023 07:07:29 +0000 (UTC)	[thread overview]
Message-ID: <1691737304.78d8a5d28e24c3a86dc1185ef30be372fb7ebc0b.graaff@gentoo> (raw)

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>ruby@gentoo.org</email>
-    <name>Gentoo Ruby Project</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">floehopper/introspection</remote-id>
-  </upstream>
-</pkgmetadata>


             reply	other threads:[~2023-08-11  7:07 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-11  7:07 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-07-04  6:01 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/instantiator/ Hans de Graaff
2022-03-31  5:39 Hans de Graaff
2022-01-15  6:43 Hans de Graaff
2022-01-15  6:43 Hans de Graaff
2021-11-21  6:51 Hans de Graaff
2020-08-16 16:30 Hans de Graaff
2019-06-28 20:49 Sergei Trofimovich
2019-04-28 20:59 Sergei Trofimovich
2019-02-02  7:55 Hans de Graaff
2018-11-23  9:19 Hans de Graaff
2018-07-30 21:50 Sergei Trofimovich
2018-06-19 14:32 Tobias Klausmann
2018-05-30 16:30 Markus Meier
2018-05-25 23:58 Thomas Deutschmann
2018-05-24  4:57 Hans de Graaff
2018-05-23  7:28 Sergei Trofimovich
2018-04-28  6:33 Hans de Graaff
2018-02-04 10:45 Hans de Graaff
2016-11-06 15:25 Hans de Graaff
2016-11-01  6:28 Hans de Graaff
2016-10-02  8:31 Jeroen Roovers
2016-09-22  9:14 Tobias Klausmann
2016-08-14 19:26 Markus Meier
2016-03-21 16:44 Hans de Graaff
2016-03-09 23:06 Manuel Rüger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1691737304.78d8a5d28e24c3a86dc1185ef30be372fb7ebc0b.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox