commit: 6af4ab71c803e70be77de02fadc89c826cb38cd8
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Mon Dec 9 14:00:27 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Dec 20 20:26:31 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6af4ab71
app-i18n/fcitx-cloudpinyin: treeclean
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
app-i18n/fcitx-cloudpinyin/Manifest | 1 -
.../fcitx-cloudpinyin-0.3.6.ebuild | 34 ----------------------
.../fcitx-cloudpinyin-4.9999.ebuild | 34 ----------------------
app-i18n/fcitx-cloudpinyin/metadata.xml | 11 -------
4 files changed, 80 deletions(-)
diff --git a/app-i18n/fcitx-cloudpinyin/Manifest
b/app-i18n/fcitx-cloudpinyin/Manifest
deleted file mode 100644
index ed4ba55254a0..000000000000
--- a/app-i18n/fcitx-cloudpinyin/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST fcitx-cloudpinyin-0.3.6.tar.xz 22596 BLAKE2B
e53f64dc999eb1ffb1d3c37b6ed75272da9a76d196df681b71876281ded778f83c73eef2f9100233f580a389e36bfc8681cd7be5e23ce4d9c27c26384062cf9a
SHA512
d3a05fc48659db64a0a827c9b75cfb8b33f7cdb48bd936a2ba33f49469e29558a7da0f58cb7e6929b1265d451d23b0a37d87b7b69752599656c94049077d9914
diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild
b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild
deleted file mode 100644
index 4888a98e0b57..000000000000
--- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2012-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-cloudpinyin"
-fi
-
-DESCRIPTION="Internet look-up support for Chinese Pinyin input methods for
Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-cloudpinyin"
-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
- net-misc/curl:=
- virtual/libiconv
- virtual/libintl"
-RDEPEND="${DEPEND}"
-
-DOCS=()
diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-4.9999.ebuild
b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-4.9999.ebuild
deleted file mode 100644
index cdd15de53f01..000000000000
--- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-4.9999.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 2012-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-cloudpinyin"
-fi
-
-DESCRIPTION="Internet look-up support for Chinese Pinyin input methods for
Fcitx"
-HOMEPAGE="https://fcitx-im.org/ https://github.com/fcitx/fcitx-cloudpinyin"
-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
- net-misc/curl:=
- virtual/libiconv
- virtual/libintl"
-RDEPEND="${DEPEND}"
-
-DOCS=()
diff --git a/app-i18n/fcitx-cloudpinyin/metadata.xml
b/app-i18n/fcitx-cloudpinyin/metadata.xml
deleted file mode 100644
index f694b03f005d..000000000000
--- a/app-i18n/fcitx-cloudpinyin/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>[email protected]</email>
- <name>Cjk</name>
- </maintainer>
- <upstream>
- <remote-id type="github">fcitx/fcitx-cloudpinyin</remote-id>
- </upstream>
-</pkgmetadata>