diff options
author | 2020-01-06 18:46:57 +0100 | |
---|---|---|
committer | 2020-01-06 21:18:48 +0100 | |
commit | eaa9964f047d08fad8fc2d529798915f1abf1204 (patch) | |
tree | 5ade3fc5ecb8f6eca3382d30bbe13d0b510e4c64 /app-dicts/sword-afr1953 | |
parent | app-dicts/sword-robinson: Fix LICENSE. (diff) | |
download | gentoo-eaa9964f047d08fad8fc2d529798915f1abf1204.tar.gz gentoo-eaa9964f047d08fad8fc2d529798915f1abf1204.tar.bz2 gentoo-eaa9964f047d08fad8fc2d529798915f1abf1204.zip |
app-dicts/sword-afr1953: Fix LICENSE.
According to upstream, this package is freely distributable
for non-commercial use.
Bug: https://bugs.gentoo.org/703604
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-dicts/sword-afr1953')
-rw-r--r-- | app-dicts/sword-afr1953/sword-afr1953-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-dicts/sword-afr1953/sword-afr1953-1.2.ebuild b/app-dicts/sword-afr1953/sword-afr1953-1.2.ebuild index 18d7a7ec2840..0fc35f656720 100644 --- a/app-dicts/sword-afr1953/sword-afr1953-1.2.ebuild +++ b/app-dicts/sword-afr1953/sword-afr1953-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,5 +8,5 @@ inherit sword-module DESCRIPTION="Afrikaans Bybel" HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Afr1953" -LICENSE="freedist" +LICENSE="free-noncomm" KEYWORDS="~amd64 ~ppc ~x86" |