summaryrefslogtreecommitdiff
path: root/app-dicts/sword-LawGospel
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /app-dicts/sword-LawGospel
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-LawGospel')
-rw-r--r--app-dicts/sword-LawGospel/Manifest3
-rw-r--r--app-dicts/sword-LawGospel/metadata.xml11
-rw-r--r--app-dicts/sword-LawGospel/sword-LawGospel-2.1.ebuild13
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-LawGospel/Manifest b/app-dicts/sword-LawGospel/Manifest
new file mode 100644
index 000000000000..27d6e2072aff
--- /dev/null
+++ b/app-dicts/sword-LawGospel/Manifest
@@ -0,0 +1,3 @@
+DIST LawGospel-2.1.zip 579480 BLAKE2B ee2a7a69816f152d60d3c8dc0e641327ed7327df49b7cd0d336f8d9fce3c503922ecf6d238950c4fd07f82208e065451b9c02d4dfa1e3ce0f76dee648b124a96 SHA512 10dc357e43386e30b4ea330906b816c35cd836c51a35b77e31be98568133f0e5db99e706e4208e3836f28bba28a8da68f7cdc7d5fe5dd82c137acaec103b395c
+EBUILD sword-LawGospel-2.1.ebuild 335 BLAKE2B 6688147286f2a6f96b23914f185852e9b2d6253913de7a3ed51aa659b1ab033091f5ed87324485c8f60be23222b025778991ea54ead04ce9ab52c643919a8c6e SHA512 321d4d4e137071bbd815820ebbd10dfaa832c937732814ea2f9467d2fb27906d8001a488816f22ca6eb6ca871f95ca31af93d599b7f2fcfca24cf47e18d70215
+MISC metadata.xml 704 BLAKE2B 460de0633b3808a7155b42cdac321d1ca1c7db314ef7ec71c3490a43eb9de6ea435f52468c2fa1d9df805f3523ed86db62dc0468f30b9a8f046b9827b64a960b SHA512 88b59de68e3cf1d11c43f71af35e33c7e9697a78bbc07c02db1d38afb12c504e84469ad78016125ebb36857205d5c254a6fac8b8910ebe0d671d0dfdc6ba9314
diff --git a/app-dicts/sword-LawGospel/metadata.xml b/app-dicts/sword-LawGospel/metadata.xml
new file mode 100644
index 000000000000..56db50fed0d5
--- /dev/null
+++ b/app-dicts/sword-LawGospel/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>
+ This work is an electronic reproduction of C.F.W. Walther's Law and Gospel, published by Concordia Publishing House in 1929. As the 1929 edition was not copyrighted, it is in the public domain. In 1989, CPH released a copyrighted edition of Law and Gospel. That work was not consulted in the production of this online edition. Converted to SWORD module format by Brian Dumont (brian dot j dot dumont at gmail dot com)
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-LawGospel/sword-LawGospel-2.1.ebuild b/app-dicts/sword-LawGospel/sword-LawGospel-2.1.ebuild
new file mode 100644
index 000000000000..67408cd72a3e
--- /dev/null
+++ b/app-dicts/sword-LawGospel/sword-LawGospel-2.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.10"
+
+inherit sword-module
+
+DESCRIPTION="Walther's Law and Gospel"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=LawGospel"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"