summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:46:12 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:35:54 +0200
commit10e863a22c3f7075795ce3fc2aaaa9a26c5bf564 (patch)
tree1d5399f1f8ab9d8e6cd53ebec27ccafca292db23 /app-dicts/sword-LawGospel
parentapp-dicts/sword-Latvian: new package (diff)
downloadgentoo-10e863a22c3f7075795ce3fc2aaaa9a26c5bf564.tar.gz
gentoo-10e863a22c3f7075795ce3fc2aaaa9a26c5bf564.tar.bz2
gentoo-10e863a22c3f7075795ce3fc2aaaa9a26c5bf564.zip
app-dicts/sword-LawGospel: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-LawGospel')
-rw-r--r--app-dicts/sword-LawGospel/Manifest1
-rw-r--r--app-dicts/sword-LawGospel/metadata.xml11
-rw-r--r--app-dicts/sword-LawGospel/sword-LawGospel-2.1.ebuild13
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-LawGospel/Manifest b/app-dicts/sword-LawGospel/Manifest
new file mode 100644
index 000000000000..0e3d2b1cfe5f
--- /dev/null
+++ b/app-dicts/sword-LawGospel/Manifest
@@ -0,0 +1 @@
+DIST LawGospel-2.1.zip 579480 BLAKE2B ee2a7a69816f152d60d3c8dc0e641327ed7327df49b7cd0d336f8d9fce3c503922ecf6d238950c4fd07f82208e065451b9c02d4dfa1e3ce0f76dee648b124a96 SHA512 10dc357e43386e30b4ea330906b816c35cd836c51a35b77e31be98568133f0e5db99e706e4208e3836f28bba28a8da68f7cdc7d5fe5dd82c137acaec103b395c
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"