diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:42:29 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-30 20:36:43 +0200 |
commit | 7257f344904b3875c20b9c1aa7cee97837330408 (patch) | |
tree | e00d1309de62003173140dd48fb1e6a0be33fa40 /app-dicts/sword-FreBDM1707/sword-FreBDM1707-1.1.ebuild | |
parent | app-dicts/sword-FinSTLK2017: new package (diff) | |
download | gentoo-7257f344904b3875c20b9c1aa7cee97837330408.tar.gz gentoo-7257f344904b3875c20b9c1aa7cee97837330408.tar.bz2 gentoo-7257f344904b3875c20b9c1aa7cee97837330408.zip |
app-dicts/sword-FreBDM1707: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-FreBDM1707/sword-FreBDM1707-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-FreBDM1707/sword-FreBDM1707-1.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-FreBDM1707/sword-FreBDM1707-1.1.ebuild b/app-dicts/sword-FreBDM1707/sword-FreBDM1707-1.1.ebuild new file mode 100644 index 000000000000..dd27c66c6189 --- /dev/null +++ b/app-dicts/sword-FreBDM1707/sword-FreBDM1707-1.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.8.0" + +inherit sword-module + +DESCRIPTION="French Bible David Martin (1707)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreBDM1707" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" |