From 5b6e63d82d5f1022270a0751dd58ae8b452b5537 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:41:01 +0200 Subject: app-dicts/sword-CopSahHorner: new package Signed-off-by: Marek Szuba --- app-dicts/sword-CopSahHorner/Manifest | 1 + app-dicts/sword-CopSahHorner/metadata.xml | 11 +++++++++++ app-dicts/sword-CopSahHorner/sword-CopSahHorner-1.5.ebuild | 13 +++++++++++++ 3 files changed, 25 insertions(+) create mode 100644 app-dicts/sword-CopSahHorner/Manifest create mode 100644 app-dicts/sword-CopSahHorner/metadata.xml create mode 100644 app-dicts/sword-CopSahHorner/sword-CopSahHorner-1.5.ebuild (limited to 'app-dicts/sword-CopSahHorner') diff --git a/app-dicts/sword-CopSahHorner/Manifest b/app-dicts/sword-CopSahHorner/Manifest new file mode 100644 index 000000000000..7e7e2e3a356b --- /dev/null +++ b/app-dicts/sword-CopSahHorner/Manifest @@ -0,0 +1 @@ +DIST CopSahHorner-1.5.zip 439256 BLAKE2B cb0d18f38d4dd1fbe1e2f91adbffd20bf06bed58a3a1d1dd86414bc9a196dd5e8119535ec250170667ac3d06294e9183117dc6890db755248adaee7edf75e2dc SHA512 6f17d79cd0b26722dc417ed874fce617150aa08ad0f7f9cc9dbb7cb0aeebd615d38b60a1c187e52b8214b85cc67e8bfc68d97995952f1a6fc796870e647d1cd7 diff --git a/app-dicts/sword-CopSahHorner/metadata.xml b/app-dicts/sword-CopSahHorner/metadata.xml new file mode 100644 index 000000000000..314050d6c54d --- /dev/null +++ b/app-dicts/sword-CopSahHorner/metadata.xml @@ -0,0 +1,11 @@ + + + + + marecki@gentoo.org + Marek Szuba + + + The Coptic version of the New Testament in the Southern dialect, otherwise called Sahidic and Thebaic, published in 1911, edited by George William Horner (1849-1930). + + diff --git a/app-dicts/sword-CopSahHorner/sword-CopSahHorner-1.5.ebuild b/app-dicts/sword-CopSahHorner/sword-CopSahHorner-1.5.ebuild new file mode 100644 index 000000000000..ce2384990ae3 --- /dev/null +++ b/app-dicts/sword-CopSahHorner/sword-CopSahHorner-1.5.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.5.9" + +inherit sword-module + +DESCRIPTION="Sahidic Coptic New Testament, ed. by G. W. Horner" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=CopSahHorner" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad