diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-12 11:50:53 -0500 |
| commit | 290aebdea65a02557706eaeda477fef0437b6a48 (patch) | |
| tree | f87a939169a508a2e943570501b64cc16b411cda /dev-ruby/ice_nine | |
| parent | 6783ddcd4b73d9ce586a71770caed352bec93b16 (diff) | |
| download | baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/ice_nine')
| -rw-r--r-- | dev-ruby/ice_nine/Manifest | 1 | ||||
| -rw-r--r-- | dev-ruby/ice_nine/ice_nine-0.11.2-r2.ebuild | 28 | ||||
| -rw-r--r-- | dev-ruby/ice_nine/metadata.xml | 12 |
3 files changed, 0 insertions, 41 deletions
diff --git a/dev-ruby/ice_nine/Manifest b/dev-ruby/ice_nine/Manifest deleted file mode 100644 index 61fe66d5b588..000000000000 --- a/dev-ruby/ice_nine/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ice_nine-0.11.2.gem 17920 BLAKE2B d70aee3ba5d82719936e355bacd0c157fae262abb494c8d584e8530928218fb3c8a736e15903cdef2acd421fa5d08eafda11a0544651389e8b4b791299f1afca SHA512 e75237d901235dadeea159279b324982c6288d7c200ef3363eaa09340a480d5d94b8977915341218e6e2e6e439d40364f8569d757cdf47175bdc69ddb8d959ac diff --git a/dev-ruby/ice_nine/ice_nine-0.11.2-r2.ebuild b/dev-ruby/ice_nine/ice_nine-0.11.2-r2.ebuild deleted file mode 100644 index 62cebefbc77f..000000000000 --- a/dev-ruby/ice_nine/ice_nine-0.11.2-r2.ebuild +++ /dev/null @@ -1,28 +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 TODO CONTRIBUTING.md" -RUBY_FAKEGEM_RECIPE_TEST="rspec3" - -inherit ruby-fakegem - -DESCRIPTION="Deep Freeze Ruby Objects" -HOMEPAGE="https://rubygems.org/gems/ice_nine https://github.com/dkubb/ice_nine" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" -IUSE="test" - -# Some tests are broken on Ruby 3 and require a new release upstream. -RESTRICT="test" - -all_ruby_prepare() { - sed -e '/devtools/ s:^:#:' \ - -e "/devtools/aDir['./spec/shared/**/*.rb'].each(&Kernel.method(:require))" \ - -i spec/spec_helper.rb || die -} diff --git a/dev-ruby/ice_nine/metadata.xml b/dev-ruby/ice_nine/metadata.xml deleted file mode 100644 index 1e3a2fe46576..000000000000 --- a/dev-ruby/ice_nine/metadata.xml +++ /dev/null @@ -1,12 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>ruby@gentoo.org</email> - <name>Gentoo Ruby Project</name> - </maintainer> - <upstream> - <remote-id type="rubygems">ice_nine</remote-id> - </upstream> - <origin>baldeagleos-repo</origin> -</pkgmetadata> |
