public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-ruby/sorbet-runtime/
@ 2025-03-04 16:34 Bryce
  0 siblings, 0 replies; 2+ messages in thread
From: Bryce @ 2025-03-04 16:34 UTC (permalink / raw
  To: gentoo-commits

commit:     f9d7a03a42a0dbb02fd83ae9483b01b41b58eaac
Author:     Bryce Copeland <truffle074 <AT> gmail <DOT> com>
AuthorDate: Tue Mar  4 16:33:25 2025 +0000
Commit:     Bryce <truffle074 <AT> gmail <DOT> com>
CommitDate: Tue Mar  4 16:33:25 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f9d7a03a

dev-ruby/sorbet-runtime: new package, add 0.5.11882

Signed-off-by: Bryce Copeland <truffle074 <AT> gmail.com>

 dev-ruby/sorbet-runtime/Manifest                        |  1 +
 dev-ruby/sorbet-runtime/metadata.xml                    | 11 +++++++++++
 dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild | 14 ++++++++++++++
 3 files changed, 26 insertions(+)

diff --git a/dev-ruby/sorbet-runtime/Manifest b/dev-ruby/sorbet-runtime/Manifest
new file mode 100644
index 000000000..1e723658d
--- /dev/null
+++ b/dev-ruby/sorbet-runtime/Manifest
@@ -0,0 +1 @@
+DIST sorbet-runtime-0.5.11882.gem 89088 BLAKE2B 408059cd2e66e04bd803501de41ce395aa3413216b8098eb6d9c245e478fd9432aa5c5bd81964c79ae55bd153f9639c744b8082cdeeb1dce276f79bc514f1cb4 SHA512 8b2c1dffe58b32bddea311a4aad033b677846749c14f93fac22ae0b8c339c3aa17b81e18e045c97ec201c5f6cf1099ee26908191be6ab13290c99b55a73998d9

diff --git a/dev-ruby/sorbet-runtime/metadata.xml b/dev-ruby/sorbet-runtime/metadata.xml
new file mode 100644
index 000000000..73b107d23
--- /dev/null
+++ b/dev-ruby/sorbet-runtime/metadata.xml
@@ -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</name>
+	</maintainer>
+	<upstream>
+		<bugs-to>https://github.com/sorbet/sorbet</bugs-to>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild b/dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild
new file mode 100644
index 000000000..2d7e757a5
--- /dev/null
+++ b/dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild
@@ -0,0 +1,14 @@
+# 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"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-ruby/sorbet-runtime/
@ 2025-03-14  9:31 Bryce
  0 siblings, 0 replies; 2+ messages in thread
From: Bryce @ 2025-03-14  9:31 UTC (permalink / raw
  To: gentoo-commits

commit:     6051d6ebc61b794737820306c32594787726d052
Author:     Bryce Copeland <truffle074 <AT> gmail <DOT> com>
AuthorDate: Fri Mar 14 09:26:03 2025 +0000
Commit:     Bryce <truffle074 <AT> gmail <DOT> com>
CommitDate: Fri Mar 14 09:30:46 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6051d6eb

dev-ruby/sorbet-runtime: fix incorrect test recipe 0.5.11882

Closes: https://bugs.gentoo.org/950691
Signed-off-by: Bryce Copeland <truffle074 <AT> gmail.com>

 dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild b/dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild
index 2d7e757a5..2fc2eb43a 100644
--- a/dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild
+++ b/dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild
@@ -12,3 +12,8 @@ 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"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-03-14  9:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-04 16:34 [gentoo-commits] repo/proj/guru:dev commit in: dev-ruby/sorbet-runtime/ Bryce
  -- strict thread matches above, loose matches on Subject: below --
2025-03-14  9:31 Bryce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox