diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-01 05:33:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-01 05:33:47 +0000 |
commit | f54ab2852ae1c73822653427269636580355810d (patch) | |
tree | 988b1b5bed790a57472ad8ed56b9e2207dc8469f /app-i18n/fcitx-hangul | |
parent | Stable for PPC64 (bug #540844). (diff) | |
download | gentoo-2-f54ab2852ae1c73822653427269636580355810d.tar.gz gentoo-2-f54ab2852ae1c73822653427269636580355810d.tar.bz2 gentoo-2-f54ab2852ae1c73822653427269636580355810d.zip |
Stable for PPC64 (bug #540844).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-i18n/fcitx-hangul')
-rw-r--r-- | app-i18n/fcitx-hangul/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/fcitx-hangul/ChangeLog b/app-i18n/fcitx-hangul/ChangeLog index 5f1311887a3d..8ce2c469ff91 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/ChangeLog,v 1.7 2015/04/19 12:03:26 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/ChangeLog,v 1.8 2015/05/01 05:33:47 jer Exp $ + + 01 May 2015; Jeroen Roovers <jer@gentoo.org> fcitx-hangul-0.3.0.ebuild: + Stable for PPC64 (bug #540844). 19 Apr 2015; Anthony G. Basile <blueness@gentoo.org> fcitx-hangul-0.2.1.ebuild, fcitx-hangul-0.3.0.ebuild: diff --git a/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild b/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild index 3ce8e0c8dd57..87a159872480 100644 --- a/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild +++ b/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.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/fcitx-hangul/fcitx-hangul-0.3.0.ebuild,v 1.3 2015/04/19 12:03:26 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-hangul/fcitx-hangul-0.3.0.ebuild,v 1.4 2015/05/01 05:33:47 jer Exp $ EAPI=5 inherit cmake-utils gnome2-utils @@ -11,7 +11,7 @@ SRC_URI="http://download.fcitx-im.org/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ppc64 ~x86" IUSE="" RDEPEND=">=app-i18n/fcitx-4.2.8 |