From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/introspection/
Date: Thu, 16 Mar 2023 07:34:55 +0000 (UTC) [thread overview]
Message-ID: <1678952092.ab9eb917c0ed679a1470e28358214eafef336956.graaff@gentoo> (raw)
commit: ab9eb917c0ed679a1470e28358214eafef336956
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 16 06:59:58 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Mar 16 07:34:52 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab9eb917
dev-ruby/introspection: update EAPI 7 -> 8
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
.../introspection/introspection-0.0.4-r2.ebuild | 28 ++++++++++++++++++++++
1 file changed, 28 insertions(+)
diff --git a/dev-ruby/introspection/introspection-0.0.4-r2.ebuild b/dev-ruby/introspection/introspection-0.0.4-r2.ebuild
new file mode 100644
index 000000000000..9539a60f5f90
--- /dev/null
+++ b/dev-ruby/introspection/introspection-0.0.4-r2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+
+# No documentation task
+RUBY_FAKEGEM_TASK_DOC=""
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Dynamic inspection of the hierarchy of method definitions on a Ruby object"
+HOMEPAGE="https://jamesmead.org/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE=""
+
+ruby_add_rdepend ">=dev-ruby/metaclass-0.0.1"
+
+ruby_add_bdepend "test? ( dev-ruby/blankslate )"
+
+all_ruby_prepare() {
+ sed -i -e '/bundler/I s:^:#:' Rakefile test/test_helper.rb || die
+}
next reply other threads:[~2023-03-16 7:34 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 7:34 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-02 7:00 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/introspection/ Hans de Graaff
2024-01-01 9:32 Hans de Graaff
2023-04-17 9:45 Sam James
2023-04-17 9:45 Sam James
2023-04-17 9:45 Sam James
2023-04-17 9:35 Sam James
2023-04-17 9:35 Sam James
2023-04-17 9:35 Sam James
2023-04-17 9:35 Sam James
2022-03-31 5:39 Hans de Graaff
2021-11-26 8:17 Hans de Graaff
2021-08-11 14:29 Marek Szuba
2021-03-20 7:39 Hans de Graaff
2020-01-16 6:52 Hans de Graaff
2019-06-28 20:49 Sergei Trofimovich
2019-04-28 20:59 Sergei Trofimovich
2019-01-09 8:07 Hans de Graaff
2018-11-23 9:19 Hans de Graaff
2018-07-30 21:50 Sergei Trofimovich
2018-06-19 14:32 Tobias Klausmann
2018-05-30 16:30 Markus Meier
2018-05-25 23:58 Thomas Deutschmann
2018-05-24 4:57 Hans de Graaff
2018-05-23 7:28 Sergei Trofimovich
2018-03-22 6:50 Hans de Graaff
2017-06-30 12:47 Alexis Ballier
2017-02-19 7:05 Hans de Graaff
2017-02-12 5:52 Hans de Graaff
2016-11-06 15:25 Hans de Graaff
2016-11-01 6:28 Hans de Graaff
2016-10-02 8:31 Jeroen Roovers
2016-09-22 9:14 Tobias Klausmann
2016-08-14 19:26 Markus Meier
2016-03-21 16:44 Hans de Graaff
2016-03-21 16:44 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=1678952092.ab9eb917c0ed679a1470e28358214eafef336956.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