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
347 B
14 lines
347 B
5 years ago
|
# Copyright 1999-2020 Gentoo Authors
|
||
13 years ago
|
# Distributed under the terms of the GNU General Public License v2
|
||
|
|
||
4 years ago
|
EAPI=7
|
||
4 years ago
|
|
||
|
SWORD_MINIMUM_VERSION="1.5.1a"
|
||
13 years ago
|
|
||
|
inherit sword-module
|
||
|
|
||
4 years ago
|
DESCRIPTION="Spanish 1858 Reina Valera New Testament"
|
||
4 years ago
|
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=SpaVNT"
|
||
5 years ago
|
LICENSE="public-domain"
|
||
5 years ago
|
KEYWORDS="~amd64 ~ppc ~x86"
|