Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/uim/
Date: Sat, 20 Oct 2018 14:12:34
Message-Id: 1540044732.b55bfa2eb3f6d9ccf25288e4dfe55eb1ad89a643.slyfox@gentoo
1 commit: b55bfa2eb3f6d9ccf25288e4dfe55eb1ad89a643
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Oct 20 14:12:12 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 20 14:12:12 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b55bfa2e
7
8 app-i18n/uim: stable 1.8.8 for ppc, bug #661800
9
10 Tested-by: ernsteiswuerfel
11 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
12 Package-Manager: Portage-2.3.51, Repoman-2.3.11
13 RepoMan-Options: --include-arches="ppc"
14
15 app-i18n/uim/uim-1.8.8.ebuild | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
19 index 589023b40ef..7fbd2e0a622 100644
20 --- a/app-i18n/uim/uim-1.8.8.ebuild
21 +++ b/app-i18n/uim/uim-1.8.8.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2018 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI="6"
28 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2"
29
30 LICENSE="BSD GPL-2 LGPL-2.1"
31 SLOT="0"
32 -KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86"
33 +KEYWORDS="amd64 ~arm hppa ppc ppc64 x86"
34 IUSE="X +anthy canna curl eb emacs expat libffi gtk gtk2 l10n_ja l10n_ko l10n_zh-CN l10n_zh-TW libedit libnotify libressl m17n-lib ncurses nls qt5 skk sqlite ssl static-libs xft"
35 RESTRICT="test"
36 REQUIRED_USE="gtk? ( X )