Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/fcitx-configtool/
Date: Thu, 21 Sep 2017 21:06:16
Message-Id: 1506027839.66aa7cbf278e310ed8c618b0af34b5e05f5a10a9.floppym@gentoo
1 commit: 66aa7cbf278e310ed8c618b0af34b5e05f5a10a9
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Thu Sep 21 18:57:51 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 21 21:03:59 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66aa7cbf
7
8 app-i18n/fcitx-configtool: Specify slot in dependency on app-i18n/fcitx.
9
10 app-i18n/fcitx-configtool/fcitx-configtool-9999.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-9999.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-9999.ebuild
14 index efac9f4fc03..a3a49216157 100644
15 --- a/app-i18n/fcitx-configtool/fcitx-configtool-9999.ebuild
16 +++ b/app-i18n/fcitx-configtool/fcitx-configtool-9999.ebuild
17 @@ -24,7 +24,7 @@ SLOT="4"
18 KEYWORDS=""
19 IUSE=""
20
21 -RDEPEND=">=app-i18n/fcitx-4.2.8
22 +RDEPEND=">=app-i18n/fcitx-4.2.9:4
23 app-text/iso-codes
24 dev-libs/glib:2
25 x11-libs/gtk+:3"