commit:     38a88ebb8e571e829f7532013c5c840465c9bd8d
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Nov 10 17:07:58 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Wed Nov 10 17:16:15 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38a88ebb

dev-perl/List-UtilsBy: remove unused patch(es)

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 .../files/List-UtilsBy-0.100.0-no-dot-inc.patch    | 27 ----------------------
 1 file changed, 27 deletions(-)

diff --git a/dev-perl/List-UtilsBy/files/List-UtilsBy-0.100.0-no-dot-inc.patch 
b/dev-perl/List-UtilsBy/files/List-UtilsBy-0.100.0-no-dot-inc.patch
deleted file mode 100644
index 1ca063f24ef..00000000000
--- a/dev-perl/List-UtilsBy/files/List-UtilsBy-0.100.0-no-dot-inc.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From a7ce31efae156a93136b07136aead3e44b7d4b6c Mon Sep 17 00:00:00 2001
-From: Paul Evans <[email protected]>
-Date: Mon, 27 Feb 2017 11:05:41 +0000
-Subject: Fix test failures without '.' in @INC
-
-Bug: https://rt.cpan.org/Ticket/Display.html?id=120418
-Bug: https://bugs.gentoo.org/615096
----
- t/11weighted_shuffle_by.t | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/t/11weighted_shuffle_by.t b/t/11weighted_shuffle_by.t
-index 68da739..0d41639 100644
---- a/t/11weighted_shuffle_by.t
-+++ b/t/11weighted_shuffle_by.t
-@@ -4,6 +4,8 @@ use strict;
- use warnings;
- 
- use Test::More;
-+
-+use lib ".";
- use t::Unrandom;
- 
- use List::UtilsBy qw( weighted_shuffle_by );
--- 
-2.14.3
-

Reply via email to