summaryrefslogtreecommitdiff
path: root/app-i18n
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2017-11-15 16:27:09 +0100
committerMike Gilbert <floppym@gentoo.org>2017-11-15 14:26:12 -0500
commit0894374e4d4ab8414cc0bad4ff5921efa68f834b (patch)
tree5c57b8e6d3153a34f6b2adc6673087878e82f4ab /app-i18n
parent4457f4bfae18963784cb780ef58c9d9ab045fa27 (diff)
downloadgentoo-0894374e4d4ab8414cc0bad4ff5921efa68f834b.tar.gz
gentoo-0894374e4d4ab8414cc0bad4ff5921efa68f834b.tar.xz
app-i18n/fcitx: Fix LICENSE.
Diffstat (limited to 'app-i18n')
-rw-r--r--app-i18n/fcitx/fcitx-4.2.9.4.ebuild2
-rw-r--r--app-i18n/fcitx/fcitx-4.9999.ebuild2
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"