Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-qt5/files/
Date: Sun, 30 Oct 2022 11:13:14
Message-Id: 1667128354.a0290eb93b78e03495dc8aee73afe5ad87cf0f0d.soap@gentoo
1 commit: a0290eb93b78e03495dc8aee73afe5ad87cf0f0d
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 30 11:12:34 2022 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 11:12:34 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a0290eb9
7
8 app-i18n/fcitx-qt5: [QA] use git-format-patch style patches
9
10 Signed-off-by: David Seifert <soap <AT> gentoo.org>
11
12 .../files/fcitx-qt5-1.2.5-QFcitxPlatformInputContext_recursion.patch | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-i18n/fcitx-qt5/files/fcitx-qt5-1.2.5-QFcitxPlatformInputContext_recursion.patch b/app-i18n/fcitx-qt5/files/fcitx-qt5-1.2.5-QFcitxPlatformInputContext_recursion.patch
16 index f3e31991b53d..385abd8495ad 100644
17 --- a/app-i18n/fcitx-qt5/files/fcitx-qt5-1.2.5-QFcitxPlatformInputContext_recursion.patch
18 +++ b/app-i18n/fcitx-qt5/files/fcitx-qt5-1.2.5-QFcitxPlatformInputContext_recursion.patch
19 @@ -1,7 +1,7 @@
20 https://github.com/fcitx/fcitx-qt5/commit/6f2033c497fe0da1fd197bc3be35695b11eafd93
21
22 ---- /platforminputcontext/qfcitxplatforminputcontext.cpp
23 -+++ /platforminputcontext/qfcitxplatforminputcontext.cpp
24 +--- a/platforminputcontext/qfcitxplatforminputcontext.cpp
25 ++++ b/platforminputcontext/qfcitxplatforminputcontext.cpp
26 @@ -291,8 +291,21 @@
27 return;
28 }