You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
350 B
14 lines
350 B
# Copyright 1999-2021 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
EAPI=7
|
|
|
|
SWORD_MINIMUM_VERSION="1.6.0"
|
|
|
|
inherit sword-module
|
|
|
|
DESCRIPTION="Text Only Recovery Version (no outlines)"
|
|
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=RecVer"
|
|
LICENSE="crosswire"
|
|
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
|