diff options
author | Akinori Hattori <hattya@gentoo.org> | 2020-04-30 22:38:01 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2020-04-30 22:38:01 +0900 |
commit | 5197a91e52d6a30495d48b1f503a68c518988b4e (patch) | |
tree | 98a1a2b375d2614e988770795afac35cb0accafd /app-i18n/skk-jisyo | |
parent | app-i18n/skk-jisyo: fix docs installation (diff) | |
download | gentoo-5197a91e52d6a30495d48b1f503a68c518988b4e.tar.gz gentoo-5197a91e52d6a30495d48b1f503a68c518988b4e.tar.bz2 gentoo-5197a91e52d6a30495d48b1f503a68c518988b4e.zip |
app-i18n/skk-jisyo: update LICENSE
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n/skk-jisyo')
-rw-r--r-- | app-i18n/skk-jisyo/skk-jisyo-999999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild b/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild index facc4cf08959..2268f975ecd0 100644 --- a/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild +++ b/app-i18n/skk-jisyo/skk-jisyo-999999.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Jisyo (dictionary) files for the SKK Japanese-input software" HOMEPAGE="https://skk-dev.github.io/dict" EGIT_REPO_URI="https://github.com/skk-dev/dict" -LICENSE="GPL-2 freedist public-domain" +LICENSE="CC-BY-SA-3.0 GPL-2+ public-domain unicode" SLOT="0" KEYWORDS="" IUSE="cdb ${USE_RUBY//ruby/ruby_targets_ruby}" |