mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 12:08:43 -04:00
dev-ruby/sorbet-runtime: new package, add 0.5.11882
Signed-off-by: Bryce Copeland <truffle074@gmail.com>
This commit is contained in:
parent
b826b71086
commit
f9d7a03a42
1
dev-ruby/sorbet-runtime/Manifest
Normal file
1
dev-ruby/sorbet-runtime/Manifest
Normal file
@ -0,0 +1 @@
|
||||
DIST sorbet-runtime-0.5.11882.gem 89088 BLAKE2B 408059cd2e66e04bd803501de41ce395aa3413216b8098eb6d9c245e478fd9432aa5c5bd81964c79ae55bd153f9639c744b8082cdeeb1dce276f79bc514f1cb4 SHA512 8b2c1dffe58b32bddea311a4aad033b677846749c14f93fac22ae0b8c339c3aa17b81e18e045c97ec201c5f6cf1099ee26908191be6ab13290c99b55a73998d9
|
11
dev-ruby/sorbet-runtime/metadata.xml
Normal file
11
dev-ruby/sorbet-runtime/metadata.xml
Normal 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</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<bugs-to>https://github.com/sorbet/sorbet</bugs-to>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
14
dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild
Normal file
14
dev-ruby/sorbet-runtime/sorbet-runtime-0.5.11882.ebuild
Normal file
@ -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"
|
Loading…
x
Reference in New Issue
Block a user