12 lines
360 B
Bash
12 lines
360 B
Bash
# Copyright 1999-2014 Gentoo Foundation
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=5
|
|
SWORD_MODULE="KJV"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="King James Version (1769) with Strongs Numbers and Morphology"
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=KJV"
|
|
LICENSE="freedist"
|
|
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|