diff options
author | 2020-07-30 18:45:28 +0200 | |
---|---|---|
committer | 2020-07-31 19:35:12 +0200 | |
commit | dba33964a95c72323c771b8502db4a0b2c80fcbb (patch) | |
tree | 10bab59d11435bc95f90506b8dc880c95c43bc46 /app-dicts/sword-KD/sword-KD-1.0.ebuild | |
parent | app-dicts/sword-JapRaguet: new package (diff) | |
download | gentoo-dba33964a95c72323c771b8502db4a0b2c80fcbb.tar.gz gentoo-dba33964a95c72323c771b8502db4a0b2c80fcbb.tar.bz2 gentoo-dba33964a95c72323c771b8502db4a0b2c80fcbb.zip |
app-dicts/sword-KD: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-KD/sword-KD-1.0.ebuild')
-rw-r--r-- | app-dicts/sword-KD/sword-KD-1.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-KD/sword-KD-1.0.ebuild b/app-dicts/sword-KD/sword-KD-1.0.ebuild new file mode 100644 index 000000000000..9b9b8ddd74ff --- /dev/null +++ b/app-dicts/sword-KD/sword-KD-1.0.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.11" + +inherit sword-module + +DESCRIPTION="Keil and Delitzsch Biblical Commentary on the Old Testament" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KD" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |