summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:40:54 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-30 20:35:04 +0200
commit76a001f051034331a0c355ae4f9af60ddfe6026c (patch)
tree08371c38c9b910e57ed03819ec9c79b0173b7022 /app-dicts/sword-CopNT
parentapp-dicts/sword-Concord: new package (diff)
downloadgentoo-76a001f051034331a0c355ae4f9af60ddfe6026c.tar.gz
gentoo-76a001f051034331a0c355ae4f9af60ddfe6026c.tar.bz2
gentoo-76a001f051034331a0c355ae4f9af60ddfe6026c.zip
app-dicts/sword-CopNT: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-CopNT')
-rw-r--r--app-dicts/sword-CopNT/Manifest1
-rw-r--r--app-dicts/sword-CopNT/metadata.xml8
-rw-r--r--app-dicts/sword-CopNT/sword-CopNT-1.0.1.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-CopNT/Manifest b/app-dicts/sword-CopNT/Manifest
new file mode 100644
index 000000000000..0a9dbee449e4
--- /dev/null
+++ b/app-dicts/sword-CopNT/Manifest
@@ -0,0 +1 @@
+DIST CopNT-1.0.1.zip 469161 BLAKE2B 502b5792c9df9efca5899f56132a87b250ca5573f056b9ead9d3e7753da2afc2242fc06837f9d0c5fb729f5a305c5f029c8883ba97f448093234b7f1ca844853 SHA512 4bd777ba0a4e4ae38c604cbaaeceefc6e1b852328a9e8a8d331376e849cd7a89107417de20dcbae0d27b59f36a44b745b992ffffa1b58bf59cd9d8279f6446b5
diff --git a/app-dicts/sword-CopNT/metadata.xml b/app-dicts/sword-CopNT/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-CopNT/metadata.xml
@@ -0,0 +1,8 @@
+<?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>
+</pkgmetadata>
diff --git a/app-dicts/sword-CopNT/sword-CopNT-1.0.1.ebuild b/app-dicts/sword-CopNT/sword-CopNT-1.0.1.ebuild
new file mode 100644
index 000000000000..49d993b08da8
--- /dev/null
+++ b/app-dicts/sword-CopNT/sword-CopNT-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.5.9"
+
+inherit sword-module
+
+DESCRIPTION="The Coptic New Testament"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=CopNT"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"