diff options
author | 2020-07-30 18:50:22 +0200 | |
---|---|---|
committer | 2020-07-31 19:39:53 +0200 | |
commit | 13a3fc97cc78c51def201d3b98e30d304cdb38c3 (patch) | |
tree | c47ca1ff636d74066f109fd3a4fc27155b2dd707 /app-dicts/sword-SpaRV1865/sword-SpaRV1865-1.1.ebuild | |
parent | app-dicts/sword-Sorani: new package (diff) | |
download | gentoo-13a3fc97cc78c51def201d3b98e30d304cdb38c3.tar.gz gentoo-13a3fc97cc78c51def201d3b98e30d304cdb38c3.tar.bz2 gentoo-13a3fc97cc78c51def201d3b98e30d304cdb38c3.zip |
app-dicts/sword-SpaRV1865: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-SpaRV1865/sword-SpaRV1865-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-SpaRV1865/sword-SpaRV1865-1.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-SpaRV1865/sword-SpaRV1865-1.1.ebuild b/app-dicts/sword-SpaRV1865/sword-SpaRV1865-1.1.ebuild new file mode 100644 index 000000000000..8a870960498a --- /dev/null +++ b/app-dicts/sword-SpaRV1865/sword-SpaRV1865-1.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.5.9" + +inherit sword-module + +DESCRIPTION="Spanish Reina-Valera Bible (1865) with updated orthography" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=SpaRV1865" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |