Gentoo Archives: gentoo-commits

From: YOSHIOKA Takuma <lo48576@×××××××.red>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-i18n/fcitx-skk/
Date: Mon, 13 Apr 2020 11:12:20
Message-Id: 1586776320.337bc3cba923063b6d5933d20f6ca5b6e11e63a2.YOSHIOKATakuma@gentoo
1 commit: 337bc3cba923063b6d5933d20f6ca5b6e11e63a2
2 Author: YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
3 AuthorDate: Mon Apr 13 11:10:54 2020 +0000
4 Commit: YOSHIOKA Takuma <lo48576 <AT> hard-wi <DOT> red>
5 CommitDate: Mon Apr 13 11:12:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=337bc3cb
7
8 app-i18n/fcitx-skk: stop using SLOT
9
10 See
11 <https://github.com/gentoo/guru/commit/935fc8868d3b4db79554304aec075838614ad44a#r38457107>.
12
13 Package-Manager: Portage-2.3.99, Repoman-2.3.22
14 Signed-off-by: YOSHIOKA Takuma <lo48576 <AT> hard-wi.red>
15
16 app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild b/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
20 index 1f2a6ce..49562ed 100644
21 --- a/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
22 +++ b/app-i18n/fcitx-skk/fcitx-skk-0.1.4.ebuild
23 @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.com/fcitx/fcitx-skk"
24 SRC_URI="https://gitlab.com/fcitx/fcitx-skk/-/archive/${PV}/${P}.tar.bz2"
25
26 LICENSE="GPL-3"
27 -SLOT="4"
28 +SLOT="0"
29 KEYWORDS="~amd64 ~x86"
30 IUSE="qt5"