commit:     e3f0d949dc5572f3bef7ce129d1d05df5da16ff4
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 16 12:23:45 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Wed Jun 16 13:21:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3f0d949

app-dicts/sword-KingComm: initial import

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 app-dicts/sword-KingComm/Manifest                  |  1 +
 app-dicts/sword-KingComm/metadata.xml              |  9 +++++++++
 app-dicts/sword-KingComm/sword-KingComm-1.0.ebuild | 13 +++++++++++++
 3 files changed, 23 insertions(+)

diff --git a/app-dicts/sword-KingComm/Manifest 
b/app-dicts/sword-KingComm/Manifest
new file mode 100644
index 00000000000..0d37c26c56d
--- /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 00000000000..3827cb158fc
--- /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>[email protected]</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 00000000000..28e7a2d20e6
--- /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"

Reply via email to