2020-01-08 13:43:52 +03:00
|
|
|
# Copyright 1999-2020 Gentoo Authors
|
2012-02-06 16:39:49 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
2020-07-27 13:14:50 +03:00
|
|
|
EAPI=7
|
2020-07-30 23:31:06 +03:00
|
|
|
|
|
|
|
SWORD_MINIMUM_VERSION="1.6.0"
|
2012-02-06 16:39:49 +04:00
|
|
|
|
|
|
|
inherit sword-module
|
|
|
|
|
2020-07-30 23:31:06 +03:00
|
|
|
DESCRIPTION="Chinese Union Version of the Bible, classical (literary) script"
|
|
|
|
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiUnL"
|
2020-01-08 13:43:52 +03:00
|
|
|
LICENSE="public-domain"
|
2019-10-12 18:52:35 +03:00
|
|
|
KEYWORDS="~amd64 ~ppc ~x86"
|