Revert "dev-ruby/sorbet-runtime: treeclean"

This reverts commit 0d3481846d.

To remove a pacakge first it has to be masked for ~30 days, unless
the reason for the removal is that it has been moved to ::gentoo.

Signed-off-by: David Roman <davidroman96@gmail.com>
This commit is contained in:
David Roman
2025-09-02 11:55:21 +02:00
parent 66d8b2e281
commit b5af1272ef
6 changed files with 91 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
DIST sorbet-runtime-0.5.11882.gem 89088 BLAKE2B 408059cd2e66e04bd803501de41ce395aa3413216b8098eb6d9c245e478fd9432aa5c5bd81964c79ae55bd153f9639c744b8082cdeeb1dce276f79bc514f1cb4 SHA512 8b2c1dffe58b32bddea311a4aad033b677846749c14f93fac22ae0b8c339c3aa17b81e18e045c97ec201c5f6cf1099ee26908191be6ab13290c99b55a73998d9
DIST sorbet-runtime-0.5.12134.gem 89088 BLAKE2B 4b8affd46b929e75379e09a420dd7e2d8f2670d9fb73cfa8c186ce3d52b20b30dcba709cd84c80a84913fdc849be1590d6138abdc3b19750fc09ef8e80c7df16 SHA512 f8a300263b1960b5abe2a2a5368ce7f11b8b46be83eed8bd3d856b59cd979dce4415099518547388b5507e413d18d5922a38647e41017d0e5c1bdb3f38dcd6ac
DIST sorbet-runtime-0.5.12356.gem 90112 BLAKE2B ec834db4e1d3852febf942a7dac25aefca9265d2e0791e5403dd5893556e015c82cc7ecb8b43d5131607a9d92f77c34d4d3badb0f0854fff86631c0bf620b0a7 SHA512 87d7e06bbd058ca8ab5571aa45ea8c7395b126dd54ce1e833f1f0688d19ccf2d03ed651700fb25f8d6958e24f1948d594e584a87d733f6e7ae25d3f98497f98f
DIST sorbet-runtime-0.5.12414.gem 90112 BLAKE2B dc5e8e1d29321fc7ab839fcfa3accdd1ad724ae80c709b92de274e4d9c70cec23af9212b1e7dd0a2601259e4c71b6cebdb653dbebbf6b311c53cb747fc21c167 SHA512 8b4d9432e20e2fc5ee4df2da2c5529906760f53c55ace8d9f183a02357dffcdbb8816384060b9e8337f24fbd35323a12aa1fefb79505831ee3f661eaed7eeb0a

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>truffle074@gmail.com</email>
<name>Bryce Copeland (truffle)</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/sorbet/sorbet</bugs-to>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,19 @@
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby31 ruby32 ruby33 ruby34"
inherit ruby-fakegem
DESCRIPTION="Sorbet's runtime static type checker component"
HOMEPAGE="https://sorbet.org/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
# sorbet itself is a huge package, with a mix of c++ & ruby
# the tests defined in the main repo are for the full package and wouldn't
# make sense for this gem
RUBY_FAKEGEM_RECIPE_TEST="none"

View File

@@ -0,0 +1,19 @@
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby31 ruby32 ruby33 ruby34"
inherit ruby-fakegem
DESCRIPTION="Sorbet's runtime static type checker component"
HOMEPAGE="https://sorbet.org/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
# sorbet itself is a huge package, with a mix of c++ & ruby
# the tests defined in the main repo are for the full package and wouldn't
# make sense for this gem
RUBY_FAKEGEM_RECIPE_TEST="none"

View File

@@ -0,0 +1,19 @@
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby31 ruby32 ruby33 ruby34"
inherit ruby-fakegem
DESCRIPTION="Sorbet's runtime static type checker component"
HOMEPAGE="https://sorbet.org/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
# sorbet itself is a huge package, with a mix of c++ & ruby
# the tests defined in the main repo are for the full package and wouldn't
# make sense for this gem
RUBY_FAKEGEM_RECIPE_TEST="none"

View File

@@ -0,0 +1,19 @@
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
USE_RUBY="ruby31 ruby32 ruby33 ruby34"
inherit ruby-fakegem
DESCRIPTION="Sorbet's runtime static type checker component"
HOMEPAGE="https://sorbet.org/"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64"
# sorbet itself is a huge package, with a mix of c++ & ruby
# the tests defined in the main repo are for the full package and wouldn't
# make sense for this gem
RUBY_FAKEGEM_RECIPE_TEST="none"