summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-07-11 06:25:44 +0000
committerMarkus Meier <maekke@gentoo.org>2015-07-11 06:25:44 +0000
commita98a1e5ee5726448c95e59cdc876974bd7f7494b (patch)
treee8b0111ac409e3cf231344558c1d2123c27e7fe7 /app-i18n
parentVersion bump. (diff)
downloadgentoo-2-a98a1e5ee5726448c95e59cdc876974bd7f7494b.tar.gz
gentoo-2-a98a1e5ee5726448c95e59cdc876974bd7f7494b.tar.bz2
gentoo-2-a98a1e5ee5726448c95e59cdc876974bd7f7494b.zip
arm stable, bug #551062
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/ibus/ChangeLog5
-rw-r--r--app-i18n/ibus/ibus-1.5.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/ibus/ChangeLog b/app-i18n/ibus/ChangeLog
index ee7ffc81ac5b..b238ab992cb2 100644
--- a/app-i18n/ibus/ChangeLog
+++ b/app-i18n/ibus/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/ibus
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.160 2015/06/26 14:28:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.161 2015/07/11 06:25:44 maekke Exp $
+
+ 11 Jul 2015; Markus Meier <maekke@gentoo.org> ibus-1.5.10.ebuild:
+ arm stable, bug #551062
26 Jun 2015; Agostino Sarubbo <ago@gentoo.org> ibus-1.5.10.ebuild:
Stable for amd64, wrt bug #551062
diff --git a/app-i18n/ibus/ibus-1.5.10.ebuild b/app-i18n/ibus/ibus-1.5.10.ebuild
index 9497669df7e2..22e051b257d3 100644
--- a/app-i18n/ibus/ibus-1.5.10.ebuild
+++ b/app-i18n/ibus/ibus-1.5.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.10.ebuild,v 1.2 2015/06/26 14:28:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.10.ebuild,v 1.3 2015/07/11 06:25:44 maekke Exp $
EAPI=5
@@ -18,7 +18,7 @@ HOMEPAGE="http://code.google.com/p/ibus/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="deprecated gconf gtk +gtk3 +introspection nls +python test vala wayland +X"
REQUIRED_USE="
|| ( gtk gtk3 X )