Gentoo Archives: gentoo-commits

From: Akinori Hattori <hattya@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/ibus-table-others/
Date: Tue, 12 Dec 2017 13:27:51
Message-Id: 1513085066.9e0e73ba465fbc6e09b0b8821e59797dc98bf89a.hattya@gentoo
1 commit: 9e0e73ba465fbc6e09b0b8821e59797dc98bf89a
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 12 13:24:26 2017 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 12 13:24:26 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0e73ba
7
8 app-i18n/ibus-table-others: block app-i18n/ibus-table-cyrillic
9
10 Bug: https://bugs.gentoo.org/628854
11 Package-Manager: Portage-2.3.13, Repoman-2.3.4
12
13 app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
17 index da2715d1c92..e4d8f8915dc 100644
18 --- a/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
19 +++ b/app-i18n/ibus-table-others/ibus-table-others-1.3.9.ebuild
20 @@ -13,6 +13,7 @@ KEYWORDS="~amd64 ~x86"
21 IUSE=""
22
23 RDEPEND="app-i18n/ibus-table
24 - !app-i18n/ibus-table-code"
25 + !app-i18n/ibus-table-code
26 + !app-i18n/ibus-table-cyrillic"
27 DEPEND="${RDEPEND}
28 virtual/pkgconfig"