Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxpanel/files/
Date: Thu, 15 Apr 2021 18:05:55
Message-Id: 1618509926.681f5ae97cce21487b459b625ab40be58faa3411.conikost@gentoo
1 commit: 681f5ae97cce21487b459b625ab40be58faa3411
2 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
3 AuthorDate: Thu Apr 15 16:26:02 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 15 18:05:26 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=681f5ae9
7
8 lxde-base/lxpanel: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/20396
11 Package-Manager: Portage-3.0.18, Repoman-3.0.3
12 Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
13 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
14
15 .../files/lxpanel-remove-gdk-pixbuf-xlib.patch | 26 ----------------------
16 1 file changed, 26 deletions(-)
17
18 diff --git a/lxde-base/lxpanel/files/lxpanel-remove-gdk-pixbuf-xlib.patch b/lxde-base/lxpanel/files/lxpanel-remove-gdk-pixbuf-xlib.patch
19 deleted file mode 100644
20 index 7f52fb022e1..00000000000
21 --- a/lxde-base/lxpanel/files/lxpanel-remove-gdk-pixbuf-xlib.patch
22 +++ /dev/null
23 @@ -1,26 +0,0 @@
24 -https://bugs.gentoo.org/753923
25 -
26 ---- a/plugins/launchtaskbar.c 2019-01-13 16:35:07.000000000 -0500
27 -+++ b/plugins/launchtaskbar.c 2020-11-10 14:25:51.550180345 -0500
28 -@@ -69,5 +69,4 @@
29 -
30 - #include <gdk-pixbuf/gdk-pixbuf.h>
31 --#include <gdk-pixbuf-xlib/gdk-pixbuf-xlib.h>
32 - #include <gdk/gdk.h>
33 - #include <glib/gi18n.h>
34 ---- a/plugins/task-button.c 2019-02-26 16:45:49.000000000 -0500
35 -+++ b/plugins/task-button.c 2020-11-10 14:25:44.858209009 -0500
36 -@@ -44,5 +44,4 @@
37 -
38 - #include <gdk-pixbuf/gdk-pixbuf.h>
39 --#include <gdk-pixbuf-xlib/gdk-pixbuf-xlib.h>
40 - #include <gdk/gdk.h>
41 - #include <glib/gi18n.h>
42 ---- a/src/plugin.c 2019-01-13 16:35:07.000000000 -0500
43 -+++ b/src/plugin.c 2020-11-10 14:25:38.820234868 -0500
44 -@@ -30,5 +30,4 @@
45 -
46 - #include <gdk-pixbuf/gdk-pixbuf.h>
47 --#include <gdk-pixbuf-xlib/gdk-pixbuf-xlib.h>
48 - #include <gdk/gdk.h>
49 - #include <string.h>