diff options
-rw-r--r-- | app-i18n/ibus-anthy/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/ibus-anthy/ibus-anthy-1.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/ibus-anthy/ChangeLog b/app-i18n/ibus-anthy/ChangeLog index 32740eb3afc7..b00773469373 100644 --- a/app-i18n/ibus-anthy/ChangeLog +++ b/app-i18n/ibus-anthy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/ibus-anthy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-anthy/ChangeLog,v 1.29 2012/02/03 14:42:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-anthy/ChangeLog,v 1.30 2012/02/16 17:38:27 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> ibus-anthy-1.2.6.ebuild: + x86 stable wrt bug #396807 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> ibus-anthy-1.2.6.ebuild: Stable for amd64, wrt bug #396807 diff --git a/app-i18n/ibus-anthy/ibus-anthy-1.2.6.ebuild b/app-i18n/ibus-anthy/ibus-anthy-1.2.6.ebuild index e437cc745207..965d237448a6 100644 --- a/app-i18n/ibus-anthy/ibus-anthy-1.2.6.ebuild +++ b/app-i18n/ibus-anthy/ibus-anthy-1.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-anthy/ibus-anthy-1.2.6.ebuild,v 1.2 2012/02/03 14:42:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/ibus-anthy/ibus-anthy-1.2.6.ebuild,v 1.3 2012/02/16 17:38:27 phajdan.jr Exp $ EAPI=3 PYTHON_DEPEND="2:2.5" @@ -12,7 +12,7 @@ SRC_URI="http://ibus.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="nls" RDEPEND=">=app-i18n/ibus-1.2.0.20100111 |