diff options
author | 2020-07-30 22:02:20 +0200 | |
---|---|---|
committer | 2020-07-30 23:10:51 +0200 | |
commit | 50357139356c4bb376675941735efbceb5607795 (patch) | |
tree | 2653cfd7210c861db391ca20b3fa84c5d2ef83f7 /app-dicts/sword-JPS/sword-JPS-2.1.ebuild | |
parent | app-dicts/sword-ItaRive: bump to 1.1 (diff) | |
download | gentoo-50357139356c4bb376675941735efbceb5607795.tar.gz gentoo-50357139356c4bb376675941735efbceb5607795.tar.bz2 gentoo-50357139356c4bb376675941735efbceb5607795.zip |
app-dicts/sword-JPS: bump to 2.1
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-JPS/sword-JPS-2.1.ebuild')
-rw-r--r-- | app-dicts/sword-JPS/sword-JPS-2.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-JPS/sword-JPS-2.1.ebuild b/app-dicts/sword-JPS/sword-JPS-2.1.ebuild new file mode 100644 index 000000000000..6d75acbd82ee --- /dev/null +++ b/app-dicts/sword-JPS/sword-JPS-2.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +SWORD_MINIMUM_VERSION="1.6.0" + +inherit sword-module + +DESCRIPTION="Jewish Publication Society Old Testament" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=JPS" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |