diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-13 10:54:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-13 10:54:21 +0000 |
commit | aec752d5da931b43de6ab9c9e0f86370302b3bdb (patch) | |
tree | 1042337b7e38ed10684f17ecc06c01f5bd3bfc3e /app-i18n/fcitx | |
parent | Stable for ppc, wrt bug #461538 (diff) | |
download | gentoo-2-aec752d5da931b43de6ab9c9e0f86370302b3bdb.tar.gz gentoo-2-aec752d5da931b43de6ab9c9e0f86370302b3bdb.tar.bz2 gentoo-2-aec752d5da931b43de6ab9c9e0f86370302b3bdb.zip |
Stable for ppc, wrt bug #461512
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-i18n/fcitx')
-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 3b139ea38911..802687ff7ec9 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.59 2013/03/13 09:14:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.60 2013/03/13 10:54:21 ago Exp $ + + 13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-4.2.7.ebuild: + Stable for ppc, wrt bug #461512 13 Mar 2013; Agostino Sarubbo <ago@gentoo.org> fcitx-4.2.7.ebuild: Stable for x86, wrt bug #461512 diff --git a/app-i18n/fcitx/fcitx-4.2.7.ebuild b/app-i18n/fcitx/fcitx-4.2.7.ebuild index bd3fd0d8a5a8..86b4d14e18fd 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.6 2013/03/13 09:14:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.7.ebuild,v 1.7 2013/03/13 10:54:21 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" |