commit: 79935969bd5101682edad2711d07e1fa933c4fb7 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Wed Dec 8 08:25:33 2021 +0000 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org> CommitDate: Sat Dec 11 19:49:54 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79935969
dev-perl/Syntax-Highlight-Engine-Simple: remove unused patch(es) Closes: 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> ...ax-Highlight-Engine-Simple-0.101-noreadme.patch | 34 ---------------------- 1 file changed, 34 deletions(-) diff --git a/dev-perl/Syntax-Highlight-Engine-Simple/files/Syntax-Highlight-Engine-Simple-0.101-noreadme.patch b/dev-perl/Syntax-Highlight-Engine-Simple/files/Syntax-Highlight-Engine-Simple-0.101-noreadme.patch deleted file mode 100644 index 526df2f4053d..000000000000 --- a/dev-perl/Syntax-Highlight-Engine-Simple/files/Syntax-Highlight-Engine-Simple-0.101-noreadme.patch +++ /dev/null @@ -1,34 +0,0 @@ -From b9cb3a0501fe2095ec8f482d97149e47569bb43b Mon Sep 17 00:00:00 2001 -From: Kent Fredric <[email protected]> -Date: Wed, 10 Jan 2018 11:02:33 +1300 -Subject: Add INSTALL.SKIP to dist to avoid installing README.pod - -As currently, it installs as: - - Syntax/Highlight/Engine/README.pod ---- - 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 65659c1..4657038 100644 ---- a/MANIFEST -+++ b/MANIFEST -@@ -1,4 +1,5 @@ - Changes -+INSTALL.SKIP - lib/Syntax/Highlight/Engine/Simple.pm - Makefile.PL - MANIFEST --- -2.15.1 -
