diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:42:39 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 20:36:53 +0200 |
commit | 57fbd6416df41a2f0c362048729f4b901264b866 (patch) | |
tree | 71f3c2892908e6d765d0b0bd4117755cebeb5ab5 /app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild | |
parent | app-dicts/sword-FreCJE: new package (diff) | |
download | gentoo-57fbd6416df41a2f0c362048729f4b901264b866.tar.gz gentoo-57fbd6416df41a2f0c362048729f4b901264b866.tar.bz2 gentoo-57fbd6416df41a2f0c362048729f4b901264b866.zip |
app-dicts/sword-FreDAW: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild')
-rw-r--r-- | app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild b/app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild new file mode 100644 index 000000000000..d3ac8050744e --- /dev/null +++ b/app-dicts/sword-FreDAW/sword-FreDAW-1.2.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.9" + +inherit sword-module + +DESCRIPTION="Dictionnaire encyclopédique de la Bible A. Westphal (1932)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreDAW" +LICENSE="crosswire free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" |