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/path_expander/
Date: Thu, 12 Sep 2024 05:33:35 +0000 (UTC)	[thread overview]
Message-ID: <1726119206.72ccd53bb0febc863b12a4128eecc06c98e149e9.graaff@gentoo> (raw)

commit:     72ccd53bb0febc863b12a4128eecc06c98e149e9
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 05:33:13 2024 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 05:33:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72ccd53b

dev-ruby/path_expander: add 1.1.3

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

 dev-ruby/path_expander/Manifest                   |  1 +
 dev-ruby/path_expander/path_expander-1.1.3.ebuild | 28 +++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/dev-ruby/path_expander/Manifest b/dev-ruby/path_expander/Manifest
index 7f53854657f0..7b5423e5293a 100644
--- a/dev-ruby/path_expander/Manifest
+++ b/dev-ruby/path_expander/Manifest
@@ -1,2 +1,3 @@
 DIST path_expander-1.1.1.gem 13312 BLAKE2B d22b7253be821f7bf73bef48843b64356e5a4c66fb532844e4de25e9f4e01486560defda00d8cbc698a3d3b936cff742bdd3005afb32f9a41318d380d2f575cc SHA512 bd670b45bf8a265faf0ab9e845782e7bb6fa62e4360d3b5109b83b27afc54d3d372db1d0df9a098eb6935d24d29a973848c7b914b5ee0d67069ddc88c0aa79b7
 DIST path_expander-1.1.2.gem 13824 BLAKE2B 0f618b136b0322c8fcde8c2acbcc594108aaef4765d336f26ab8fa5bdd433d1577795f8a946987370fed4da5d7219d6b1115c930fd0a87a06d11579bd24420b8 SHA512 998aa55fa1cc31498ef65753aab734650031ae1e42a7f2b5757edd50ea57076f87ee6d5a03bc62d93768709f06dd0a0564080d8563dec0f9d7605501348dd718
+DIST path_expander-1.1.3.gem 13824 BLAKE2B 7852be8bb3ba816c0e2ac80f381a4b56913b4f928a79bacd488f0d761c700ef615d6f4c1e191d1fa4ae82a1f64d66bb46bf2a2863a971f0763e38f334a60a9ab SHA512 b522a7b43b72e33dd3d176067cbb53417620f13ee0c270993edcd3c9bc7ab0f36ecaa8feca0bca258c416ecf37855e1eb1ca2abbafccbbd08ed7a19a3556a035

diff --git a/dev-ruby/path_expander/path_expander-1.1.3.ebuild b/dev-ruby/path_expander/path_expander-1.1.3.ebuild
new file mode 100644
index 000000000000..42eac7956233
--- /dev/null
+++ b/dev-ruby/path_expander/path_expander-1.1.3.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby31 ruby32 ruby33"
+
+RUBY_FAKEGEM_EXTRADOC="History.rdoc README.rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Pre-process CLI arguments expanding directories into their constituent files"
+HOMEPAGE="https://github.com/seattlerb/path_expander"
+
+LICENSE="MIT"
+SLOT="1"
+KEYWORDS="~amd64 ~x86"
+
+all_ruby_prepare() {
+	# Fix tests depending on sort order
+	sed -i -e '/test_process_args_dir/,/^  end/ s:^:#:' \
+		-e '33 s/$/.sort/' \
+		-e '83 s/act/act.sort/' \
+		test/test_path_expander.rb || die
+}
+
+each_ruby_test() {
+	${RUBY} -Ilib:.:test -e 'Dir["test/test_*.rb"].each{|f| require f}' || die
+}


             reply	other threads:[~2024-09-12  5:33 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-12  5:33 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-12  6:00 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/path_expander/ Hans de Graaff
2023-12-27 13:55 Hans de Graaff
2023-06-17  8:15 Hans de Graaff
2023-03-27  9:15 Sam James
2022-07-04  5:10 Hans de Graaff
2022-04-10  4:56 Hans de Graaff
2021-07-07  7:48 Hans de Graaff
2020-09-11  5:14 Hans de Graaff
2019-09-26  4:05 Hans de Graaff
2019-09-16  5:58 Hans de Graaff
2019-05-27  5:34 Hans de Graaff
2019-05-27  5:34 Hans de Graaff
2019-01-28 21:45 Hans de Graaff
2018-03-24  8:35 Hans de Graaff
2018-01-08 23:57 Thomas Deutschmann
2017-12-29  6:27 Hans de Graaff
2017-12-29  6:27 Hans de Graaff
2017-07-20  6:25 Hans de Graaff
2017-01-17  7:11 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=1726119206.72ccd53bb0febc863b12a4128eecc06c98e149e9.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