From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 98A7D15815E for ; Wed, 7 Feb 2024 05:18:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8539FE29FB; Wed, 7 Feb 2024 05:18:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6D30FE29FB for ; Wed, 7 Feb 2024 05:18:19 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A9284343101 for ; Wed, 7 Feb 2024 05:18:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 44ACB14B5 for ; Wed, 7 Feb 2024 05:18:17 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1707283007.f342541d0b1c0e6a45667fceb479b21b080e03df.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-table-extra/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/fcitx-table-extra/fcitx-table-extra-5.1.3.ebuild X-VCS-Directories: app-i18n/fcitx-table-extra/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: f342541d0b1c0e6a45667fceb479b21b080e03df X-VCS-Branch: master Date: Wed, 7 Feb 2024 05:18:17 +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: a4e764a8-d7c6-46c3-b013-82f7c9db29df X-Archives-Hash: 64b0ec43421143a26417c238695ef0c5 commit: f342541d0b1c0e6a45667fceb479b21b080e03df Author: Ryan Qian bitbili net> AuthorDate: Fri Feb 2 14:05:25 2024 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Wed Feb 7 05:16:47 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f342541d app-i18n/fcitx-table-extra: fix icon collisions between slot 4 and 5 Since the corresponding major dependencies app-i18n/fcitx:5 and app-i18n/fcitx:4 are mutually blocked, it is sufficient to make these two also mutually blocked. Closes: https://bugs.gentoo.org/923580 Signed-off-by: Ryan Qian bitbili.net> Signed-off-by: WANG Xuerui gentoo.org> app-i18n/fcitx-table-extra/fcitx-table-extra-5.1.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-i18n/fcitx-table-extra/fcitx-table-extra-5.1.3.ebuild b/app-i18n/fcitx-table-extra/fcitx-table-extra-5.1.3.ebuild index 199ff7f064a8..13ba0b2957b7 100644 --- a/app-i18n/fcitx-table-extra/fcitx-table-extra-5.1.3.ebuild +++ b/app-i18n/fcitx-table-extra/fcitx-table-extra-5.1.3.ebuild @@ -16,6 +16,7 @@ SLOT="5" KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86" DEPEND=" + !app-i18n/fcitx-table-extra:4 app-i18n/fcitx:5 app-i18n/libime "