diff options
Diffstat (limited to 'app-dicts/sword-TR/sword-TR-3.0.ebuild')
-rw-r--r-- | app-dicts/sword-TR/sword-TR-3.0.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-TR/sword-TR-3.0.ebuild b/app-dicts/sword-TR/sword-TR-3.0.ebuild new file mode 100644 index 000000000000..5a3f140aeb5d --- /dev/null +++ b/app-dicts/sword-TR/sword-TR-3.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +SWORD_MINIMUM_VERSION="1.5.9" + +inherit sword-module + +DESCRIPTION="Textus Receptus (1550/1894)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=TR" +LICENSE="CC-BY-NC-SA-4.0" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |