Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/qpdfview/files/
Date: Thu, 26 May 2022 20:31:36
Message-Id: 1653597002.a41722950c1c7d56d22dba0929a1759d7b5a8c30.conikost@gentoo
1 commit: a41722950c1c7d56d22dba0929a1759d7b5a8c30
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Thu May 26 18:09:34 2022 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 20:30:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4172295
7
8 app-text/qpdfview: remove unused patch(es)
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
12 Closes: https://github.com/gentoo/gentoo/pull/25646
13 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
14
15 app-text/qpdfview/files/qpdfview-0.4.18-qt-5.15.patch | 11 -----------
16 1 file changed, 11 deletions(-)
17
18 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
19 deleted file mode 100644
20 index b19f247a7c38..000000000000
21 --- a/app-text/qpdfview/files/qpdfview-0.4.18-qt-5.15.patch
22 +++ /dev/null
23 @@ -1,11 +0,0 @@
24 -diff -ur qpdfview-0.4.18.orig/sources/model.h qpdfview-0.4.18/sources/model.h
25 ---- a/sources/model.h 2019-07-24 21:18:33.000000000 +0200
26 -+++ b/sources/model.h 2020-05-29 11:44:33.012891583 +0200
27 -@@ -27,6 +27,7 @@
28 - #include <QtPlugin>
29 - #include <QWidget>
30 - #include <QVector>
31 -+#include <QPainterPath>
32 -
33 - class QAbstractItemModel;
34 - class QColor;