commit: 0894374e4d4ab8414cc0bad4ff5921efa68f834b
Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Wed Nov 15 15:27:09 2017 +0000
Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Nov 15 19:26:12 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0894374e
app-i18n/fcitx: Fix LICENSE.
app-i18n/fcitx/fcitx-4.2.9.4.ebuild | 2 +-
app-i18n/fcitx/fcitx-4.9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-i18n/fcitx/fcitx-4.2.9.4.ebuild
b/app-i18n/fcitx/fcitx-4.2.9.4.ebuild
index 80fdc9b6bda..6519ee38167 100644
--- a/app-i18n/fcitx/fcitx-4.2.9.4.ebuild
+++ b/app-i18n/fcitx/fcitx-4.2.9.4.ebuild
@@ -23,7 +23,7 @@ else
SRC_URI="https://download.fcitx-im.org/${PN}/${P}_dict.tar.xz"
fi
-LICENSE="GPL-2+ LGPL-2+ MIT"
+LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT"
SLOT="4"
KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86"
IUSE="+X +autostart +cairo debug +enchant gtk2 gtk3 +introspection lua nls
opencc +pango qt4 static-libs +table test +xml"
diff --git a/app-i18n/fcitx/fcitx-4.9999.ebuild
b/app-i18n/fcitx/fcitx-4.9999.ebuild
index a3cc2ccaedf..86a2d104577 100644
--- a/app-i18n/fcitx/fcitx-4.9999.ebuild
+++ b/app-i18n/fcitx/fcitx-4.9999.ebuild
@@ -23,7 +23,7 @@ else
SRC_URI="https://download.fcitx-im.org/${PN}/${P}_dict.tar.xz"
fi
-LICENSE="GPL-2+ LGPL-2+ MIT"
+LICENSE="BSD-1 GPL-2+ LGPL-2+ MIT"
SLOT="4"
KEYWORDS=""
IUSE="+X +autostart +cairo debug +enchant gtk2 gtk3 +introspection lua nls
opencc +pango qt4 static-libs +table test +xml"