2020-01-08 13:42:52 +03:00
|
|
|
# Copyright 1999-2020 Gentoo Authors
|
2011-11-09 11:33:19 +04:00
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
2014-01-06 21:02:51 +04:00
|
|
|
EAPI=5
|
2011-11-09 11:33:19 +04:00
|
|
|
SWORD_MODULE="ChiNCVt"
|
|
|
|
|
|
|
|
inherit sword-module
|
|
|
|
|
|
|
|
DESCRIPTION="New Chinese Version Traditional"
|
|
|
|
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiNCVt"
|
2020-01-08 13:42:52 +03:00
|
|
|
LICENSE="all-rights-reserved"
|
2019-10-12 18:50:51 +03:00
|
|
|
KEYWORDS="~amd64 ~ppc ~x86"
|
2020-01-08 13:42:52 +03:00
|
|
|
RESTRICT="mirror bindist"
|