summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2021-04-25 16:01:39 +0200
committerMarek Szuba <marecki@gentoo.org>2021-04-25 16:25:19 +0200
commit7bf6ce98ce257705afa005edc7e1aa7b8a1c823b (patch)
tree63a0919914205df8c056dc0966d6a21b44e0635b
parentapp-dicts/sword-DutSVVA: initial import (diff)
downloadgentoo-7bf6ce98ce257705afa005edc7e1aa7b8a1c823b.tar.gz
gentoo-7bf6ce98ce257705afa005edc7e1aa7b8a1c823b.tar.bz2
gentoo-7bf6ce98ce257705afa005edc7e1aa7b8a1c823b.zip
app-dicts/sword-GerKingComm: initial import
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--app-dicts/sword-GerKingComm/Manifest1
-rw-r--r--app-dicts/sword-GerKingComm/metadata.xml9
-rw-r--r--app-dicts/sword-GerKingComm/sword-GerKingComm-1.0.ebuild13
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-GerKingComm/Manifest b/app-dicts/sword-GerKingComm/Manifest
new file mode 100644
index 000000000000..981fbe3ddb50
--- /dev/null
+++ b/app-dicts/sword-GerKingComm/Manifest
@@ -0,0 +1 @@
+DIST GerKingComm-1.0.zip 6396345 BLAKE2B db1395beed3c08b76c0a70ef0d90eeab8e38839bbc9e35cc1ba09b7271898feb028b6503f64c8099a81cbd274065e8803e9f4c876a63a6b79f37f74a7bbca434 SHA512 0439bc349dd1b3c5e0b088ce258f867d251ee3eaf202716362b212f884b9c44128f2943de45ed2870b16e1f4043e86eb17c278f8804d8cdcedf61d32e1f62927
diff --git a/app-dicts/sword-GerKingComm/metadata.xml b/app-dicts/sword-GerKingComm/metadata.xml
new file mode 100644
index 000000000000..3827cb158fcc
--- /dev/null
+++ b/app-dicts/sword-GerKingComm/metadata.xml
@@ -0,0 +1,9 @@
+<?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>
+ <stabilize-allarches/>
+</pkgmetadata>
diff --git a/app-dicts/sword-GerKingComm/sword-GerKingComm-1.0.ebuild b/app-dicts/sword-GerKingComm/sword-GerKingComm-1.0.ebuild
new file mode 100644
index 000000000000..c1535c1507ac
--- /dev/null
+++ b/app-dicts/sword-GerKingComm/sword-GerKingComm-1.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2021 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="Kingcomments (German), Kommentar zur ganzen Bibel."
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerKingComm"
+LICENSE="free-noncomm"
+KEYWORDS="~amd64 ~ppc ~x86"