diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 17:46:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 17:46:03 +0000 |
commit | c8565a5b573420dca96a25f63c59d19abe9945aa (patch) | |
tree | d1b118264c1ea9984aef0be223467737260b9ead /app-i18n | |
parent | add prefix support and ~{x86,amd64}-linux keywords (diff) | |
download | gentoo-2-c8565a5b573420dca96a25f63c59d19abe9945aa.tar.gz gentoo-2-c8565a5b573420dca96a25f63c59d19abe9945aa.tar.bz2 gentoo-2-c8565a5b573420dca96a25f63c59d19abe9945aa.zip |
Stable for amd64, wrt bug #409403
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/fcitx/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/fcitx/fcitx-4.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/fcitx/ChangeLog b/app-i18n/fcitx/ChangeLog index 2c5cd6748d46..f7ba8e3bcc5c 100644 --- a/app-i18n/fcitx/ChangeLog +++ b/app-i18n/fcitx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/fcitx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.41 2012/03/21 01:54:50 qiaomuf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.42 2012/04/04 17:46:03 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> fcitx-4.2.1.ebuild: + Stable for amd64, wrt bug #409403 21 Mar 2012; Mu Qiao <qiaomuf@gentoo.org> fcitx-4.2.0-r2.ebuild, fcitx-4.2.1.ebuild, metadata.xml: diff --git a/app-i18n/fcitx/fcitx-4.2.1.ebuild b/app-i18n/fcitx/fcitx-4.2.1.ebuild index ad9af17b766a..8d0c23e06773 100644 --- a/app-i18n/fcitx/fcitx-4.2.1.ebuild +++ b/app-i18n/fcitx/fcitx-4.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild,v 1.2 2012/03/21 01:54:50 qiaomuf Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild,v 1.3 2012/04/04 17:46:03 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="http://fcitx.googlecode.com/files/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cairo dbus debug gtk gtk3 opencc pango qt table" RDEPEND="x11-libs/libX11 |