12 lines
325 B
Bash
12 lines
325 B
Bash
# Copyright 1999-2020 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=5
|
|
SWORD_MODULE="YLT"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="Young's Literal Translation (1898)"
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=YLT"
|
|
LICENSE="public-domain"
|
|
KEYWORDS="~amd64 ~ppc ~x86"
|