2021-09-09 22:42:55 +03:00
|
|
|
# Copyright 1999-2021 Gentoo Authors
|
2020-08-02 20:01:00 +03:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
EAPI=7
|
|
|
|
|
|
|
|
SWORD_MINIMUM_VERSION="1.5.12"
|
|
|
|
|
|
|
|
inherit sword-module
|
|
|
|
|
|
|
|
DESCRIPTION="Classical Japanese Bible (Bungo-yaku/Taisho-kaiyaku), 1950 edition"
|
|
|
|
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=JapBungo"
|
|
|
|
LICENSE="public-domain"
|
2021-09-09 22:42:55 +03:00
|
|
|
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
|