diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-05-26 20:09:34 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-05-26 22:30:02 +0200 |
commit | a41722950c1c7d56d22dba0929a1759d7b5a8c30 (patch) | |
tree | fa9c7470dfedec9b98e9ad6db078628f159f72e5 /app-text/qpdfview | |
parent | dev-java/jakarta-mail-api: remove unused patch(es) (diff) | |
download | gentoo-a41722950c1c7d56d22dba0929a1759d7b5a8c30.tar.gz gentoo-a41722950c1c7d56d22dba0929a1759d7b5a8c30.tar.bz2 gentoo-a41722950c1c7d56d22dba0929a1759d7b5a8c30.zip |
app-text/qpdfview: remove unused patch(es)
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/25646
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-text/qpdfview')
-rw-r--r-- | app-text/qpdfview/files/qpdfview-0.4.18-qt-5.15.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/app-text/qpdfview/files/qpdfview-0.4.18-qt-5.15.patch b/app-text/qpdfview/files/qpdfview-0.4.18-qt-5.15.patch deleted file mode 100644 index b19f247a7c38..000000000000 --- a/app-text/qpdfview/files/qpdfview-0.4.18-qt-5.15.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -ur qpdfview-0.4.18.orig/sources/model.h qpdfview-0.4.18/sources/model.h ---- a/sources/model.h 2019-07-24 21:18:33.000000000 +0200 -+++ b/sources/model.h 2020-05-29 11:44:33.012891583 +0200 -@@ -27,6 +27,7 @@ - #include <QtPlugin> - #include <QWidget> - #include <QVector> -+#include <QPainterPath> - - class QAbstractItemModel; - class QColor; |