summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-i18n/fcitx/ChangeLog5
-rw-r--r--app-i18n/fcitx/fcitx-4.2.1.ebuild4
-rw-r--r--app-i18n/opencc/ChangeLog5
-rw-r--r--app-i18n/opencc/opencc-0.2.0.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-i18n/fcitx/ChangeLog b/app-i18n/fcitx/ChangeLog
index 8c0e392ffa12..e4e5816ff4cb 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.43 2012/04/04 20:12:20 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/ChangeLog,v 1.44 2012/04/18 18:39:20 maekke Exp $
+
+ 18 Apr 2012; Markus Meier <maekke@gentoo.org> fcitx-4.2.1.ebuild:
+ x86 stable, bug #409403
04 Apr 2012; Andreas K. Huettel <dilfridge@gentoo.org> fcitx-4.2.1.ebuild:
Fix multilib-strict, bug 410797; add missing intltool depend. Acked by naota.
diff --git a/app-i18n/fcitx/fcitx-4.2.1.ebuild b/app-i18n/fcitx/fcitx-4.2.1.ebuild
index 1b03ed1a25b9..31e91e1415ab 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.4 2012/04/04 20:12:20 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/fcitx/fcitx-4.2.1.ebuild,v 1.5 2012/04/18 18:39:20 maekke 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
diff --git a/app-i18n/opencc/ChangeLog b/app-i18n/opencc/ChangeLog
index 4df5e92411a9..2adac3f54cc2 100644
--- a/app-i18n/opencc/ChangeLog
+++ b/app-i18n/opencc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/opencc
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/opencc/ChangeLog,v 1.3 2012/04/04 17:46:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/opencc/ChangeLog,v 1.4 2012/04/18 18:38:36 maekke Exp $
+
+ 18 Apr 2012; Markus Meier <maekke@gentoo.org> opencc-0.2.0.ebuild:
+ x86 stable, bug #409403
04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> opencc-0.2.0.ebuild:
Stable for amd64, wrt bug #409403
diff --git a/app-i18n/opencc/opencc-0.2.0.ebuild b/app-i18n/opencc/opencc-0.2.0.ebuild
index b0dc01e88957..bd30d69992d0 100644
--- a/app-i18n/opencc/opencc-0.2.0.ebuild
+++ b/app-i18n/opencc/opencc-0.2.0.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/opencc/opencc-0.2.0.ebuild,v 1.2 2012/04/04 17:46:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/opencc/opencc-0.2.0.ebuild,v 1.3 2012/04/18 18:38:36 maekke Exp $
EAPI=3
inherit cmake-utils multilib
@@ -11,7 +11,7 @@ SRC_URI="http://open-chinese-convert.googlecode.com/files/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="nls static-libs"
DEPEND="nls? ( sys-devel/gettext )"