Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus/
Date: Thu, 24 Dec 2015 20:18:27
Message-Id: 1450988200.2c750d8657dfe63e0f5fd0711bb0ec555980303f.vapier@gentoo
1 commit: 2c750d8657dfe63e0f5fd0711bb0ec555980303f
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 24 19:07:09 2015 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 24 20:16:40 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c750d86
7
8 app-i18n/ibus: mark 1.5.5 alpha/ia64/sparc stable
9
10 app-i18n/ibus/ibus-1.5.5.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-i18n/ibus/ibus-1.5.5.ebuild b/app-i18n/ibus/ibus-1.5.5.ebuild
14 index 3473d00..3fed965 100644
15 --- a/app-i18n/ibus/ibus-1.5.5.ebuild
16 +++ b/app-i18n/ibus/ibus-1.5.5.ebuild
17 @@ -17,7 +17,7 @@ SRC_URI="https://ibus.googlecode.com/files/${P}.tar.gz"
18
19 LICENSE="LGPL-2.1"
20 SLOT="0"
21 -KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
22 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd"
23 IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland +X"
24 REQUIRED_USE="|| ( gtk gtk3 X )
25 deprecated? ( python )