public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typeprof/
Date: Thu, 26 Dec 2024 06:24:05 +0000 (UTC)	[thread overview]
Message-ID: <1735194227.6a0d0f955b96118633de61e422f09308b2e495e5.graaff@gentoo> (raw)

commit:     6a0d0f955b96118633de61e422f09308b2e495e5
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 26 06:23:47 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Dec 26 06:23:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a0d0f95

dev-ruby/typeprof: add 0.30.1

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/typeprof/Manifest               |  1 +
 dev-ruby/typeprof/typeprof-0.30.1.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-ruby/typeprof/Manifest b/dev-ruby/typeprof/Manifest
index 6243217c4edc..72210bc478ad 100644
--- a/dev-ruby/typeprof/Manifest
+++ b/dev-ruby/typeprof/Manifest
@@ -1 +1,2 @@
 DIST typeprof-0.21.11.tar.gz 1035785 BLAKE2B 8f121016220ba8b778710acaaac3edfbee6a7f7fec69e76130ef8dedacd034a2b3444ad6bdecabbc5b030782bb65f5fda2b1b03e65ccafd1e03bae9763eaeb67 SHA512 3ef58d5cee24f037a32984a7f9757958f0276732918a58c27aed15b11e43d57da92d4fcf41eeb017d7fe8cacfd801f0fc9cdcf03cfc2e663f8660097cde8fb61
+DIST typeprof-0.30.1.tar.gz 87960 BLAKE2B 5477e77ddd48dfee82940c5830ada699d8f074856fb2462850311ed7aa184e089c574cc2d33d50eb7c30a1bcf62c9cac6854c5aa4f7ef41ab3b6e4e4341943fe SHA512 5a3f15545bfae92ec82cf8ec4599df86324e4053ec61170fc740ed0bc8f25d6078cf73c37af003a4b5d2121ba98664863a0acc2975fc85e2a195068c545da7ee

diff --git a/dev-ruby/typeprof/typeprof-0.30.1.ebuild b/dev-ruby/typeprof/typeprof-0.30.1.ebuild
new file mode 100644
index 000000000000..522f0d9ead40
--- /dev/null
+++ b/dev-ruby/typeprof/typeprof-0.30.1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby32 ruby33"
+
+RUBY_FAKEGEM_RECIPE_DOC="none"
+RUBY_FAKEGEM_EXTRADOC="README.md"
+RUBY_FAKEGEM_EXTRAINSTALL="sig"
+
+RUBY_FAKEGEM_BINDIR="exe"
+
+RUBY_FAKEGEM_GEMSPEC="typeprof.gemspec"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Performs a type analysis of non-annotated Ruby code"
+HOMEPAGE="https://github.com/ruby/typeprof"
+SRC_URI="https://github.com/ruby/typeprof/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris"
+
+ruby_add_rdepend "
+	dev-ruby/prism
+	>=dev-ruby/rbs-3.6.0
+"
+
+all_ruby_prepare() {
+	sed -i -e "s:_relative ': './:" -e 's/git ls-files -z/find * -print0/' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


             reply	other threads:[~2024-12-26  6:24 UTC|newest]

Thread overview: 60+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-26  6:24 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-01-18  8:48 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/typeprof/ Hans de Graaff
2024-12-29  9:06 Hans de Graaff
2024-09-14  9:32 Hans de Graaff
2024-07-17  4:38 Viorel Munteanu
2024-07-02  3:56 Ionen Wolkens
2024-07-02  3:56 Ionen Wolkens
2024-07-02  3:56 Ionen Wolkens
2024-06-12  7:08 Sam James
2024-06-08  5:51 Arthur Zamarin
2024-05-28  1:59 Sam James
2024-05-26  9:26 Hans de Graaff
2024-02-21 16:44 Hans de Graaff
2024-02-08 17:59 Hans de Graaff
2023-12-26 15:53 Hans de Graaff
2023-12-23  7:31 Hans de Graaff
2023-08-30  5:25 Hans de Graaff
2023-07-09 12:23 Hans de Graaff
2023-04-16 23:23 Sam James
2023-04-12  3:28 Sam James
2023-04-12  2:41 Sam James
2023-04-12  2:37 Sam James
2023-04-12  2:36 Sam James
2023-04-12  2:36 Sam James
2023-04-12  2:36 Sam James
2023-04-12  2:33 Sam James
2023-03-28 23:20 Sam James
2023-03-28 21:31 Sam James
2023-03-28 21:31 Sam James
2023-03-28 21:20 Sam James
2023-03-28 21:15 Sam James
2023-03-28 21:13 Sam James
2023-03-28 20:49 Sam James
2023-03-28 20:42 Sam James
2023-03-09 15:10 Hans de Graaff
2023-03-04 10:25 Hans de Graaff
2023-02-03  6:26 Sam James
2023-01-27  8:01 Hans de Graaff
2023-01-15 15:22 Sam James
2023-01-15 15:14 Sam James
2023-01-15 15:14 Sam James
2023-01-15 12:53 Sam James
2023-01-15 12:53 Sam James
2023-01-15 12:53 Sam James
2023-01-15 12:44 Sam James
2022-07-07  4:50 Hans de Graaff
2022-04-18  6:55 Hans de Graaff
2022-03-12  7:21 Hans de Graaff
2022-02-27  9:28 Hans de Graaff
2021-08-27  7:09 Hans de Graaff
2021-08-27  7:09 Hans de Graaff
2021-08-18  4:08 Hans de Graaff
2021-07-22  4:45 Hans de Graaff
2021-07-21 15:39 Marek Szuba
2021-05-21  5:07 Hans de Graaff
2021-03-28  6:47 Hans de Graaff
2021-02-04  5:56 Hans de Graaff
2021-01-06 18:32 Fabian Groffen
2020-12-28  8:32 Hans de Graaff
2020-12-28  7:46 Hans de Graaff

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1735194227.6a0d0f955b96118633de61e422f09308b2e495e5.graaff@gentoo \
    --to=graaff@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox