diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-12-24 15:57:16 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-12-24 15:59:13 +0100 |
commit | a6408894e1e949b2a2270811a5952a18514d4ce6 (patch) | |
tree | 3d72be11b9a2932eb9f3a16e483956eace159f84 /media-fonts | |
parent | net-libs/accounts-qml: Add ~arm keyword wrt bug #702290 (diff) | |
download | gentoo-a6408894e1e949b2a2270811a5952a18514d4ce6.tar.gz gentoo-a6408894e1e949b2a2270811a5952a18514d4ce6.tar.bz2 gentoo-a6408894e1e949b2a2270811a5952a18514d4ce6.zip |
media-fonts/qomolangma: Fix LICENSE.
Closes: https://bugs.gentoo.org/702938
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/qomolangma/qomolangma-2012.05.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/qomolangma/qomolangma-2012.05.ebuild b/media-fonts/qomolangma/qomolangma-2012.05.ebuild index 1a9500ce9b27..c726a538fa58 100644 --- a/media-fonts/qomolangma/qomolangma-2012.05.ebuild +++ b/media-fonts/qomolangma/qomolangma-2012.05.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ DESCRIPTION="Tibetan Unicode Ucan and Umed fonts" HOMEPAGE="http://www.yalasoo.com/English/docs/yalasoo_en_font.html" SRC_URI="http://www.yalasoo.com/files/CTRCfonts.rar -> ${P}.rar" -LICENSE="freedist" +LICENSE="free-noncomm" SLOT="0" KEYWORDS="~amd64 ~arm ~arm64 ~x86" IUSE="" |