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-hangul/
Date: Wed, 15 Nov 2017 19:26:33
Message-Id: 1510773972.f0ec9c5d10fdce4cabdcf0772e72de9a40033652.floppym@gentoo
1 commit: f0ec9c5d10fdce4cabdcf0772e72de9a40033652
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Wed Nov 15 16:01:36 2017 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Wed Nov 15 19:26:12 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f0ec9c5d
7
8 app-i18n/fcitx-hangul: Fix LICENSE.
9
10 app-i18n/fcitx-hangul/fcitx-hangul-0.3.1.ebuild | 2 +-
11 app-i18n/fcitx-hangul/fcitx-hangul-4.9999.ebuild | 2 +-
12 2 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/app-i18n/fcitx-hangul/fcitx-hangul-0.3.1.ebuild b/app-i18n/fcitx-hangul/fcitx-hangul-0.3.1.ebuild
15 index b23bd9d5876..2097cf0a2af 100644
16 --- a/app-i18n/fcitx-hangul/fcitx-hangul-0.3.1.ebuild
17 +++ b/app-i18n/fcitx-hangul/fcitx-hangul-0.3.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="BSD GPL-2+"
24 SLOT="4"
25 KEYWORDS="amd64 ~ppc ~ppc64 x86"
26 IUSE=""
27
28 diff --git a/app-i18n/fcitx-hangul/fcitx-hangul-4.9999.ebuild b/app-i18n/fcitx-hangul/fcitx-hangul-4.9999.ebuild
29 index 7fd3d0bc647..e65be6a0ff3 100644
30 --- a/app-i18n/fcitx-hangul/fcitx-hangul-4.9999.ebuild
31 +++ b/app-i18n/fcitx-hangul/fcitx-hangul-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="BSD GPL-2+"
38 SLOT="4"
39 KEYWORDS=""
40 IUSE=""