Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/kcm-fcitx/
Date: Thu, 13 Oct 2016 18:54:49
Message-Id: 1476384878.7516d42cb8a098b9eed216d6308733d2541f4162.floppym@gentoo
1 commit: 7516d42cb8a098b9eed216d6308733d2541f4162
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Thu Oct 13 18:48:35 2016 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 13 18:54:38 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7516d42c
7
8 app-i18n/kcm-fcitx: Delete old version.
9
10 app-i18n/kcm-fcitx/Manifest | 1 -
11 app-i18n/kcm-fcitx/kcm-fcitx-0.4.2.ebuild | 21 ---------------------
12 2 files changed, 22 deletions(-)
13
14 diff --git a/app-i18n/kcm-fcitx/Manifest b/app-i18n/kcm-fcitx/Manifest
15 index 15f95c2..d365101 100644
16 --- a/app-i18n/kcm-fcitx/Manifest
17 +++ b/app-i18n/kcm-fcitx/Manifest
18 @@ -1,3 +1,2 @@
19 -DIST kcm-fcitx-0.4.2.tar.xz 63796 SHA256 f681c1a4172b74a63c36094f860eff4ea778422e1062b00fd03509eda745ed66 SHA512 51ccc5b03f076e73cda7852b1bb1598e56114fe1a7733f3eb0a731c0249cbaa2ac7f4c27115929d236cc94a3f131fc790933cddff624387d050fecf3e170842e WHIRLPOOL 6c0f3e4d345c7570ee519878c141ba2f708c85e0dc8a171058af291e6a02b48cdd3965335b9eb766f9a149b31d5fccc0334f8bb7352eb978625367af064e6b17
20 DIST kcm-fcitx-0.4.3.tar.xz 56864 SHA256 b7e9ad4569c0940f9654d58de1f13281fcbcab56febbd346951edcfa0a86e208 SHA512 d311699a5d99f75d353899b7fba0a950491ee8b891724b855033449900ec4b3db9408bb1b80e60ceb0dbb0ce91072162062261a497f83a2a683214b71c3f4713 WHIRLPOOL 04aec049436a120362d02ba900a0d8639feb359b4cc6b99a871c7ffa8d9660270c321828b8660c718890a7f0ea308ea584711ed712762aab712fe8d7e72a205a
21 DIST kcm-fcitx-0.5.3.tar.xz 57488 SHA256 f2de5fa4e31a96fea059e4d390c6f1d6fdc98af572c19a0e84cf6181da7c2935 SHA512 19d172cbf1d2a13f289b64b67488ddc5ba83a9d26503438045271c85df3775715614951652dc6f8da52a3b9d692d6e2138a760fc51d1e7f0f8bb0bd467265496 WHIRLPOOL 7be5cfb389bfcf5f451b5619c0818afeaa7b88199375b2f5d85bdcc21b1259008a3653f1cd26e33689a9f18130bc53269dceb20fca5b64aaa8f619e06f2d413e
22
23 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.2.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.2.ebuild
24 deleted file mode 100644
25 index 3ca1ea7..00000000
26 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.2.ebuild
27 +++ /dev/null
28 @@ -1,21 +0,0 @@
29 -# Copyright 1999-2016 Gentoo Foundation
30 -# Distributed under the terms of the GNU General Public License v2
31 -# $Id$
32 -
33 -EAPI=5
34 -inherit kde4-base
35 -
36 -DESCRIPTION="KDE configuration module for Fcitx"
37 -HOMEPAGE="http://fcitx-im.org/"
38 -SRC_URI="https://fcitx.googlecode.com/files/${P}.tar.xz"
39 -
40 -LICENSE="GPL-3"
41 -SLOT="4"
42 -KEYWORDS="amd64 ~ppc ~ppc64 x86"
43 -IUSE=""
44 -
45 -RDEPEND=">=app-i18n/fcitx-4.2.7[qt4]
46 - x11-libs/libxkbfile"
47 -DEPEND="${RDEPEND}
48 - sys-devel/gettext
49 - virtual/pkgconfig"