Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/tomoe/files/
Date: Tue, 12 Oct 2021 13:24:30
Message-Id: 1634044610.6d1fd43830d934b76e811cd2af0cef90ad41c7ec.hattya@gentoo
1 commit: 6d1fd43830d934b76e811cd2af0cef90ad41c7ec
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 12 13:16:50 2021 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 12 13:16:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1fd438
7
8 app-i18n/tomoe: update patch
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: Akinori Hattori <hattya <AT> gentoo.org>
12
13 app-i18n/tomoe/files/tomoe-glibc-2.32.patch | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-i18n/tomoe/files/tomoe-glibc-2.32.patch b/app-i18n/tomoe/files/tomoe-glibc-2.32.patch
17 index 5d296cdcdd3..2bade4ef764 100644
18 --- a/app-i18n/tomoe/files/tomoe-glibc-2.32.patch
19 +++ b/app-i18n/tomoe/files/tomoe-glibc-2.32.patch
20 @@ -1,5 +1,5 @@
21 ---- /lib/tomoe-xml-parser.c
22 -+++ /lib/tomoe-xml-parser.c
23 +--- a/lib/tomoe-xml-parser.c
24 ++++ b/lib/tomoe-xml-parser.c
25 @@ -441,7 +441,7 @@
26 f = fopen (filename, "rb");
27 if (!f) {