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: Sat, 17 Jun 2023 08:15:17 +0000 (UTC)	[thread overview]
Message-ID: <1686989713.750b3946556a002897a1eaaf7507fb440aed4bca.graaff@gentoo> (raw)

commit:     750b3946556a002897a1eaaf7507fb440aed4bca
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 06:38:20 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 08:15:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=750b3946

dev-ruby/path_expander: drop 1.1.0

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

 dev-ruby/path_expander/Manifest                   |  1 -
 dev-ruby/path_expander/path_expander-1.1.0.ebuild | 29 -----------------------
 2 files changed, 30 deletions(-)

diff --git a/dev-ruby/path_expander/Manifest b/dev-ruby/path_expander/Manifest
index c59f2ebf4c0e..ae36185b00fc 100644
--- a/dev-ruby/path_expander/Manifest
+++ b/dev-ruby/path_expander/Manifest
@@ -1,2 +1 @@
-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.0.ebuild b/dev-ruby/path_expander/path_expander-1.1.0.ebuild
deleted file mode 100644
index 0d35b7ab7044..000000000000
--- a/dev-ruby/path_expander/path_expander-1.1.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-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
-}


             reply	other threads:[~2023-06-17  8:15 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-17  8:15 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-31  8:38 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/path_expander/ Hans de Graaff
2024-12-31  8:38 Hans de Graaff
2024-09-12  5:33 Hans de Graaff
2024-07-12  6:00 Hans de Graaff
2023-12-27 13:55 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=1686989713.750b3946556a002897a1eaaf7507fb440aed4bca.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