summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-06-22 12:39:57 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-06-22 12:39:57 +0000
commit38be3e94c22ec51151e3c9e6f56049e73dc8805f (patch)
treecccf1535c647f3982986c543a2c69a02a4df2a84 /app-i18n
parentStable for ppc, wrt bug #510672 (diff)
downloadgentoo-2-38be3e94c22ec51151e3c9e6f56049e73dc8805f.tar.gz
gentoo-2-38be3e94c22ec51151e3c9e6f56049e73dc8805f.tar.bz2
gentoo-2-38be3e94c22ec51151e3c9e6f56049e73dc8805f.zip
Stable for ppc64, wrt bug #510672
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/uim/ChangeLog5
-rw-r--r--app-i18n/uim/uim-1.8.6-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/uim/ChangeLog b/app-i18n/uim/ChangeLog
index 0a038557a593..3ce26f823b3e 100644
--- a/app-i18n/uim/ChangeLog
+++ b/app-i18n/uim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-i18n/uim
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.270 2014/06/22 12:39:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.271 2014/06/22 12:39:57 ago Exp $
+
+ 22 Jun 2014; Agostino Sarubbo <ago@gentoo.org> uim-1.8.6-r1.ebuild:
+ Stable for ppc64, wrt bug #510672
22 Jun 2014; Agostino Sarubbo <ago@gentoo.org> uim-1.8.6-r1.ebuild:
Stable for ppc, wrt bug #510672
diff --git a/app-i18n/uim/uim-1.8.6-r1.ebuild b/app-i18n/uim/uim-1.8.6-r1.ebuild
index f2da6df7ffd6..2e008104719a 100644
--- a/app-i18n/uim/uim-1.8.6-r1.ebuild
+++ b/app-i18n/uim/uim-1.8.6-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.8.6-r1.ebuild,v 1.5 2014/06/22 12:39:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.8.6-r1.ebuild,v 1.6 2014/06/22 12:39:57 ago Exp $
EAPI="5"
inherit autotools eutils multilib elisp-common gnome2-utils
@@ -11,7 +11,7 @@ SRC_URI="http://uim.googlecode.com/files/${P}.tar.bz2"
LICENSE="BSD GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 hppa ppc ~ppc64 x86"
+KEYWORDS="amd64 hppa ppc ppc64 x86"
IUSE="+anthy canna curl eb emacs expat libffi gtk gtk3 kde libedit libnotify m17n-lib ncurses nls qt4 skk sqlite ssl static-libs test unicode X xft linguas_zh_CN linguas_zh_TW linguas_ja linguas_ko"
RESTRICT="test"