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/ibus/
Date: Mon, 30 Apr 2018 15:58:35
Message-Id: 1525102791.fe6a02abaff9abf6bb781e57392a90e7b1f045d6.floppym@gentoo
1 commit: fe6a02abaff9abf6bb781e57392a90e7b1f045d6
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Mon Apr 30 14:57:22 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 30 15:39:51 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe6a02ab
7
8 app-i18n/ibus: Restore ~x86-fbsd (bug #626804).
9
10 app-i18n/ibus/ibus-1.5.16.ebuild | 2 +-
11 app-i18n/ibus/ibus-1.5.17.ebuild | 4 ++--
12 2 files changed, 3 insertions(+), 3 deletions(-)
13
14 diff --git a/app-i18n/ibus/ibus-1.5.16.ebuild b/app-i18n/ibus/ibus-1.5.16.ebuild
15 index 25bed25d177..4dcb90a6263 100644
16 --- a/app-i18n/ibus/ibus-1.5.16.ebuild
17 +++ b/app-i18n/ibus/ibus-1.5.16.ebuild
18 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
19
20 LICENSE="LGPL-2.1"
21 SLOT="0"
22 -KEYWORDS="~alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86"
23 +KEYWORDS="~alpha amd64 arm ~arm64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
24 IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde +libnotify nls +python test vala wayland"
25 REQUIRED_USE="emoji? ( gtk )
26 gtk2? ( gtk )
27
28 diff --git a/app-i18n/ibus/ibus-1.5.17.ebuild b/app-i18n/ibus/ibus-1.5.17.ebuild
29 index f7900a15eef..43eff2df2a0 100644
30 --- a/app-i18n/ibus/ibus-1.5.17.ebuild
31 +++ b/app-i18n/ibus/ibus-1.5.17.ebuild
32 @@ -1,4 +1,4 @@
33 -# Copyright 1999-2017 Gentoo Foundation
34 +# Copyright 1999-2018 Gentoo Foundation
35 # Distributed under the terms of the GNU General Public License v2
36
37 EAPI="6"
38 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.gz"
39
40 LICENSE="LGPL-2.1"
41 SLOT="0"
42 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
43 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
44 IUSE="+X +emoji gconf +gtk +gtk2 +introspection kde +libnotify nls +python test vala wayland"
45 REQUIRED_USE="emoji? ( gtk )
46 gtk2? ( gtk )