commit:     832091ce9db1197f7b544d44c3cc1adba60fe483
Author:     Ryan Qian <i <AT> bitbili <DOT> net>
AuthorDate: Fri Feb  2 14:07:54 2024 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> org>
CommitDate: Wed Feb  7 05:16:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=832091ce

app-i18n/fcitx-hangul: fix icon collision 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/923578
Signed-off-by: Ryan Qian <i <AT> bitbili.net>
Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>

 app-i18n/fcitx-hangul/fcitx-hangul-5.1.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-i18n/fcitx-hangul/fcitx-hangul-5.1.1.ebuild 
b/app-i18n/fcitx-hangul/fcitx-hangul-5.1.1.ebuild
index 80cd01264b60..e59e67deae69 100644
--- a/app-i18n/fcitx-hangul/fcitx-hangul-5.1.1.ebuild
+++ b/app-i18n/fcitx-hangul/fcitx-hangul-5.1.1.ebuild
@@ -16,6 +16,7 @@ SLOT="5"
 KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
 
 DEPEND="
+       !app-i18n/fcitx-hangul:4
        >=app-i18n/fcitx-5.1.6:5
        >=app-i18n/libhangul-0.0.12
        virtual/libiconv

Reply via email to