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-qt5/
Date: Mon, 23 Oct 2017 19:27:13
Message-Id: 1508786824.484fdb019ae0945bc1d66b526a4981e9b9728fd1.floppym@gentoo
1 commit: 484fdb019ae0945bc1d66b526a4981e9b9728fd1
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Mon Oct 23 19:02:35 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=484fdb01
7
8 app-i18n/fcitx-qt5: Fix LICENSE.
9
10 app-i18n/fcitx-qt5/fcitx-qt5-1.1.1.ebuild | 2 +-
11 app-i18n/fcitx-qt5/fcitx-qt5-4.9999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-1.1.1.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-1.1.1.ebuild
15 index 18564da597d..39f01c90148 100644
16 --- a/app-i18n/fcitx-qt5/fcitx-qt5-1.1.1.ebuild
17 +++ b/app-i18n/fcitx-qt5/fcitx-qt5-1.1.1.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+"
23 +LICENSE="GPL-2+ LGPL-2+"
24 SLOT="4"
25 KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
26 IUSE=""
27
28 diff --git a/app-i18n/fcitx-qt5/fcitx-qt5-4.9999.ebuild b/app-i18n/fcitx-qt5/fcitx-qt5-4.9999.ebuild
29 index b1b4481aedc..5b544d18cff 100644
30 --- a/app-i18n/fcitx-qt5/fcitx-qt5-4.9999.ebuild
31 +++ b/app-i18n/fcitx-qt5/fcitx-qt5-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+"
37 +LICENSE="GPL-2+ LGPL-2+"
38 SLOT="4"
39 KEYWORDS=""
40 IUSE=""