From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/process_executer/
Date: Fri, 28 Feb 2025 14:21:53 +0000 (UTC) [thread overview]
Message-ID: <1740752501.6eab2a9f84bc67212c0cdeded1a716da4c10377e.graaff@gentoo> (raw)
commit: 6eab2a9f84bc67212c0cdeded1a716da4c10377e
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 28 14:19:53 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Feb 28 14:21:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eab2a9f
dev-ruby/process_executer: add 1.3.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/process_executer/Manifest | 1 +
.../process_executer/process_executer-1.3.0.ebuild | 31 ++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/dev-ruby/process_executer/Manifest b/dev-ruby/process_executer/Manifest
index 086e8f8a9c43..64dfe3da42b5 100644
--- a/dev-ruby/process_executer/Manifest
+++ b/dev-ruby/process_executer/Manifest
@@ -1,2 +1,3 @@
DIST process_executer-1.1.0.tar.gz 16188 BLAKE2B 5c6449b3dccb6b80fe9706a43e0c72391398b6d822c283e05800125083b52f2ccd4579ab1871699e96dc8c9b1ff4c71537fe9937312aa8b2f63ad3363fba006e SHA512 751c33c660aaa5ca0397ee0b5c90b08db6f81491ef48d6752354e5c4b20fd9a1708d2fc6603de9f2b01f107af9b5a5f7354b45cd4b99cceefdfe0986c3824448
DIST process_executer-1.2.0.tar.gz 16532 BLAKE2B d784a1329a58544565427be2c43246922d9a681734d4e378a08eb8eb2d40278128505dcfd7c95a04e9f103a455dfd9cabf6f1b8a297b6484bf27124399c88807 SHA512 931c586072ee7d2f26374124bbb773815ef6b6ca3b6d00e1c7a2d3e77855855200bb0c335e4ee825bc714af0233c83f6a032bdc6c3d64fc3efab5991fcf79f34
+DIST process_executer-1.3.0.tar.gz 26276 BLAKE2B dfec3ce4710af0e87e14b0f016ca5010c220d4ce787d248932ff9a76a47b1028a862d8d7073ccebb0d0f475a375d0ac6575a6c0c0d61d6fac170859de7343f5d SHA512 ec0c6e80e1fea947150342161b7c098912190f6dc0ac7c37dbdfe6bcf36604f524475f3ce96aca2e869779258868923caf5723bf106dceb3fd51267c9874ff1a
diff --git a/dev-ruby/process_executer/process_executer-1.3.0.ebuild b/dev-ruby/process_executer/process_executer-1.3.0.ebuild
new file mode 100644
index 000000000000..8790b083471e
--- /dev/null
+++ b/dev-ruby/process_executer/process_executer-1.3.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_BINWRAP=""
+RUBY_FAKEGEM_EXTRADOC="CHANGELOG.md README.md"
+RUBY_FAKEGEM_GEMSPEC="process_executer.gemspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="An API for executing commands in a subprocess"
+HOMEPAGE="https://github.com/main-branch/process_executer"
+SRC_URI="https://github.com/main-branch/process_executer/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="$(ver_cut 1)"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+
+all_ruby_prepare() {
+ sed -e '/simplecov/ s:^:#:' \
+ -e '/SimpleCov::RSpec/,/^end/ s:^:#:' \
+ -i spec/spec_helper.rb || die
+
+ sed -e "s:_relative ': './:" \
+ -e "s/__dir__/'.'/" \
+ -e 's/git ls-files -z/find * -print0/' \
+ -i ${RUBY_FAKEGEM_GEMSPEC} || die
+}
next reply other threads:[~2025-02-28 14:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-28 14:21 Hans de Graaff [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-09 7:03 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/process_executer/ Hans de Graaff
2024-10-06 11:35 Sam James
2024-09-17 16:29 Arthur Zamarin
2024-08-31 2:42 Ionen Wolkens
2024-06-29 8:53 Sam James
2024-06-23 3:34 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=1740752501.6eab2a9f84bc67212c0cdeded1a716da4c10377e.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