summaryrefslogtreecommitdiff
path: root/app-i18n/fcitx-qt5/fcitx-qt5-1.0.4.ebuild
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2016-04-28 22:19:42 +0200
committerMike Gilbert <floppym@gentoo.org>2016-04-28 17:06:45 -0400
commitd683c745dca8a45ff4ce45a809a38b65cc66c388 (patch)
tree841bc203a27ec0ef952cb36a46d8628802157a58 /app-i18n/fcitx-qt5/fcitx-qt5-1.0.4.ebuild
parentaf049eaa17f978c830c05745e3667a05056805a5 (diff)
downloadgentoo-d683c745dca8a45ff4ce45a809a38b65cc66c388.tar.gz
gentoo-d683c745dca8a45ff4ce45a809a38b65cc66c388.tar.xz
app-i18n/fcitx-qt5: Delete old versions.
Diffstat (limited to 'app-i18n/fcitx-qt5/fcitx-qt5-1.0.4.ebuild')
-rw-r--r--app-i18n/fcitx-qt5/fcitx-qt5-1.0.4.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-1.0.4.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-1.0.4.ebuild
deleted file mode 100644
index f066264ddc8..00000000000
--- a/app-i18n/fcitx-qt5/fcitx-qt5-1.0.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-inherit cmake-utils
-
-DESCRIPTION="Qt5 input module for Fcitx"
-HOMEPAGE="http://fcitx-im.org/"
-SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=app-i18n/fcitx-4.2.8
- dev-qt/qtcore:5
- dev-qt/qtdbus:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- kde-frameworks/extra-cmake-modules"
-DEPEND="${RDEPEND}"