diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2021-11-13 18:01:08 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2021-11-15 22:55:54 +0100 |
commit | 02e9b1930b4c3a8824b84f1ac4ec8a3b5c00f933 (patch) | |
tree | 04bb76120907dcbc776c0bf75b7d0f492b235ea1 /dev-perl | |
parent | dev-python/feedparser: remove unused patch (diff) | |
download | gentoo-02e9b1930b4c3a8824b84f1ac4ec8a3b5c00f933.tar.gz gentoo-02e9b1930b4c3a8824b84f1ac4ec8a3b5c00f933.tar.bz2 gentoo-02e9b1930b4c3a8824b84f1ac4ec8a3b5c00f933.zip |
dev-perl/Mail-DMARC: remove unused patch(es)
Closes: https://github.com/gentoo/gentoo/pull/22934
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-DMARC/files/no-installdeps-script.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/dev-perl/Mail-DMARC/files/no-installdeps-script.patch b/dev-perl/Mail-DMARC/files/no-installdeps-script.patch deleted file mode 100644 index 8a13cb4f3e94..000000000000 --- a/dev-perl/Mail-DMARC/files/no-installdeps-script.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur Mail-DMARC-1.20150908/Build.PL Mail-DMARC-1.20150908b/Build.PL ---- Mail-DMARC-1.20150908/Build.PL 2015-09-08 23:20:48.000000000 +0000 -+++ Mail-DMARC-1.20150908b/Build.PL 2016-03-16 23:28:27.121254239 +0000 -@@ -95,7 +95,6 @@ - "bin/dmarc_send_reports", - "bin/dmarc_update_public_suffix_list", - "bin/dmarc_view_reports", -- "bin/install_deps.pl" - ], - "share_dir" => { - "dist" => "share" |