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, 23 Nov 2018 09:19:17 +0000 (UTC)	[thread overview]
Message-ID: <1542964454.e79df02d06ef6dac9c6644471260641c73a2fabf.graaff@gentoo> (raw)

commit:     e79df02d06ef6dac9c6644471260641c73a2fabf
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 23 09:14:14 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Nov 23 09:14:14 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e79df02d

dev-ruby/instantiator: cleanup

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 dev-ruby/instantiator/Manifest                  |  1 -
 dev-ruby/instantiator/instantiator-0.0.6.ebuild | 25 -------------------------
 2 files changed, 26 deletions(-)

diff --git a/dev-ruby/instantiator/Manifest b/dev-ruby/instantiator/Manifest
index abf8c93ed06..fc27de477aa 100644
--- a/dev-ruby/instantiator/Manifest
+++ b/dev-ruby/instantiator/Manifest
@@ -1,2 +1 @@
-DIST instantiator-0.0.6.gem 6144 BLAKE2B 6add4d12cce98be209ac3d1073c17163c10c6c015eb40c9d8efcf3c4521e56c736618d11c4a06f52a0d16ffdf2b6815fb6e04ce823fc79febf997dec30aa1904 SHA512 0d24c804dd048c071e5ddd021a1adcb907eb642df16ce841fdca2efdfd5604f73d065ad4496cf6d63bdff73e7488391d7226bdc0d918d2813502ca3d4fc615a1
 DIST instantiator-0.0.7.gem 8192 BLAKE2B c1cc0bf4a3f2aaf9afd522e33fdd2b32d78ca114fc7b113f6ae297e825177827cb6aa5398917d6d05523f912bebf22e43709e53c0dfe4e1a941ebda4350d3098 SHA512 b37a9380d787252244d2b85bb99365f4a4ecdab58f76caf5e59df00b239f4981119eb5c2eb2fe6ddcf810bb0fb43695f8926370a101f4223fa28811953e6731d

diff --git a/dev-ruby/instantiator/instantiator-0.0.6.ebuild b/dev-ruby/instantiator/instantiator-0.0.6.ebuild
deleted file mode 100644
index baa1842e7f0..00000000000
--- a/dev-ruby/instantiator/instantiator-0.0.6.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="README.md"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Instantiate an arbitrary Ruby class"
-HOMEPAGE="https://github.com/floehopper/introspection"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 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
-}


             reply	other threads:[~2018-11-23  9:19 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-23  9:19 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-08-11  7:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/instantiator/ Hans de Graaff
2023-07-04  6:01 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-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=1542964454.e79df02d06ef6dac9c6644471260641c73a2fabf.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