Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/muffin/files/
Date: Sat, 03 Apr 2021 15:44:50
Message-Id: 1617464644.250403596b012deadc249bd2141eeec8560b6db0.sam@gentoo
1 commit: 250403596b012deadc249bd2141eeec8560b6db0
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 2 12:30:51 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 3 15:44:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=25040359
7
8 x11-wm/muffin: fix typo in patch comment
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11 Closes: https://github.com/gentoo/gentoo/pull/20229
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 x11-wm/muffin/files/muffin-4.8.1-slibtool.patch | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-wm/muffin/files/muffin-4.8.1-slibtool.patch b/x11-wm/muffin/files/muffin-4.8.1-slibtool.patch
18 index 65f70b22023..4d0d5827a62 100644
19 --- a/x11-wm/muffin/files/muffin-4.8.1-slibtool.patch
20 +++ b/x11-wm/muffin/files/muffin-4.8.1-slibtool.patch
21 @@ -4,7 +4,7 @@ https://bugs.gentoo.org/767139
22 From c10ab2d741cf4bbeff8f40f6859c9381606dbf26 Mon Sep 17 00:00:00 2001
23 From: orbea <orbea@××××××.net>
24 Date: Mon, 25 Jan 2021 22:30:35 -0800
25 -Subject: [PATCH 1/2] build: Add missing libtool depedencies.
26 +Subject: [PATCH 1/2] build: Add missing libtool dependencies.
27
28 This fixes the build with slibtool.
29 ---