commit:     020f9d93471c9185049c37c1bbc421c1877b8186
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Tue Aug 19 13:31:31 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Aug 19 16:28:45 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=020f9d93

app-i18n/fcitx-anthy: drop 5.1.3

Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/43496
Closes: https://github.com/gentoo/gentoo/pull/43496
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-i18n/fcitx-anthy/Manifest                 |  1 -
 app-i18n/fcitx-anthy/fcitx-anthy-5.1.3.ebuild | 32 ---------------------------
 2 files changed, 33 deletions(-)

diff --git a/app-i18n/fcitx-anthy/Manifest b/app-i18n/fcitx-anthy/Manifest
index 99de53d23dd5..31a1f38a1caf 100644
--- a/app-i18n/fcitx-anthy/Manifest
+++ b/app-i18n/fcitx-anthy/Manifest
@@ -1,2 +1 @@
-DIST fcitx5-anthy-5.1.3.tar.xz 84388 BLAKE2B 
ddc07bdc721b3e108d758aaa5cbb0c71a9d9d9c55b91c50c4766c3bac45d501f9c9846c10aad5966f547da0f9510d32c5e679327c8672546418ed050381dbdf7
 SHA512 
389570108c120e3f1691f94907aecf74cef418510a1eb602ec7c7f79ae02ebd0df757a68632f4d355723961eb1f24bd66c36f52ec0c42b2c678e0f9d9f01f2a1
 DIST fcitx5-anthy-5.1.6.tar.zst 112962 BLAKE2B 
e2c960415b4be5b58d3687fa71bd3f7aeef3246f8211982dfc4d64efa9e4291f8949c42d2f2c0e7491e8da453a28ba19ecc7eabb5595155641dd36ee9080a115
 SHA512 
528e8191f28aa9a8ec22c7a06ab119d29a5054e87592fb022072a841b2d74075d1f9efc667c28be6daeabccdefbbed4ead4e37af54a1779222edaf702fd51367

diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-5.1.3.ebuild 
b/app-i18n/fcitx-anthy/fcitx-anthy-5.1.3.ebuild
deleted file mode 100644
index 9c742247d1f2..000000000000
--- a/app-i18n/fcitx-anthy/fcitx-anthy-5.1.3.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-MY_PN="fcitx5-anthy"
-
-inherit cmake xdg
-
-DESCRIPTION="Japanese Anthy input methods for Fcitx5"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-anthy";
-SRC_URI="https://download.fcitx-im.org/fcitx5/${MY_PN}/${MY_PN}-${PV}.tar.xz";
-
-LICENSE="GPL-2+"
-SLOT="5"
-KEYWORDS="amd64 ~arm64 ~loong ~riscv x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
-       !app-i18n/fcitx-anthy:4
-       app-i18n/anthy
-       >=app-i18n/fcitx-5.1.6:5
-"
-DEPEND="${RDEPEND}"
-BDEPEND="
-       kde-frameworks/extra-cmake-modules:0
-       virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"
-DOCS=( AUTHORS )

Reply via email to