commit:     a395f709433f583a3a3eb9bea451b569744a67a1
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Jun  9 18:47:50 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Jun  9 18:54:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a395f709

app-i18n/fcitx-rime: Drop old versions

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 app-i18n/fcitx-rime/Manifest                |  1 -
 app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild | 31 -----------------------------
 2 files changed, 32 deletions(-)

diff --git a/app-i18n/fcitx-rime/Manifest b/app-i18n/fcitx-rime/Manifest
index 0c1d80d47488..7a4d116cb852 100644
--- a/app-i18n/fcitx-rime/Manifest
+++ b/app-i18n/fcitx-rime/Manifest
@@ -1,3 +1,2 @@
 DIST fcitx-rime-0.3.2.tar.xz 40960 BLAKE2B 
1c9185dd9d2912e74b9916916fed09a01c30e0867d93fe94e04d5324883783dddbdca0f553d80aa19e2e59d2ec8fd2a50a7f89118c22cb09310296292a566760
 SHA512 
8c6d845b0899d9b8b9b41b895abd5c1b8916856b71f529aabd08d1c27a2b09bb5a9343912d088da460c2e22da0a3ce759a34fd13099a149bb8cd1ff4eafe29f1
-DIST fcitx-rime-5.1.4.tar.xz 49508 BLAKE2B 
e9846a0217b741d21c45ad4d6bd216f7d6afaec23ca71af3ab1dfffeeeba62eb85836592d53e70d0ce07217442164ccdecaa94eb36458d70778eb3d7e3bd1ada
 SHA512 
1dc20c801e1ce4fa5e63f06554340af4616b044964d4235995e51dc6074223e30e66da74f354b2b05f77d2e0041af1e720bf2f2b214492ae4516d30761b2e092
 DIST fcitx-rime-5.1.8.tar.zst 61573 BLAKE2B 
a406603aa66146735e3009837e050d0c46446b449e865429a95cfeee361768d5ba0b77cdd5b674f3b90e63912222146c115ac07fd0ce88cf6aa04bcac3e4a602
 SHA512 
75b8be80bd5ddc509bfa631f8ed093d89afee2588665b2b7604745b7c0b52376c4d55b36e33b53086c9b63992bfbeaae6292fa3096ec8f9ff9222647ff52e98c

diff --git a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild 
b/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
deleted file mode 100644
index dd6e94808af2..000000000000
--- a/app-i18n/fcitx-rime/fcitx-rime-5.1.4.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit cmake xdg
-
-MY_PN="fcitx5-rime"
-DESCRIPTION="Chinese RIME input methods for Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx5-rime";
-SRC_URI="https://download.fcitx-im.org/fcitx5/fcitx5-rime/fcitx5-rime-${PV}.tar.xz
 -> ${P}.tar.xz"
-
-LICENSE="LGPL-2.1+"
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~loong ~riscv ~x86"
-
-DEPEND="
-       !app-i18n/fcitx-rime:4
-       >=app-i18n/fcitx-5.1.2:5
-       app-i18n/librime
-       app-i18n/rime-data
-       virtual/libintl
-"
-RDEPEND="${DEPEND}"
-BDEPEND="
-       kde-frameworks/extra-cmake-modules
-       sys-devel/gettext
-       virtual/pkgconfig
-"
-
-S="${WORKDIR}/${MY_PN}-${PV}"

Reply via email to