commit:     ff5667413e92a3c527693919ae076da4a0bf2153
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Mar 12 18:45:06 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar 12 18:45:06 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff566741

sci-visualization/gr: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/24377
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sci-visualization/gr/files/gr-0.50.0-qt-5.15.patch | 21 ---------------------
 1 file changed, 21 deletions(-)

diff --git a/sci-visualization/gr/files/gr-0.50.0-qt-5.15.patch 
b/sci-visualization/gr/files/gr-0.50.0-qt-5.15.patch
deleted file mode 100644
index 800492350cc6..000000000000
--- a/sci-visualization/gr/files/gr-0.50.0-qt-5.15.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From 20204e37d8411b19b69a7ee5c776035c07f7175d Mon Sep 17 00:00:00 2001
-From: Sutou Kouhei <[email protected]>
-Date: Sun, 31 May 2020 11:56:51 +0900
-Subject: [PATCH] Include QPainterPath explicitly for Qt 5.15.0
-
----
- lib/gks/plugin/qt5plugin.cxx | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/lib/gks/plugin/qt5plugin.cxx b/lib/gks/plugin/qt5plugin.cxx
-index de9cd3d2..301d7fb9 100644
---- a/lib/gks/plugin/qt5plugin.cxx
-+++ b/lib/gks/plugin/qt5plugin.cxx
-@@ -6,6 +6,7 @@
- 
- #include <QtWidgets/QWidget>
- #include <QtGui/QPainter>
-+#include <QtGui/QPainterPath>
- #include <QtGui/QImage>
- #include <QtGui/QGuiApplication>
- #include <QtGui/QScreen>

Reply via email to