commit:     18fa942b7241b8c7c7a917e7f5eacc7ccc2e6bf8
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Mon Dec 13 18:57:46 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 21:30:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18fa942b

dev-perl/Test-Timer: remove unused patch(es)

Bug: https://github.com/gentoo/gentoo/pull/23291
Package-Manager: Portage-3.0.29, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 .../Test-Timer/files/Test-Timer-2.10-prereqs.patch | 78 ----------------------
 1 file changed, 78 deletions(-)

diff --git a/dev-perl/Test-Timer/files/Test-Timer-2.10-prereqs.patch 
b/dev-perl/Test-Timer/files/Test-Timer-2.10-prereqs.patch
deleted file mode 100644
index 34326fe2ef13..000000000000
--- a/dev-perl/Test-Timer/files/Test-Timer-2.10-prereqs.patch
+++ /dev/null
@@ -1,78 +0,0 @@
-From 927f6de46507bbd02e44c3d91a9f774531618f64 Mon Sep 17 00:00:00 2001
-From: Kent Fredric <ken...@gentoo.org>
-Date: Wed, 7 Mar 2018 13:37:35 +1300
-Subject: Nuke useless dependencies from requirements
-
----
- Build.PL  | 8 --------
- META.json | 4 ----
- META.yml  | 4 ----
- 3 files changed, 16 deletions(-)
-
-diff --git a/Build.PL b/Build.PL
-index 6c38c8b..8cfc5f3 100644
---- a/Build.PL
-+++ b/Build.PL
-@@ -36,12 +36,8 @@ my %module_build_args = (
-     "File::Spec" => 0,
-     "IO::Handle" => 0,
-     "IPC::Open3" => 0,
--    "Pod::Coverage::TrustPod" => 0,
-     "Test::Fatal" => 0,
--    "Test::Kwalitee" => "1.21",
-     "Test::More" => 0,
--    "Test::Pod" => "1.41",
--    "Test::Pod::Coverage" => "1.08",
-     "Test::Tester" => "1.302111"
-   }
- );
-@@ -52,12 +48,8 @@ my %fallback_build_requires = (
-   "IO::Handle" => 0,
-   "IPC::Open3" => 0,
-   "Module::Build" => "0.30",
--  "Pod::Coverage::TrustPod" => 0,
-   "Test::Fatal" => 0,
--  "Test::Kwalitee" => "1.21",
-   "Test::More" => 0,
--  "Test::Pod" => "1.41",
--  "Test::Pod::Coverage" => "1.08",
-   "Test::Tester" => "1.302111"
- );
- 
-diff --git a/META.json b/META.json
-index 741d375..d807475 100644
---- a/META.json
-+++ b/META.json
-@@ -52,12 +52,8 @@
-             "File::Spec" : "0",
-             "IO::Handle" : "0",
-             "IPC::Open3" : "0",
--            "Pod::Coverage::TrustPod" : "0",
-             "Test::Fatal" : "0",
--            "Test::Kwalitee" : "1.21",
-             "Test::More" : "0",
--            "Test::Pod" : "1.41",
--            "Test::Pod::Coverage" : "1.08",
-             "Test::Tester" : "1.302111"
-          }
-       }
-diff --git a/META.yml b/META.yml
-index 13e9cee..f8167e7 100644
---- a/META.yml
-+++ b/META.yml
-@@ -7,12 +7,8 @@ build_requires:
-   IO::Handle: '0'
-   IPC::Open3: '0'
-   Module::Build: '0.30'
--  Pod::Coverage::TrustPod: '0'
-   Test::Fatal: '0'
--  Test::Kwalitee: '1.21'
-   Test::More: '0'
--  Test::Pod: '1.41'
--  Test::Pod::Coverage: '1.08'
-   Test::Tester: '1.302111'
- configure_requires:
-   ExtUtils::MakeMaker: '0'
--- 
-2.15.1
-

Reply via email to