commit: dd9e1e07fc0053ea087c75befbeb8ca47a11b211 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Sun Dec 13 08:27:54 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Dec 26 22:04:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd9e1e07
net-wireless/inspectrum: remove unused patch(es) Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> .../inspectrum/files/inspectrum-0.2.2-qt-5.15.patch | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/net-wireless/inspectrum/files/inspectrum-0.2.2-qt-5.15.patch b/net-wireless/inspectrum/files/inspectrum-0.2.2-qt-5.15.patch deleted file mode 100644 index 3e55e814ecb..00000000000 --- a/net-wireless/inspectrum/files/inspectrum-0.2.2-qt-5.15.patch +++ /dev/null @@ -1,21 +0,0 @@ -From 1f2b4587ec2c6d1a1945eee8bbf361dbdf3dc8af Mon Sep 17 00:00:00 2001 -From: Martin Hauke <[email protected]> -Date: Sun, 7 Jun 2020 21:56:38 +0200 -Subject: [PATCH] Fix build with Qt 5.15+ - ---- - traceplot.cpp | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/traceplot.cpp b/traceplot.cpp -index 3704d24..04bdba8 100644 ---- a/traceplot.cpp -+++ b/traceplot.cpp -@@ -20,6 +20,7 @@ - #include <QPixmapCache> - #include <QTextStream> - #include <QtConcurrent> -+#include <QPainterPath> - #include "samplesource.h" - #include "traceplot.h" -
