commit:     f342541d0b1c0e6a45667fceb479b21b080e03df
Author:     Ryan Qian <i <AT> bitbili <DOT> net>
AuthorDate: Fri Feb  2 14:05:25 2024 +0000
Commit:     WANG Xuerui <xen0n <AT> gentoo <DOT> 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 <i <AT> bitbili.net>
Signed-off-by: WANG Xuerui <xen0n <AT> 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
 "

Reply via email to