diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:46:12 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-31 19:35:54 +0200 |
commit | 10e863a22c3f7075795ce3fc2aaaa9a26c5bf564 (patch) | |
tree | 1d5399f1f8ab9d8e6cd53ebec27ccafca292db23 /app-dicts/sword-LawGospel/sword-LawGospel-2.1.ebuild | |
parent | app-dicts/sword-Latvian: new package (diff) | |
download | gentoo-10e863a22c3f7075795ce3fc2aaaa9a26c5bf564.tar.gz gentoo-10e863a22c3f7075795ce3fc2aaaa9a26c5bf564.tar.bz2 gentoo-10e863a22c3f7075795ce3fc2aaaa9a26c5bf564.zip |
app-dicts/sword-LawGospel: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-LawGospel/sword-LawGospel-2.1.ebuild')
-rw-r--r-- | app-dicts/sword-LawGospel/sword-LawGospel-2.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-LawGospel/sword-LawGospel-2.1.ebuild b/app-dicts/sword-LawGospel/sword-LawGospel-2.1.ebuild new file mode 100644 index 000000000000..67408cd72a3e --- /dev/null +++ b/app-dicts/sword-LawGospel/sword-LawGospel-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.5.10" + +inherit sword-module + +DESCRIPTION="Walther's Law and Gospel" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=LawGospel" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |