2021-09-09 22:43:29 +03:00
|
|
|
# Copyright 1999-2021 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.5.11"
|
2012-02-06 16:39:49 +04:00
|
|
|
|
|
|
|
inherit sword-module
|
|
|
|
|
2020-07-30 23:31:06 +03:00
|
|
|
DESCRIPTION="Today's Persian Version (Mojdeh Baraye Asre Jadid)"
|
|
|
|
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FarTPV"
|
|
|
|
LICENSE="crosswire"
|
2021-09-09 22:43:29 +03:00
|
|
|
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
|