diff options
author | Marek Szuba <marecki@gentoo.org> | 2022-05-20 10:55:57 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2022-05-20 11:01:27 +0100 |
commit | 6e95140cf77df7fae12f493ff1f394305d5b60d0 (patch) | |
tree | 4d6f892340c18d59e761f7b39d755ab6c79c6931 /app-dicts/sword-SloKJV/sword-SloKJV-17.0.ebuild | |
parent | app-dicts/sword-GerMenge: add 1.1, drop 1.0 (diff) | |
download | gentoo-6e95140cf77df7fae12f493ff1f394305d5b60d0.tar.gz gentoo-6e95140cf77df7fae12f493ff1f394305d5b60d0.tar.bz2 gentoo-6e95140cf77df7fae12f493ff1f394305d5b60d0.zip |
app-dicts/sword-SloKJV: add 17.0, drop 15.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-SloKJV/sword-SloKJV-17.0.ebuild')
-rw-r--r-- | app-dicts/sword-SloKJV/sword-SloKJV-17.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-SloKJV/sword-SloKJV-17.0.ebuild b/app-dicts/sword-SloKJV/sword-SloKJV-17.0.ebuild new file mode 100644 index 000000000000..742e502abd61 --- /dev/null +++ b/app-dicts/sword-SloKJV/sword-SloKJV-17.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +SWORD_MINIMUM_VERSION="1.5.9" + +inherit sword-module + +DESCRIPTION="Slovenian translation of Holy Bible King James Version (1769)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=SloKJV" +LICENSE="CC-BY-NC-ND-4.0" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |