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, 18 Aug 2018 22:18:48
Message-Id: 1534630689.9efa7c8b61bf4a50fd69ee1332e742ea3986bd64.slyfox@gentoo
1 commit: 9efa7c8b61bf4a50fd69ee1332e742ea3986bd64
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 18 22:17:30 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 18 22:18:09 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9efa7c8b
7
8 app-i18n/uim: stable 1.8.8 for hppa, bug #661800
9
10 Package-Manager: Portage-2.3.46, Repoman-2.3.10
11 RepoMan-Options: --include-arches="hppa"
12
13 app-i18n/uim/uim-1.8.8.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-i18n/uim/uim-1.8.8.ebuild b/app-i18n/uim/uim-1.8.8.ebuild
17 index ca02176189d..589023b40ef 100644
18 --- a/app-i18n/uim/uim-1.8.8.ebuild
19 +++ b/app-i18n/uim/uim-1.8.8.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.bz2"
21
22 LICENSE="BSD GPL-2 LGPL-2.1"
23 SLOT="0"
24 -KEYWORDS="amd64 ~arm ~hppa ~ppc ppc64 x86"
25 +KEYWORDS="amd64 ~arm hppa ~ppc ppc64 x86"
26 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"
27 RESTRICT="test"
28 REQUIRED_USE="gtk? ( X )