13 lines
352 B
Bash
13 lines
352 B
Bash
# Copyright 1999-2021 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=7
|
|
|
|
SWORD_MINIMUM_VERSION="1.7.2"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="Sahidic Bible - Askeland / Schulz"
|
|
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=SahidicBible"
|
|
LICENSE="CC-BY-SA-4.0"
|
|
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
|