summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:41:01 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:35:11 +0200
commit5b6e63d82d5f1022270a0751dd58ae8b452b5537 (patch)
tree6b7a7a6c6bf7fb97852b1286b315de665cc295e9 /app-dicts
parentapp-dicts/sword-CopSahBible2: new package (diff)
downloadgentoo-5b6e63d82d5f1022270a0751dd58ae8b452b5537.tar.gz
gentoo-5b6e63d82d5f1022270a0751dd58ae8b452b5537.tar.bz2
gentoo-5b6e63d82d5f1022270a0751dd58ae8b452b5537.zip
app-dicts/sword-CopSahHorner: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/sword-CopSahHorner/Manifest1
-rw-r--r--app-dicts/sword-CopSahHorner/metadata.xml11
-rw-r--r--app-dicts/sword-CopSahHorner/sword-CopSahHorner-1.5.ebuild13
3 files changed, 25 insertions, 0 deletions
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 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+ <longdescription>
+ 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).
+ </longdescription>
+</pkgmetadata>
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"