commit: ca5986d999e322d84c2733ac62851a05d1bc110d Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Dec 31 09:25:47 2024 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Dec 31 09:37:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca5986d9
dev-ruby/red-colors: drop 0.3.0-r2 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/red-colors/Manifest | 1 - dev-ruby/red-colors/red-colors-0.3.0-r2.ebuild | 22 ---------------------- 2 files changed, 23 deletions(-) diff --git a/dev-ruby/red-colors/Manifest b/dev-ruby/red-colors/Manifest index 519ce080e51c..4a5fcca13fd9 100644 --- a/dev-ruby/red-colors/Manifest +++ b/dev-ruby/red-colors/Manifest @@ -1,2 +1 @@ -DIST red-colors-0.3.0.gem 104448 BLAKE2B 46b99c755e745eadfc1af61c024df66d54b583c9fbad37522971d44ee42b1db9a5148529a37252ad50cdb276fee8e58aca2afdc190bac3098baa67857eac0d6a SHA512 baa05634213a46da968a42e478db097c5bc47187e61807a3b3c30b8109a0fae63d587e5a3227b5bca75b921304b9d5e24a5ba945361dd5eba1c25235889c2cf1 DIST red-colors-0.4.0.gem 107008 BLAKE2B e9396e16719514fa6ffee2de5f24f5668c6df10122264b967133f29a0c6b3fb949babb4d343948afba74a8226979677061ef1b28f1fef3e1e002d6d3b643ab78 SHA512 ce142c8f0b0e0a3d676b8460938c788595d15a84f268ac80a70543f81d4042d60f6f5703c91a496be8d27eed504207525bd3c4b72909b3dfc1ea2599515aafe8 diff --git a/dev-ruby/red-colors/red-colors-0.3.0-r2.ebuild b/dev-ruby/red-colors/red-colors-0.3.0-r2.ebuild deleted file mode 100644 index 9f4866b65574..000000000000 --- a/dev-ruby/red-colors/red-colors-0.3.0-r2.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -USE_RUBY="ruby31 ruby32 ruby33" - -RUBY_FAKEGEM_EXTRADOC="README.md" -RUBY_FAKEGEM_EXTRAINSTALL="data" - -inherit ruby-fakegem - -DESCRIPTION="Color features for Ruby" -HOMEPAGE="https://github.com/red-data-tools/red-colors" - -IUSE="" - -SLOT="0" -LICENSE="MIT" -KEYWORDS="amd64 ~ppc ~riscv ~x86" - -ruby_add_rdepend "dev-ruby/matrix"
