diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:46:29 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-31 19:36:10 +0200 |
commit | a0224b732f5ac5d75fd0778f4b1fa9ea831c7ff0 (patch) | |
tree | 5e7e8886fc99246a7d171633510706ece1674a37 /app-dicts/sword-MLStrong/sword-MLStrong-1.0.1.ebuild | |
parent | app-dicts/sword-LvGluck8: new package (diff) | |
download | gentoo-a0224b732f5ac5d75fd0778f4b1fa9ea831c7ff0.tar.gz gentoo-a0224b732f5ac5d75fd0778f4b1fa9ea831c7ff0.tar.bz2 gentoo-a0224b732f5ac5d75fd0778f4b1fa9ea831c7ff0.zip |
app-dicts/sword-MLStrong: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-MLStrong/sword-MLStrong-1.0.1.ebuild')
-rw-r--r-- | app-dicts/sword-MLStrong/sword-MLStrong-1.0.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-MLStrong/sword-MLStrong-1.0.1.ebuild b/app-dicts/sword-MLStrong/sword-MLStrong-1.0.1.ebuild new file mode 100644 index 000000000000..87fa408feed0 --- /dev/null +++ b/app-dicts/sword-MLStrong/sword-MLStrong-1.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.6.2" + +inherit sword-module + +DESCRIPTION="An Intermediate Greek-English Lexicon Keyed to Strong's Numbers" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=MLStrong" +LICENSE="CC-BY-SA-4.0" +KEYWORDS="~amd64 ~ppc ~x86" |