From a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 4 Jun 2026 16:24:49 -0500 Subject: Adding metadata --- dev-ruby/instance_storage/Manifest | 2 -- .../instance_storage-1.0.0-r2.ebuild | 20 ------------------- .../instance_storage-2.0.0-r1.ebuild | 23 ---------------------- dev-ruby/instance_storage/metadata.xml | 11 ----------- 4 files changed, 56 deletions(-) delete mode 100644 dev-ruby/instance_storage/Manifest delete mode 100644 dev-ruby/instance_storage/instance_storage-1.0.0-r2.ebuild delete mode 100644 dev-ruby/instance_storage/instance_storage-2.0.0-r1.ebuild delete mode 100644 dev-ruby/instance_storage/metadata.xml (limited to 'dev-ruby/instance_storage') diff --git a/dev-ruby/instance_storage/Manifest b/dev-ruby/instance_storage/Manifest deleted file mode 100644 index 461362a7d91b..000000000000 --- a/dev-ruby/instance_storage/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST instance_storage-1.0.0.gem 7680 BLAKE2B e8c4f90c90c6efebcbaa577ab17824f4d759782f1b3985679200ca97b89f04245c562f6d9aa96ac894d488417f4e393bb7faf28ab18aa3f3ede1e03365706a29 SHA512 45ff98b3d0ab47d3459d868eb1b0075abb83b23bbc3a9b84f261077bdddc385ed016e81d01c19f93fa6cffd7cb9020ce1e22411636709f18af09a76c7d44598f -DIST instance_storage-2.0.0.gem 8192 BLAKE2B e71926c7c35691d5d46a438b3ebcf2e138f079ece1d6ef0b8845927425acc86ff0f09a2afe17b5bca3d0c9beb9bfc69c61e3c3a6c9ccca9a9e9398a86f6fd9d4 SHA512 ad986dd1220b19f171c9808c4692bbb9a9e4f6cb59ab6bf403e5a53b4af5f753941b76cba754d9d56a300b8adef8937094764985a994e8a87c7f99949c0e264a diff --git a/dev-ruby/instance_storage/instance_storage-1.0.0-r2.ebuild b/dev-ruby/instance_storage/instance_storage-1.0.0-r2.ebuild deleted file mode 100644 index 8a58ecad8902..000000000000 --- a/dev-ruby/instance_storage/instance_storage-1.0.0-r2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby32 ruby33 ruby34 ruby40" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem -DESCRIPTION="Manage class instances with dictionary" -HOMEPAGE="https://rubygems.org/gems/instance_storage/" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" - -all_ruby_prepare() { - sed -i -e '/bundler/ s:^:#:' Rakefile test/instance_storage_test.rb || die -} diff --git a/dev-ruby/instance_storage/instance_storage-2.0.0-r1.ebuild b/dev-ruby/instance_storage/instance_storage-2.0.0-r1.ebuild deleted file mode 100644 index 51e90d30f287..000000000000 --- a/dev-ruby/instance_storage/instance_storage-2.0.0-r1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2026 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby32 ruby33 ruby34 ruby40" - -RUBY_FAKEGEM_EXTRADOC="README.md" - -inherit ruby-fakegem -DESCRIPTION="Manage class instances with dictionary" -HOMEPAGE="https://rubygems.org/gems/instance_storage/" - -LICENSE="MIT" -SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~riscv ~x86" - -all_ruby_prepare() { - sed -i -e '/bundler/ s:^:#:' Rakefile test/instance_storage_test.rb || die - - sed -e 's/MiniTest::Unit::TestCase/Minitest::Test/' \ - -i test/instance_storage_test.rb || die -} diff --git a/dev-ruby/instance_storage/metadata.xml b/dev-ruby/instance_storage/metadata.xml deleted file mode 100644 index dbf75db4938c..000000000000 --- a/dev-ruby/instance_storage/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - ruby@gentoo.org - Gentoo Ruby Project - - - toshia/instance_storage - - -- cgit v1.3