commit:     c52f87cfc8b08914b924146ca3d86c8e3a1df37f
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 24 08:36:41 2021 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Nov 24 08:43:06 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c52f87cf

dev-ruby/naught: cleanup

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

 dev-ruby/naught/naught-1.1.0.ebuild | 24 ------------------------
 1 file changed, 24 deletions(-)

diff --git a/dev-ruby/naught/naught-1.1.0.ebuild 
b/dev-ruby/naught/naught-1.1.0.ebuild
deleted file mode 100644
index 1be80b97e22e..000000000000
--- a/dev-ruby/naught/naught-1.1.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby24 ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-RUBY_FAKEGEM_EXTRADOC="Changelog.md README.markdown"
-
-inherit ruby-fakegem
-
-DESCRIPTION="A toolkit for building Null Objects in Ruby"
-HOMEPAGE="https://github.com/avdi/naught";
-
-LICENSE="MIT"
-SLOT="5"
-KEYWORDS="~amd64"
-IUSE=""
-
-all_ruby_prepare() {
-       sed -i -e '/simplecov/,/^end/ s:^:#:' spec/spec_helper.rb || die
-}

Reply via email to