From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A9B5015808A for ; Wed, 06 Aug 2025 23:42:27 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 949C73420C6 for ; Wed, 06 Aug 2025 23:42:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id ADA1E110563; Wed, 06 Aug 2025 23:42:16 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id A4940110563 for ; Wed, 06 Aug 2025 23:42:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 36B8234206A for ; Wed, 06 Aug 2025 23:42:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D8A932D2 for ; Wed, 06 Aug 2025 23:42:13 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1754523622.4a75a4ff70b3d21db68f11bc6ebc650bb55fc6a6.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-qt/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-qt/fcitx-qt-5.1.10-r1.ebuild app-i18n/fcitx-qt/fcitx-qt-5.1.10.ebuild X-VCS-Directories: app-i18n/fcitx-qt/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 4a75a4ff70b3d21db68f11bc6ebc650bb55fc6a6 X-VCS-Branch: master Date: Wed, 06 Aug 2025 23:42:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 5151a1d1-9807-4520-a61c-a838ee152829 X-Archives-Hash: bf4762905f1552c18bb99dacfc5510e6 commit: 4a75a4ff70b3d21db68f11bc6ebc650bb55fc6a6 Author: jinqiang zhang 0x0 ee> AuthorDate: Sat Jul 19 13:31:49 2025 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Aug 6 23:40:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a75a4ff app-i18n/fcitx-qt: 5.1.10 require fcitx-5.1.13 Closes: https://github.com/gentoo/gentoo/pull/43062 Signed-off-by: jinqiang zhang 0x0.ee> Signed-off-by: Yixun Lan gentoo.org> app-i18n/fcitx-qt/{fcitx-qt-5.1.10.ebuild => fcitx-qt-5.1.10-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-i18n/fcitx-qt/fcitx-qt-5.1.10.ebuild b/app-i18n/fcitx-qt/fcitx-qt-5.1.10-r1.ebuild similarity index 97% rename from app-i18n/fcitx-qt/fcitx-qt-5.1.10.ebuild rename to app-i18n/fcitx-qt/fcitx-qt-5.1.10-r1.ebuild index 783aea771fcc..497a1aa6b738 100644 --- a/app-i18n/fcitx-qt/fcitx-qt-5.1.10.ebuild +++ b/app-i18n/fcitx-qt/fcitx-qt-5.1.10-r1.ebuild @@ -24,7 +24,7 @@ REQUIRED_USE=" RDEPEND=" !onlyplugin? ( - >=app-i18n/fcitx-5.1.5:5 + >=app-i18n/fcitx-5.1.13:5 qt5? ( dev-qt/qtconcurrent:5 ) ) qt5? (