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-unikey/
Date: Mon, 23 Oct 2017 19:27:13
Message-Id: 1508786824.f3387db2e95182713d0bc7dc740a3b5d656843a3.floppym@gentoo
1 commit: f3387db2e95182713d0bc7dc740a3b5d656843a3
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Mon Oct 23 19:11:31 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 19:27:04 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3387db2
7
8 app-i18n/fcitx-unikey: Fix LICENSE.
9
10 app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild | 2 +-
11 app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild
15 index 09a76beb909..c59a6047493 100644
16 --- a/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild
17 +++ b/app-i18n/fcitx-unikey/fcitx-unikey-0.2.6.ebuild
18 @@ -19,7 +19,7 @@ else
19 SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz"
20 fi
21
22 -LICENSE="GPL-2+ GPL-3+"
23 +LICENSE="GPL-2+ GPL-3+ LGPL-2+"
24 SLOT="4"
25 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
26 IUSE="+macro-editor"
27
28 diff --git a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
29 index 5422ff219bf..95c318c7290 100644
30 --- a/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
31 +++ b/app-i18n/fcitx-unikey/fcitx-unikey-4.9999.ebuild
32 @@ -19,7 +19,7 @@ else
33 SRC_URI="https://download.fcitx-im.org/${PN}/${P}.tar.xz"
34 fi
35
36 -LICENSE="GPL-2+ GPL-3+"
37 +LICENSE="GPL-2+ GPL-3+ LGPL-2+"
38 SLOT="4"
39 KEYWORDS=""
40 IUSE="+macro-editor"