summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé María Alonso <nimiux@gentoo.org>2014-06-16 11:09:10 +0000
committerJosé María Alonso <nimiux@gentoo.org>2014-06-16 11:09:10 +0000
commite197efff7f8a1a4b6bc35ce21ab92f7bbe0bbcdc (patch)
tree82f831ebadb9f141bff3e8a2a1879295b7069596 /app-i18n
parentfix #513020, drop old (diff)
downloadgentoo-2-e197efff7f8a1a4b6bc35ce21ab92f7bbe0bbcdc.tar.gz
gentoo-2-e197efff7f8a1a4b6bc35ce21ab92f7bbe0bbcdc.tar.bz2
gentoo-2-e197efff7f8a1a4b6bc35ce21ab92f7bbe0bbcdc.zip
Stable for amd64 wrt bug #510672
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 37488ac33550..747575e964c9 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.268 2014/06/14 10:43:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.269 2014/06/16 11:09:10 nimiux Exp $
+
+ 16 Jun 2014; Chema Alonso <nimiux@gentoo.org> uim-1.8.6-r1.ebuild:
+ Stable for amd64 wrt bug #510672
14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> uim-1.8.6-r1.ebuild:
x86 stable 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 e9b3740c5afa..ed6eccbbeecf 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.3 2014/06/14 10:43:09 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-1.8.6-r1.ebuild,v 1.4 2014/06/16 11:09:10 nimiux 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"