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: 1513084969.995b0a11a23c8ecfac72f90bc6a28ba5824212f0.hattya@gentoo
1 commit: 995b0a11a23c8ecfac72f90bc6a28ba5824212f0
2 Author: Akinori Hattori <hattya <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 12 13:22:49 2017 +0000
4 Commit: Akinori Hattori <hattya <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 12 13:22:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=995b0a11
7
8 app-i18n/ibus-table-others: block app-i18n/ibus-table-code
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 636e5dce489..da2715d1c92 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 @@ -12,6 +12,7 @@ SLOT="0"
21 KEYWORDS="~amd64 ~x86"
22 IUSE=""
23
24 -RDEPEND="app-i18n/ibus-table"
25 +RDEPEND="app-i18n/ibus-table
26 + !app-i18n/ibus-table-code"
27 DEPEND="${RDEPEND}
28 virtual/pkgconfig"