diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-04-25 17:13:02 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-04-25 18:15:07 +0200 |
commit | 01c9f1d630fb974db3ffd05f8c2a309282c82fae (patch) | |
tree | 28bcbb2aa19fc0a2022e515e49c32f71483fa82a /app-dicts/sword-LEB/sword-LEB-3.0.ebuild | |
parent | app-dicts/sword-KtuVb: bump to 3.1.1 (diff) | |
download | gentoo-01c9f1d630fb974db3ffd05f8c2a309282c82fae.tar.gz gentoo-01c9f1d630fb974db3ffd05f8c2a309282c82fae.tar.bz2 gentoo-01c9f1d630fb974db3ffd05f8c2a309282c82fae.zip |
app-dicts/sword-LEB: bump to 3.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-LEB/sword-LEB-3.0.ebuild')
-rw-r--r-- | app-dicts/sword-LEB/sword-LEB-3.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-LEB/sword-LEB-3.0.ebuild b/app-dicts/sword-LEB/sword-LEB-3.0.ebuild new file mode 100644 index 000000000000..274dfb75a13a --- /dev/null +++ b/app-dicts/sword-LEB/sword-LEB-3.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 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="The Lexham English Bible" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=LEB" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" |