diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:55:37 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-02 20:55:37 +0000 |
commit | e79193a5086284d6a29c7b8c0837b646d103908c (patch) | |
tree | 6faad5a081bbe0f495cd44f2af0970d1c510906f /app-i18n | |
parent | Stable for ppc64, wrt bug #462890 (diff) | |
download | gentoo-2-e79193a5086284d6a29c7b8c0837b646d103908c.tar.gz gentoo-2-e79193a5086284d6a29c7b8c0837b646d103908c.tar.bz2 gentoo-2-e79193a5086284d6a29c7b8c0837b646d103908c.zip |
Stable for ppc64, wrt bug #462890
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/fcitx/ChangeLog b/app-i18n/fcitx/ChangeLog index 802687ff7ec9..204872472e80 100644 --- a/app-i18n/fcitx/ChangeLog +++ b/app-i18n/fcitx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.60 2013/03/13 10:54:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.61 2013/04/02 20:55:37 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-4.2.7.ebuild: + Stable for ppc64, wrt bug #462890 13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-4.2.7.ebuild: Stable for ppc, wrt bug #461512 diff --git a/app-i18n/fcitx/fcitx-4.2.7.ebuild b/app-i18n/fcitx/fcitx-4.2.7.ebuild index 86b4d14e18fd..50723747f188 100644 --- a/app-i18n/fcitx/fcitx-4.2.7.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.7.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/fcitx-4.2.7.ebuild,v 1.7 2013/03/13 10:54:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild,v 1.8 2013/04/02 20:55:37 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://fcitx.googlecode.com/files/${P}_dict.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="+X +autostart +cairo +dbus debug +enchant gtk gtk3 icu introspection lua nls opencc +pango qt4 snooper static-libs +table test +xml" |