Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/aewm/files/
Date: Fri, 04 Sep 2020 07:43:25
Message-Id: 1599205398.ec74385a05511c6fe361ab1d1a0a065db4e6d26f.jer@gentoo
1 commit: ec74385a05511c6fe361ab1d1a0a065db4e6d26f
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 4 07:38:15 2020 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 4 07:43:18 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec74385a
7
8 x11-wm/aewm: Fix patch
9
10 Package-Manager: Portage-3.0.5, Repoman-3.0.1
11 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
12
13 x11-wm/aewm/files/aewm-1.3.12-fno-common.patch | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch b/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch
17 index e885161ce88..7e3d75faff1 100644
18 --- a/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch
19 +++ b/x11-wm/aewm/files/aewm-1.3.12-fno-common.patch
20 @@ -1,4 +1,4 @@
21 ---- aedesk.c
22 +--- a/aedesk.c
23 +++ b/aedesk.c
24 @@ -11,10 +11,6 @@
25
26 @@ -11,7 +11,7 @@
27 static unsigned long parse_desk(char *spec);
28
29 int main(int argc, char **argv)
30 ---- aepanel.c
31 +--- a/aepanel.c
32 +++ b/aepanel.c
33 @@ -36,9 +36,6 @@
34 void sig_handler(int);