diff --git a/app-dicts/sword-esv/sword-esv-1.0.ebuild b/app-dicts/sword-esv/sword-esv-1.0.ebuild new file mode 100644 --- /dev/null +++ b/app-dicts/sword-esv/sword-esv-1.0.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-kjv/sword-kjv-2.3.ebuild,v 1.1 2008/02/27 17:24:57 beandog Exp $ + +SWORD_MODULE="ESV" + +inherit sword-module + +DESCRIPTION="King James Version (1769) with Strongs Numbers and Morphology" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ESV" +LICENSE="EnglishStandardVersion" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"