diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:05:43 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-09 12:05:43 +0000 |
commit | c38fe7b63c92318735110ec52285c11b88cf9f7b (patch) | |
tree | 955b5c7093c9c2b483cf05a49e9b2c26eeabfa82 /app-i18n/ibus | |
parent | x86 stable, bug 499954 (diff) | |
download | gentoo-2-c38fe7b63c92318735110ec52285c11b88cf9f7b.tar.gz gentoo-2-c38fe7b63c92318735110ec52285c11b88cf9f7b.tar.bz2 gentoo-2-c38fe7b63c92318735110ec52285c11b88cf9f7b.zip |
x86 stable, bug 499954
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-i18n/ibus')
-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 2c7393c1d41c..9cb55dc7a813 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.142 2014/03/09 10:57:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ChangeLog,v 1.143 2014/03/09 12:05:43 pacho Exp $ + + 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> ibus-1.5.5.ebuild: + x86 stable, bug 499954 09 Mar 2014; Pacho Ramos <pacho@gentoo.org> ibus-1.5.5.ebuild: amd64 stable, bug 499954 diff --git a/app-i18n/ibus/ibus-1.5.5.ebuild b/app-i18n/ibus/ibus-1.5.5.ebuild index 37377e194bce..4eed99ca96be 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.4 2014/03/09 10:57:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus/ibus-1.5.5.ebuild,v 1.5 2014/03/09 12:05:43 pacho 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 ) |