summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts')
-rw-r--r--app-dicts/sword-KingComm/Manifest1
-rw-r--r--app-dicts/sword-KingComm/metadata.xml9
-rw-r--r--app-dicts/sword-KingComm/sword-KingComm-1.0.ebuild13
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-KingComm/Manifest b/app-dicts/sword-KingComm/Manifest
new file mode 100644
index 000000000000..0d37c26c56de
--- /dev/null
+++ b/app-dicts/sword-KingComm/Manifest
@@ -0,0 +1 @@
+DIST KingComm-1.0.zip 8402225 BLAKE2B 69481fd0bfaa87c32214004a18ba1ed5b034eef7c70c516da986011bafff5bc4176dc3da13b411d5648791f72a3d9ad8427bdf7a2eea4d6207d96783f52fafef SHA512 4e2449aed02a3a48fc401061137fed5c45ebfc82b7c8e385e43d4972a873ffd410434e3c5904acfbd0fe1b640bcd9804482eb014bf0535f81ecbba2d12b5898a
diff --git a/app-dicts/sword-KingComm/metadata.xml b/app-dicts/sword-KingComm/metadata.xml
new file mode 100644
index 000000000000..3827cb158fcc
--- /dev/null
+++ b/app-dicts/sword-KingComm/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-KingComm/sword-KingComm-1.0.ebuild b/app-dicts/sword-KingComm/sword-KingComm-1.0.ebuild
new file mode 100644
index 000000000000..28e7a2d20e61
--- /dev/null
+++ b/app-dicts/sword-KingComm/sword-KingComm-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, commentary on the whole Bible."
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KingComm"
+LICENSE="free-noncomm"
+KEYWORDS="~amd64 ~ppc ~x86"