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: Mon, 23 Oct 2017 19:27:12
Message-Id: 1508786822.da9ed59a1067edcc71ab324e67fcadb0270d4070.floppym@gentoo
1 commit: da9ed59a1067edcc71ab324e67fcadb0270d4070
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Mon Oct 23 19:00:06 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 23 19:27:02 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da9ed59a
7
8 app-i18n/fcitx-configtool: Fix LICENSE.
9
10 app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.ebuild | 2 +-
11 app-i18n/fcitx-configtool/fcitx-configtool-4.9999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.ebuild
15 index 0b23abbbe06..aec81502365 100644
16 --- a/app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.ebuild
17 +++ b/app-i18n/fcitx-configtool/fcitx-configtool-0.4.10.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.1+"
24 SLOT="4"
25 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
26 IUSE=""
27
28 diff --git a/app-i18n/fcitx-configtool/fcitx-configtool-4.9999.ebuild b/app-i18n/fcitx-configtool/fcitx-configtool-4.9999.ebuild
29 index aa0e86bd570..42953c81e02 100644
30 --- a/app-i18n/fcitx-configtool/fcitx-configtool-4.9999.ebuild
31 +++ b/app-i18n/fcitx-configtool/fcitx-configtool-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.1+"
38 SLOT="4"
39 KEYWORDS=""
40 IUSE=""