From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ast/
Date: Mon, 31 Mar 2025 14:32:58 +0000 (UTC) [thread overview]
Message-ID: <1743431557.42a2a9dc73db89e8259b0b23e9ab71b18c079b1f.graaff@gentoo> (raw)
commit: 42a2a9dc73db89e8259b0b23e9ab71b18c079b1f
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 31 14:32:37 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 31 14:32:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42a2a9dc
dev-ruby/ast: add 2.4.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/ast/Manifest | 1 +
dev-ruby/ast/ast-2.4.3.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/ast/Manifest b/dev-ruby/ast/Manifest
index 5bc099efa228..c857efbac3c7 100644
--- a/dev-ruby/ast/Manifest
+++ b/dev-ruby/ast/Manifest
@@ -1 +1,2 @@
DIST ast-2.4.2.tar.gz 11547 BLAKE2B 2745d0e7b3bea2a2a750aa36f634def78d354ea91a3b795adb84d955e95aa1302ed0a7a4e9df0961b02318b4a70ee7f3e7f509232977c4501cf4d54f8f91f8e9 SHA512 7499625d21b2edd67df4ee9248ccfaf46b77d1d161a8aa70e15f59d055abaf2b988de01c5a078bebcf0f1c0e40858cc51200327e6b6f0bea6cdbbb58c6e3f755
+DIST ast-2.4.3.tar.gz 11587 BLAKE2B fd7682924c1239cf5fb71781a0c167de567ebd77ec29c7f9c8d9313d3557ec66d03d3ea5c2e1ba7578b77eaccb90cac78ee8a78877fea238cc9c7608b298e667 SHA512 aa1a05210a161be4fdf6754a9853445cce4769b60140be2ba615ba52f76b43710929319d4ce16da5952832eeb8ebedeb8b8fe6e5aecdc0b2c9624c38b7955867
diff --git a/dev-ruby/ast/ast-2.4.3.ebuild b/dev-ruby/ast/ast-2.4.3.ebuild
new file mode 100644
index 000000000000..b03c71374400
--- /dev/null
+++ b/dev-ruby/ast/ast-2.4.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33 ruby34"
+
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+
+RUBY_FAKEGEM_GEMSPEC="ast.gemspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="A library for working with abstract syntax trees"
+HOMEPAGE="https://github.com/whitequark/ast"
+SRC_URI="https://github.com/whitequark/ast/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~sparc"
+IUSE="test"
+
+all_ruby_prepare() {
+ sed -i -e "/[Bb]undler/d" Rakefile || die
+ sed -e '/simplecov/,/^end/ s:^:#:' \
+ -i spec/helper.rb || die
+}
next reply other threads:[~2025-03-31 14:33 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-31 14:32 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 9:34 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ast/ Hans de Graaff
2023-12-28 6:56 Hans de Graaff
2023-03-31 1:03 Sam James
2023-03-14 6:33 Hans de Graaff
2022-06-18 8:40 Hans de Graaff
2022-04-02 8:57 Hans de Graaff
2022-04-02 8:57 Hans de Graaff
2021-01-24 6:58 Hans de Graaff
2020-06-11 5:49 Hans de Graaff
2019-12-31 6:55 Hans de Graaff
2019-01-17 5:26 Hans de Graaff
2018-12-19 6:22 Hans de Graaff
2018-03-21 6:41 Hans de Graaff
2018-01-26 6:28 Hans de Graaff
2017-02-08 6:02 Hans de Graaff
2016-06-08 3:47 Hans de Graaff
2016-03-30 5:29 Hans de Graaff
2016-02-17 22:26 Manuel Rüger
2015-12-20 19:40 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=1743431557.42a2a9dc73db89e8259b0b23e9ab71b18c079b1f.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