diff options
-rw-r--r-- | app-i18n/fcitx-hangul/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/fcitx-hangul/ChangeLog b/app-i18n/fcitx-hangul/ChangeLog index 1cc4e6498bfd..37f3f1af1710 100644 --- a/app-i18n/fcitx-hangul/ChangeLog +++ b/app-i18n/fcitx-hangul/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx-hangul # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/ChangeLog,v 1.4 2013/08/03 08:01:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/ChangeLog,v 1.5 2013/08/03 14:48:35 ago Exp $ + + 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-hangul-0.2.1.ebuild: + Stable for ppc, wrt bug #461512 03 Aug 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-hangul-0.2.1.ebuild: Stable for x86, wrt bug #461512 diff --git a/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild b/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild index d14e3cbb1c49..9380242887a6 100644 --- a/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild +++ b/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild,v 1.3 2013/08/03 08:01:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/fcitx-hangul-0.2.1.ebuild,v 1.4 2013/08/03 14:48:35 ago Exp $ EAPI=5 inherit cmake-utils gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.7 |