diff options
author | Akinori Hattori <hattya@gentoo.org> | 2021-11-05 23:09:27 +0900 |
---|---|---|
committer | Akinori Hattori <hattya@gentoo.org> | 2021-11-05 23:09:27 +0900 |
commit | 74dc69feb6636523a613f1ffed9bf12ed9e72122 (patch) | |
tree | d439847873fb9415c25fcc1a617815f420fb9f04 /app-i18n | |
parent | dev-lang/zig: Disable experimental useflag for newest (diff) | |
download | gentoo-74dc69feb6636523a613f1ffed9bf12ed9e72122.tar.gz gentoo-74dc69feb6636523a613f1ffed9bf12ed9e72122.tar.bz2 gentoo-74dc69feb6636523a613f1ffed9bf12ed9e72122.zip |
app-i18n/zinnia-tomoe: update LICENSE
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/zinnia-tomoe/zinnia-tomoe-0.6.0_p20080911.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/zinnia-tomoe/zinnia-tomoe-0.6.0_p20080911.ebuild b/app-i18n/zinnia-tomoe/zinnia-tomoe-0.6.0_p20080911.ebuild index 59e943d8c1f0..97bdbdaa6f75 100644 --- a/app-i18n/zinnia-tomoe/zinnia-tomoe-0.6.0_p20080911.ebuild +++ b/app-i18n/zinnia-tomoe/zinnia-tomoe-0.6.0_p20080911.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2020 Gentoo Authors +# Copyright 2013-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -11,7 +11,7 @@ DESCRIPTION="Handwriting model files trained with Tomoe data" HOMEPAGE="https://taku910.github.io/zinnia/ https://github.com/taku910/zinnia https://sourceforge.net/projects/zinnia/" SRC_URI="mirror://sourceforge/zinnia/${MY_P}.tar.bz2" -LICENSE="LGPL-2.1" +LICENSE="LGPL-2.1+" SLOT="0" KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="" |