summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild')
-rw-r--r--app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild b/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild
deleted file mode 100644
index 15954fb3655a..000000000000
--- a/app-i18n/fcitx-chewing/fcitx-chewing-0.2.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="Chewing module for Fcitx"
-HOMEPAGE="http://fcitx-im.org/"
-SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="amd64 ~ppc ppc64 ~x86"
-IUSE=""
-
-RDEPEND=">=app-i18n/fcitx-4.2.8
- >=app-i18n/libchewing-0.4.0"
-DEPEND="${RDEPEND}
- virtual/libintl"