diff options
Diffstat (limited to 'app-dicts/sword-DaNT1819/sword-DaNT1819-1.0.1.ebuild')
-rw-r--r-- | app-dicts/sword-DaNT1819/sword-DaNT1819-1.0.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-DaNT1819/sword-DaNT1819-1.0.1.ebuild b/app-dicts/sword-DaNT1819/sword-DaNT1819-1.0.1.ebuild new file mode 100644 index 000000000000..aeba2ea89a48 --- /dev/null +++ b/app-dicts/sword-DaNT1819/sword-DaNT1819-1.0.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2020 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="Danish New Testament from 1819 with original orthography" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DaNT1819" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" |