diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:39:23 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 20:23:39 +0200 |
commit | 0bab46283e7b02fb479a7b62dc2e8eb1b91a2132 (patch) | |
tree | 66d36f37348d7ea63f3da641d31a906b6f8f0c33 /app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild | |
parent | app-dicts/sword-ABS_Essay_GoodSam_SWB: new package (diff) | |
download | gentoo-0bab46283e7b02fb479a7b62dc2e8eb1b91a2132.tar.gz gentoo-0bab46283e7b02fb479a7b62dc2e8eb1b91a2132.tar.bz2 gentoo-0bab46283e7b02fb479a7b62dc2e8eb1b91a2132.zip |
app-dicts/sword-AbbottSmith: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild')
-rw-r--r-- | app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild b/app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild new file mode 100644 index 000000000000..1a61f306014b --- /dev/null +++ b/app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.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.7.2" + +inherit sword-module + +DESCRIPTION="G. Abbott-Smith's A Manual Greek Lexicon of the New Testament" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AbbottSmith" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |