From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 994EC158093 for ; Mon, 4 Jul 2022 05:10:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7659E0AA3; Mon, 4 Jul 2022 05:10:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6AAAFE0AA3 for ; Mon, 4 Jul 2022 05:10:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3DA06341BA3 for ; Mon, 4 Jul 2022 05:10:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B25C456 for ; Mon, 4 Jul 2022 05:10:49 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1656911439.07bd3b0780a43d837073dc725aff770d4ab195a9.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/path_expander/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/path_expander/Manifest dev-ruby/path_expander/path_expander-1.1.1.ebuild X-VCS-Directories: dev-ruby/path_expander/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 07bd3b0780a43d837073dc725aff770d4ab195a9 X-VCS-Branch: master Date: Mon, 4 Jul 2022 05:10:49 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 66e7a26a-3616-4318-b5d2-6ac329b1a612 X-Archives-Hash: 7533154857302964127c9dd6c85e2ebc commit: 07bd3b0780a43d837073dc725aff770d4ab195a9 Author: Hans de Graaff gentoo org> AuthorDate: Mon Jul 4 05:10:39 2022 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Mon Jul 4 05:10:39 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07bd3b07 dev-ruby/path_expander: add 1.1.1 Signed-off-by: Hans de Graaff gentoo.org> dev-ruby/path_expander/Manifest | 1 + dev-ruby/path_expander/path_expander-1.1.1.ebuild | 29 +++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dev-ruby/path_expander/Manifest b/dev-ruby/path_expander/Manifest index 13653294f35d..c59f2ebf4c0e 100644 --- a/dev-ruby/path_expander/Manifest +++ b/dev-ruby/path_expander/Manifest @@ -1 +1,2 @@ DIST path_expander-1.1.0.gem 13312 BLAKE2B dca42a0e995d7ef87cef3dd26251ce378df33db557c5089b58f1130ed4c61b5521012198e381853c3583601d990aeff3a8463393e89e891b2ca9c923831ba31d SHA512 eebcd1caafba5c40512cc0c6e3419137fc169215d2eac77914419d9f3a6e200350d742b13953b2dbbdd532c9ef73e950c920017a4f178941c1e04ee832e038f7 +DIST path_expander-1.1.1.gem 13312 BLAKE2B d22b7253be821f7bf73bef48843b64356e5a4c66fb532844e4de25e9f4e01486560defda00d8cbc698a3d3b936cff742bdd3005afb32f9a41318d380d2f575cc SHA512 bd670b45bf8a265faf0ab9e845782e7bb6fa62e4360d3b5109b83b27afc54d3d372db1d0df9a098eb6935d24d29a973848c7b914b5ee0d67069ddc88c0aa79b7 diff --git a/dev-ruby/path_expander/path_expander-1.1.1.ebuild b/dev-ruby/path_expander/path_expander-1.1.1.ebuild new file mode 100644 index 000000000000..6b828c31ed55 --- /dev/null +++ b/dev-ruby/path_expander/path_expander-1.1.1.ebuild @@ -0,0 +1,29 @@ +# 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="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" + +KEYWORDS="~amd64 ~x86" +SLOT="1" +IUSE="" + +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 +}