commit:     eab26d8cddda354f2926de770e9c2fd0a0222027
Author:     Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Mon Dec  9 14:03:30 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 20:26:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eab26d8c

app-i18n/fcitx-m17n: drop 0.2.4, 4.9999

Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-i18n/fcitx-m17n/Manifest                 |  1 -
 app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild  | 34 ----------------------------
 app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild | 34 ----------------------------
 app-i18n/fcitx-m17n/metadata.xml             |  1 -
 4 files changed, 70 deletions(-)

diff --git a/app-i18n/fcitx-m17n/Manifest b/app-i18n/fcitx-m17n/Manifest
index 10fc856a4f4b..dd90bcbd397b 100644
--- a/app-i18n/fcitx-m17n/Manifest
+++ b/app-i18n/fcitx-m17n/Manifest
@@ -1,2 +1 @@
-DIST fcitx-m17n-0.2.4.tar.xz 35076 BLAKE2B 
c53c8ee8156b49607cd5bd951eb031e2dccb6a18bcdafcbfd17ebf07506c750414abac3f2dd5965fdd8b154df9c16820850f61d07cd38745db0af89ccf2acfff
 SHA512 
b7c483e9c88e58a47ead294c36ed182558f09b41996e97faaba9fd3a96612f6a0fc240fdcb95db9a08c1546abe5fc97337957e2124844bd011363b7468f6e112
 DIST fcitx-m17n-5.1.0.tar.xz 23996 BLAKE2B 
94802b1584cde13d0f613e5506a05ce101cfd0ecf245be980e608f8c6dd509540a877edb1d14ee376da8834f6fcf947a0d88ad1ed7019e47fa4d8bf5d04c3900
 SHA512 
a28a170ba62edc9b6e225f5ff6d76c8d7333006429a6d496abd2b7b49a9f82e01a2ebfdd670609c96529bbee36a01fb1937abfab745f1d3f3a4f196f3b9fc3df

diff --git a/app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild 
b/app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild
deleted file mode 100644
index d3d153b67ae4..000000000000
--- a/app-i18n/fcitx-m17n/fcitx-m17n-0.2.4.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2016-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit cmake
-
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
-       inherit git-r3
-
-       EGIT_REPO_URI="https://github.com/fcitx/fcitx-m17n";
-fi
-
-DESCRIPTION="m17n-provided input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-m17n";
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
-       SRC_URI=""
-else
-       SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz";
-fi
-
-LICENSE="LGPL-2.1+"
-SLOT="4"
-KEYWORDS="amd64 ~hppa ppc ppc64 ~riscv x86"
-IUSE=""
-
-BDEPEND=">=app-i18n/fcitx-4.2.9:4
-       virtual/pkgconfig"
-DEPEND=">=app-i18n/fcitx-4.2.9:4
-       dev-libs/m17n-lib
-       virtual/libintl"
-RDEPEND="${DEPEND}"
-
-DOCS=()

diff --git a/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild 
b/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild
deleted file mode 100644
index 2c40502ee4c3..000000000000
--- a/app-i18n/fcitx-m17n/fcitx-m17n-4.9999.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2016-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-inherit cmake
-
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
-       inherit git-r3
-
-       EGIT_REPO_URI="https://github.com/fcitx/fcitx-m17n";
-fi
-
-DESCRIPTION="m17n-provided input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-m17n";
-if [[ "${PV}" =~ (^|\.)9999$ ]]; then
-       SRC_URI=""
-else
-       SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz";
-fi
-
-LICENSE="LGPL-2.1+"
-SLOT="4"
-KEYWORDS=""
-IUSE=""
-
-BDEPEND=">=app-i18n/fcitx-4.2.9:4
-       virtual/pkgconfig"
-DEPEND=">=app-i18n/fcitx-4.2.9:4
-       dev-libs/m17n-lib
-       virtual/libintl"
-RDEPEND="${DEPEND}"
-
-DOCS=()

diff --git a/app-i18n/fcitx-m17n/metadata.xml b/app-i18n/fcitx-m17n/metadata.xml
index a3aded8ccb26..22129f078d78 100644
--- a/app-i18n/fcitx-m17n/metadata.xml
+++ b/app-i18n/fcitx-m17n/metadata.xml
@@ -14,7 +14,6 @@
                <name>Cjk</name>
        </maintainer>
        <upstream>
-               <remote-id type="github">fcitx/fcitx-m17n</remote-id>
                <remote-id type="github">fcitx/fcitx5-m17n</remote-id>
        </upstream>
 </pkgmetadata>

Reply via email to