commit:     acdd47ab6dfefa56673c83a3fd915ead389a04b9
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Dec  8 08:24:10 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 19:49:08 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acdd47ab

dev-perl/RedisDB-Parser: remove unused patch(es)

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

 .../files/RedisDB-Parser-2.22-readmepod.patch      | 39 ----------------------
 1 file changed, 39 deletions(-)

diff --git a/dev-perl/RedisDB-Parser/files/RedisDB-Parser-2.22-readmepod.patch 
b/dev-perl/RedisDB-Parser/files/RedisDB-Parser-2.22-readmepod.patch
deleted file mode 100644
index c639d9bc6143..000000000000
--- a/dev-perl/RedisDB-Parser/files/RedisDB-Parser-2.22-readmepod.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-From d802d2aacd08605db24f58f7021df2f452d9b1e1 Mon Sep 17 00:00:00 2001
-From: Kent Fredric <[email protected]>
-Date: Wed, 3 Jan 2018 20:40:13 +1300
-Subject: Prevent installing README.pod to INC
-
-Unfortunately, ".pod" extensions are treated the same as top-level
-'.pl' and '.pm' extensions and installed to @INC under the packages
-prefix directory.
-
-This avoids this problem by filtering out the .pod file in the blib/
-to DESTDIR install stage.
-
-Bug: https://github.com/trinitum/perl-RedisDB-Parser/pull/1
----
- INSTALL.SKIP | 1 +
- MANIFEST     | 1 +
- 2 files changed, 2 insertions(+)
- create mode 100644 INSTALL.SKIP
-
-diff --git a/INSTALL.SKIP b/INSTALL.SKIP
-new file mode 100644
-index 0000000..4fd94be
---- /dev/null
-+++ b/INSTALL.SKIP
-@@ -0,0 +1 @@
-+README\.pod$
-diff --git a/MANIFEST b/MANIFEST
-index 8bb93d3..967554a 100644
---- a/MANIFEST
-+++ b/MANIFEST
-@@ -1,4 +1,5 @@
- Changes
-+INSTALL.SKIP
- lib/RedisDB/Parser.pm
- lib/RedisDB/Parser/Error.pm
- lib/RedisDB/Parser/PP.pm
--- 
-2.15.1
-

Reply via email to