diff options
author | 2014-08-01 08:28:40 +0000 | |
---|---|---|
committer | 2014-08-01 08:28:40 +0000 | |
commit | 94d51f3ab4016fa84030ed61538e9f348838dd2d (patch) | |
tree | d2050f978848003b27f457ccaaffdc14a6f7c947 /app-i18n | |
parent | arm stable, bug #517788 (diff) | |
download | gentoo-2-94d51f3ab4016fa84030ed61538e9f348838dd2d.tar.gz gentoo-2-94d51f3ab4016fa84030ed61538e9f348838dd2d.tar.bz2 gentoo-2-94d51f3ab4016fa84030ed61538e9f348838dd2d.zip |
arm stable, bug #517912
(Portage version: 2.2.10/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/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/ibus/ibus-1.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/ibus/ChangeLog b/app-i18n/ibus/ChangeLog index 1935f6c7c4e0..e6f42b77bbf2 100644 --- a/app-i18n/ibus/ChangeLog +++ b/app-i18n/ibus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/ibus # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.146 2014/08/01 07:14:27 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.147 2014/08/01 08:28:40 maekke Exp $ + + 01 Aug 2014; Markus Meier <maekke@gentoo.org> ibus-1.5.5.ebuild: + arm stable, bug #517912 *ibus-1.5.8 (01 Aug 2014) diff --git a/app-i18n/ibus/ibus-1.5.5.ebuild b/app-i18n/ibus/ibus-1.5.5.ebuild index 53a017a90dd8..f9ee1b70da47 100644 --- a/app-i18n/ibus/ibus-1.5.5.ebuild +++ b/app-i18n/ibus/ibus-1.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.5.ebuild,v 1.6 2014/05/06 18:03:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.5.ebuild,v 1.7 2014/08/01 08:28:40 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python{2_6,2_7} ) @@ -17,7 +17,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" 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 ) deprecated? ( python ) |