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/fcitx-unikey/, app-i18n/fcitx/, app-i18n/fcitx-qt5/, ...
Date: Tue, 09 Jan 2018 01:55:12
Message-Id: 1515446977.15a240b0e74b7a943c9f146d148a2958fbb7e33d.floppym@gentoo
1 commit: 15a240b0e74b7a943c9f146d148a2958fbb7e33d
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Mon Jan 8 18:35:25 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 21:29:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a240b0
7
8 app-i18n/*fcitx*: Stabilize newest version on amd64/x86.
9
10 app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild | 4 ++--
11 app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild | 4 ++--
12 app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild | 4 ++--
13 app-i18n/fcitx/fcitx-4.2.9.5.ebuild | 2 +-
14 4 files changed, 7 insertions(+), 7 deletions(-)
15
16 diff --git a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild
17 index 8991ceab3f8..39dfd8f3b81 100644
18 --- a/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild
19 +++ b/app-i18n/fcitx-cloudpinyin/fcitx-cloudpinyin-0.3.6.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI="6"
26 @@ -21,7 +21,7 @@ fi
27
28 LICENSE="GPL-2+"
29 SLOT="4"
30 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
32 IUSE=""
33
34 RDEPEND=">=app-i18n/fcitx-4.2.9:4
35
36 diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild
37 index a7aa45d5e1d..a4d2b415636 100644
38 --- a/app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild
39 +++ b/app-i18n/fcitx-qt5/fcitx-qt5-1.2.1.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI="6"
46 @@ -21,7 +21,7 @@ fi
47
48 LICENSE="BSD GPL-2+ GPL-3+ LGPL-2+"
49 SLOT="4"
50 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
51 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
52 IUSE=""
53
54 # Private headers of dev-qt/qtgui:5 used.
55
56 diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild
57 index d76ff3bcecd..91310095346 100644
58 --- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild
59 +++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.7.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2017 Gentoo Foundation
62 +# Copyright 1999-2018 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64
65 EAPI="6"
66 @@ -21,7 +21,7 @@ fi
67
68 LICENSE="GPL-2+ GPL-3+ LGPL-2+"
69 SLOT="4"
70 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
71 +KEYWORDS="amd64 ~ppc ~ppc64 x86"
72 IUSE="+macro-editor"
73
74 RDEPEND=">=app-i18n/fcitx-4.2.9:4
75
76 diff --git a/app-i18n/fcitx/fcitx-4.2.9.5.ebuild b/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
77 index fea4e912925..64e45d7da44 100644
78 --- a/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
79 +++ b/app-i18n/fcitx/fcitx-4.2.9.5.ebuild
80 @@ -25,7 +25,7 @@ fi
81
82 LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT"
83 SLOT="4"
84 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86"
85 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
86 IUSE="+X +autostart +cairo debug +enchant gtk2 +gtk3 +introspection lua nls opencc +pango qt4 static-libs +table test +xml"
87 REQUIRED_USE="cairo? ( X ) pango? ( cairo ) qt4? ( X )"