13 lines
448 B
Bash
13 lines
448 B
Bash
|
# Copyright 1999-2010 Gentoo Foundation
|
||
|
# Distributed under the terms of the GNU General Public License v2
|
||
|
# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-rnkjv/sword-rnkjv-1.5.ebuild,v 1.1 2010/05/16 00:19:32 beandog Exp $
|
||
|
|
||
|
SWORD_MODULE="RNKJV"
|
||
|
|
||
|
inherit sword-module
|
||
|
|
||
|
DESCRIPTION="Restored Name King James Version"
|
||
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=RNKJV"
|
||
|
LICENSE="freedist"
|
||
|
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|