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 | 13 |
1 files changed, 13 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..c433d26ab358 --- /dev/null +++ b/app-dicts/sword-tyndale/sword-tyndale-1.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +SWORD_MODULE="Tyndale" + +inherit sword-module + +DESCRIPTION="William Tyndale Bible (1525/1530)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Tyndale" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |