diff options
Diffstat (limited to 'app-dicts/sword-Tyndale/sword-Tyndale-1.0.ebuild')
-rw-r--r-- | app-dicts/sword-Tyndale/sword-Tyndale-1.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-Tyndale/sword-Tyndale-1.0.ebuild b/app-dicts/sword-Tyndale/sword-Tyndale-1.0.ebuild new file mode 100644 index 000000000000..fc1455e8fc04 --- /dev/null +++ b/app-dicts/sword-Tyndale/sword-Tyndale-1.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +SWORD_MODULE="Tyndale" + +inherit sword-module + +DESCRIPTION="William Tyndale Bible (1525/1530)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Tyndale" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |