diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:45:01 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-31 19:34:45 +0200 |
commit | d49097bfd65704e2a79541a5bfca261583efe51f (patch) | |
tree | 5cdafd1b162f752b10b2a5096f9b88d0e0c98ed8 /app-dicts/sword-JOCommGod/sword-JOCommGod-0.1.ebuild | |
parent | app-dicts/sword-JOChrist: new package (diff) | |
download | gentoo-d49097bfd65704e2a79541a5bfca261583efe51f.tar.gz gentoo-d49097bfd65704e2a79541a5bfca261583efe51f.tar.bz2 gentoo-d49097bfd65704e2a79541a5bfca261583efe51f.zip |
app-dicts/sword-JOCommGod: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-JOCommGod/sword-JOCommGod-0.1.ebuild')
-rw-r--r-- | app-dicts/sword-JOCommGod/sword-JOCommGod-0.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-JOCommGod/sword-JOCommGod-0.1.ebuild b/app-dicts/sword-JOCommGod/sword-JOCommGod-0.1.ebuild new file mode 100644 index 000000000000..33e572eddfd2 --- /dev/null +++ b/app-dicts/sword-JOCommGod/sword-JOCommGod-0.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.1a" + +inherit sword-module + +DESCRIPTION="Communion with God the Father, Son and Holy Ghost by John Owen" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=JOCommGod" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |