diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-05-01 05:26:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-05-01 05:26:19 +0000 |
commit | 2a52eaa6be4aae2441e87b860801a7f2a7c903d1 (patch) | |
tree | 36e8a3f172a0b859ea282bb5e2a1361a91d93e03 /app-i18n | |
parent | Stable for PPC64 (bug #540844). (diff) | |
download | gentoo-2-2a52eaa6be4aae2441e87b860801a7f2a7c903d1.tar.gz gentoo-2-2a52eaa6be4aae2441e87b860801a7f2a7c903d1.tar.bz2 gentoo-2-2a52eaa6be4aae2441e87b860801a7f2a7c903d1.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')
-rw-r--r-- | app-i18n/fcitx-anthy/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/fcitx-anthy/ChangeLog b/app-i18n/fcitx-anthy/ChangeLog index 9ac420d48eea..d5a8b59d0400 100644 --- a/app-i18n/fcitx-anthy/ChangeLog +++ b/app-i18n/fcitx-anthy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx-anthy # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog,v 1.8 2015/04/19 11:49:09 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/ChangeLog,v 1.9 2015/05/01 05:26:19 jer Exp $ + + 01 May 2015; Jeroen Roovers <jer@gentoo.org> fcitx-anthy-0.2.1.ebuild: + Stable for PPC64 (bug #540844). 19 Apr 2015; Anthony G. Basile <blueness@gentoo.org> fcitx-anthy-0.1.1.ebuild, fcitx-anthy-0.2.0.ebuild, fcitx-anthy-0.2.1.ebuild: diff --git a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild index 825a59a9fb80..5f33c9a81f69 100644 --- a/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild +++ b/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.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-anthy/fcitx-anthy-0.2.1.ebuild,v 1.2 2015/04/19 11:49:09 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx-anthy/fcitx-anthy-0.2.1.ebuild,v 1.3 2015/05/01 05:26:19 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 |