summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:44:51 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:34:36 +0200
commit6bc3d8333fb750fa93e8fe35596102dc6baf356a (patch)
tree9027e4c6a813c7ee239ef204440fcd4ec15be077
parentapp-dicts/sword-JCRHoliness: new package (diff)
downloadgentoo-6bc3d8333fb750fa93e8fe35596102dc6baf356a.tar.gz
gentoo-6bc3d8333fb750fa93e8fe35596102dc6baf356a.tar.bz2
gentoo-6bc3d8333fb750fa93e8fe35596102dc6baf356a.zip
app-dicts/sword-JEAffections: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
-rw-r--r--app-dicts/sword-JEAffections/Manifest1
-rw-r--r--app-dicts/sword-JEAffections/metadata.xml11
-rw-r--r--app-dicts/sword-JEAffections/sword-JEAffections-1.0.ebuild13
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-JEAffections/Manifest b/app-dicts/sword-JEAffections/Manifest
new file mode 100644
index 000000000000..2342be43ec42
--- /dev/null
+++ b/app-dicts/sword-JEAffections/Manifest
@@ -0,0 +1 @@
+DIST JEAffections-1.0.zip 334808 BLAKE2B 640835bf426e904f74406616a639acc2b7f92e4f07a2b386dabcde6dbeca69427cc06e9a740daaf00431b066bb654db3ed3ba23c3310bba78325a628f6db6c2c SHA512 a0f7e4f9836d5065be283c15d2f520d3eb20e8de7c94e1c86f7958e45e50fe5b39612ba3c790b06c8f11b984a893d72948e9181746779abe46b3f61b67dc8293
diff --git a/app-dicts/sword-JEAffections/metadata.xml b/app-dicts/sword-JEAffections/metadata.xml
new file mode 100644
index 000000000000..16833f3cc365
--- /dev/null
+++ b/app-dicts/sword-JEAffections/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>
+ A Treatise Concerning Religious Affections is a famous publication written in 1746 by Jonathan Edwards describing his philosophy about the process of Christian conversion in Northampton, Massachusetts during the Great Awakening, which emanated from Edwards congregation starting in 1734.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-JEAffections/sword-JEAffections-1.0.ebuild b/app-dicts/sword-JEAffections/sword-JEAffections-1.0.ebuild
new file mode 100644
index 000000000000..f6834d710ca8
--- /dev/null
+++ b/app-dicts/sword-JEAffections/sword-JEAffections-1.0.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.1a"
+
+inherit sword-module
+
+DESCRIPTION="Religious Affections by Jonathan Edwards"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=JEAffections"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"