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: Tue, 22 Aug 2017 14:21:42
Message-Id: 1503411615.869b8c541c0880462af3bc506d7781bc4894249d.floppym@gentoo
1 commit: 869b8c541c0880462af3bc506d7781bc4894249d
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Tue Aug 22 12:09:10 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 22 14:20:15 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=869b8c54
7
8 app-i18n/kcm-fcitx: Update dependency on app-i18n/fcitx after deletion of "dbus" USE flag.
9
10 app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild | 4 ++--
11 app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild | 4 ++--
12 app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild | 4 ++--
13 app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild | 4 ++--
14 4 files changed, 8 insertions(+), 8 deletions(-)
15
16 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
17 index 43849966fc1..7f0dc0b6f63 100644
18 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
19 +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -25,7 +25,7 @@ SLOT="4"
27 KEYWORDS="amd64 ~ppc ~ppc64 x86"
28 IUSE="minimal"
29
30 -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus,qt4]
31 +RDEPEND=">=app-i18n/fcitx-4.2.8[qt4]
32 dev-qt/qtcore:4
33 dev-qt/qtdbus:4
34 dev-qt/qtgui:4
35
36 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild
37 index d3169f6ce22..e45efab068c 100644
38 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild
39 +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.4.9999.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2016 Gentoo Foundation
42 +# Copyright 1999-2017 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI="6"
46 @@ -25,7 +25,7 @@ SLOT="4"
47 KEYWORDS=""
48 IUSE="minimal"
49
50 -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus,qt4]
51 +RDEPEND=">=app-i18n/fcitx-4.2.8[qt4]
52 dev-qt/qtcore:4
53 dev-qt/qtdbus:4
54 dev-qt/qtgui:4
55
56 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild
57 index 43541a0538b..a9c59de9048 100644
58 --- a/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild
59 +++ b/app-i18n/kcm-fcitx/kcm-fcitx-0.5.3.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2016 Gentoo Foundation
62 +# Copyright 1999-2017 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64
65 EAPI="6"
66 @@ -24,7 +24,7 @@ SLOT="5"
67 KEYWORDS="amd64 x86"
68 IUSE=""
69
70 -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus]
71 +RDEPEND=">=app-i18n/fcitx-4.2.8
72 app-i18n/fcitx-qt5
73 dev-qt/qtcore:5
74 dev-qt/qtdbus:5
75
76 diff --git a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild b/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild
77 index f973e240426..53dce62a34b 100644
78 --- a/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild
79 +++ b/app-i18n/kcm-fcitx/kcm-fcitx-9999.ebuild
80 @@ -1,4 +1,4 @@
81 -# Copyright 1999-2016 Gentoo Foundation
82 +# Copyright 1999-2017 Gentoo Foundation
83 # Distributed under the terms of the GNU General Public License v2
84
85 EAPI="6"
86 @@ -24,7 +24,7 @@ SLOT="5"
87 KEYWORDS=""
88 IUSE=""
89
90 -RDEPEND=">=app-i18n/fcitx-4.2.8[dbus]
91 +RDEPEND=">=app-i18n/fcitx-4.2.8
92 app-i18n/fcitx-qt5
93 dev-qt/qtcore:5
94 dev-qt/qtdbus:5