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/metaclass/
Date: Mon, 14 Mar 2022 06:34:03 +0000 (UTC)	[thread overview]
Message-ID: <1647239637.786eac2b4f4a19e4570e1d684fa392342e260f26.graaff@gentoo> (raw)

commit:     786eac2b4f4a19e4570e1d684fa392342e260f26
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 13 08:25:04 2022 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 06:33:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=786eac2b

dev-ruby/metaclass: add ruby31; EAPI 8

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 dev-ruby/metaclass/metaclass-0.0.4-r2.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/dev-ruby/metaclass/metaclass-0.0.4-r2.ebuild b/dev-ruby/metaclass/metaclass-0.0.4-r2.ebuild
new file mode 100644
index 000000000000..f426efc3f79b
--- /dev/null
+++ b/dev-ruby/metaclass/metaclass-0.0.4-r2.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRADOC="README.md"
+
+RUBY_FAKEGEM_GEMSPEC="metaclass.gemspec"
+
+inherit ruby-fakegem
+SRC_URI="https://github.com/floehopper/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+DESCRIPTION="Adds a __metaclass__ method to all Ruby objects"
+HOMEPAGE="https://github.com/floehopper/metaclass"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+all_ruby_prepare() {
+	sed -i -e '/bundler/ s:^:#:' Rakefile test/test_helper.rb || die
+	sed -i -e 's/git ls-files/find */' -e '/\(test_files\|executables\)/ s:^:#:' ${RUBY_FAKEGEM_GEMSPEC} || die
+}


             reply	other threads:[~2022-03-14  6:34 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-14  6:34 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-31  6:02 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/metaclass/ Hans de Graaff
2023-12-27 19:41 Hans de Graaff
2023-03-28 22:36 Sam James
2023-03-28 22:12 Sam James
2023-03-28 21:53 Sam James
2023-03-28 21:53 Sam James
2023-03-28 21:49 Sam James
2023-03-28 21:49 Sam James
2023-03-28 21:44 Sam James
2023-03-06  7:04 Hans de Graaff
2021-11-24 12:46 Hans de Graaff
2021-11-22  6:56 Hans de Graaff
2021-08-11 14:29 Marek Szuba
2020-12-29  7:30 Hans de Graaff
2019-12-29  6:51 Hans de Graaff
2018-12-28  7:32 Hans de Graaff
2017-12-28  6:56 Hans de Graaff
2017-06-30 12:47 Alexis Ballier
2017-01-27  6:50 Hans de Graaff
2017-01-05  7:04 Hans de Graaff
2017-01-03 10:38 Agostino Sarubbo
2016-12-30 11:12 Agostino Sarubbo
2016-12-30  9:39 Agostino Sarubbo
2016-12-09  6:59 Hans de Graaff
2016-10-02  8:59 Jeroen Roovers
2016-07-06  9:23 Agostino Sarubbo
2016-06-25 20:14 Agostino Sarubbo
2016-05-31 15:44 Tobias Klausmann
2016-05-13 14:51 Agostino Sarubbo
2016-05-01  6:50 Markus Meier
2016-04-25 23:20 Manuel RĂ¼ger
2016-04-20  5:03 Hans de Graaff
2016-01-01  7:22 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=1647239637.786eac2b4f4a19e4570e1d684fa392342e260f26.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