diff options
author | 2020-07-30 18:49:38 +0200 | |
---|---|---|
committer | 2020-07-31 19:39:10 +0200 | |
commit | 448505c5bca6ed1ca50b6249097ee2f00f1f60e1 (patch) | |
tree | aeb1ec91a614ba7ac5ee487d535c091c49399e18 /app-dicts/sword-SPDSS/sword-SPDSS-1.0.ebuild | |
parent | app-dicts/sword-SP: new package (diff) | |
download | gentoo-448505c5bca6ed1ca50b6249097ee2f00f1f60e1.tar.gz gentoo-448505c5bca6ed1ca50b6249097ee2f00f1f60e1.tar.bz2 gentoo-448505c5bca6ed1ca50b6249097ee2f00f1f60e1.zip |
app-dicts/sword-SPDSS: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-SPDSS/sword-SPDSS-1.0.ebuild')
-rw-r--r-- | app-dicts/sword-SPDSS/sword-SPDSS-1.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-SPDSS/sword-SPDSS-1.0.ebuild b/app-dicts/sword-SPDSS/sword-SPDSS-1.0.ebuild new file mode 100644 index 000000000000..6698635c3fa8 --- /dev/null +++ b/app-dicts/sword-SPDSS/sword-SPDSS-1.0.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.3" + +inherit sword-module + +DESCRIPTION="Dead Sea Scrolls variants parallel to the Samaritan Pentateuch" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=SPDSS" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" |