commit: d86df46c8ec000355668d4bb0a47e8facbea6b09
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Mon Dec 9 13:56:43 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 20:26:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d86df46c
app-i18n/fcitx-anthy: drop 0.2.3, 4.9999
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-i18n/fcitx-anthy/Manifest | 1 -
app-i18n/fcitx-anthy/fcitx-anthy-0.2.3.ebuild | 41 --------------------------
app-i18n/fcitx-anthy/fcitx-anthy-4.9999.ebuild | 41 --------------------------
app-i18n/fcitx-anthy/metadata.xml | 1 -
4 files changed, 84 deletions(-)
diff --git a/app-i18n/fcitx-anthy/Manifest b/app-i18n/fcitx-anthy/Manifest
index e67ac21a00b8..3bdb06b8898f 100644
--- a/app-i18n/fcitx-anthy/Manifest
+++ b/app-i18n/fcitx-anthy/Manifest
@@ -1,2 +1 @@
-DIST fcitx-anthy-0.2.3.tar.xz 78020 BLAKE2B
ae054f753dd7d10a0dafd80d67413c29806b6c3b08de9eac3d7eae1d540f01b7bafd22bd9c722a7fc517f1752d90c1c3d82e75aaf58a807daa60b7e9a047d152
SHA512
2769871059053fb370ba84af7cdf0c461d64724a240d58a5a8889cfd9bfb5d145998f79ed2d06a1ae1ab907f9db04fc122bfaf6957ef572fc833e400ffefc642
DIST fcitx5-anthy-5.1.3.tar.xz 84388 BLAKE2B
ddc07bdc721b3e108d758aaa5cbb0c71a9d9d9c55b91c50c4766c3bac45d501f9c9846c10aad5966f547da0f9510d32c5e679327c8672546418ed050381dbdf7
SHA512
389570108c120e3f1691f94907aecf74cef418510a1eb602ec7c7f79ae02ebd0df757a68632f4d355723961eb1f24bd66c36f52ec0c42b2c678e0f9d9f01f2a1
diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.3.ebuild
b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.3.ebuild
deleted file mode 100644
index a07614fa3037..000000000000
--- a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.3.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2013-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit cmake xdg-utils
-
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
- inherit git-r3
-
- EGIT_REPO_URI="https://github.com/fcitx/fcitx-anthy"
-fi
-
-DESCRIPTION="Japanese Anthy input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-anthy"
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
- SRC_URI=""
-else
- SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz"
-fi
-
-LICENSE="GPL-2+"
-SLOT="4"
-KEYWORDS="amd64 ppc ppc64 ~riscv x86"
-IUSE=""
-
-BDEPEND="virtual/pkgconfig"
-DEPEND=">=app-i18n/fcitx-4.2.9:4[X,xkb]
- app-i18n/anthy:=
- virtual/libintl"
-RDEPEND="${DEPEND}"
-
-DOCS=(AUTHORS)
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-4.9999.ebuild
b/app-i18n/fcitx-anthy/fcitx-anthy-4.9999.ebuild
deleted file mode 100644
index 229e8d76dc49..000000000000
--- a/app-i18n/fcitx-anthy/fcitx-anthy-4.9999.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 2013-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit cmake xdg-utils
-
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
- inherit git-r3
-
- EGIT_REPO_URI="https://github.com/fcitx/fcitx-anthy"
-fi
-
-DESCRIPTION="Japanese Anthy input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-anthy"
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
- SRC_URI=""
-else
- SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz"
-fi
-
-LICENSE="GPL-2+"
-SLOT="4"
-KEYWORDS=""
-IUSE=""
-
-BDEPEND="virtual/pkgconfig"
-DEPEND=">=app-i18n/fcitx-4.2.9:4[X,xkb]
- app-i18n/anthy:=
- virtual/libintl"
-RDEPEND="${DEPEND}"
-
-DOCS=(AUTHORS)
-
-pkg_postinst() {
- xdg_icon_cache_update
-}
-
-pkg_postrm() {
- xdg_icon_cache_update
-}
diff --git a/app-i18n/fcitx-anthy/metadata.xml
b/app-i18n/fcitx-anthy/metadata.xml
index 91ae2defc22a..710931886ffe 100644
--- a/app-i18n/fcitx-anthy/metadata.xml
+++ b/app-i18n/fcitx-anthy/metadata.xml
@@ -14,7 +14,6 @@
<name>Cjk</name>
</maintainer>
<upstream>
- <remote-id type="github">fcitx/fcitx-anthy</remote-id>
<remote-id type="github">fcitx/fcitx5-anthy</remote-id>
</upstream>
</pkgmetadata>