summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-dicts/sword-QuotingPassages/Manifest1
-rw-r--r--app-dicts/sword-QuotingPassages/metadata.xml11
-rw-r--r--app-dicts/sword-QuotingPassages/sword-QuotingPassages-1.2.ebuild13
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-QuotingPassages/Manifest b/app-dicts/sword-QuotingPassages/Manifest
new file mode 100644
index 000000000000..c8ee0ecc68e6
--- /dev/null
+++ b/app-dicts/sword-QuotingPassages/Manifest
@@ -0,0 +1 @@
+DIST QuotingPassages-1.2.zip 74662 BLAKE2B 3722a7335885b8fdd912648113aea7c8822ba78e4bd809c06c012b05813a3a1d7040cbcc0dfddd4bb82e3988b4eec868f373cbbf8010da998ce6c02e86e0791b SHA512 7f0ba6a3892f26318db19c8e1068e547707356e1bc30b41393f279fa49a5342d82781f4b29e3e188f6707172b0b36a4acd4b4e06a2a84129128779c6d775208a
diff --git a/app-dicts/sword-QuotingPassages/metadata.xml b/app-dicts/sword-QuotingPassages/metadata.xml
new file mode 100644
index 000000000000..e3a02ea5ade6
--- /dev/null
+++ b/app-dicts/sword-QuotingPassages/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 module contains a list of examples where scripture passages quote or allude to scripture. The cross references are based on a database compiled by David Troidl, expanded and corrected by Andrew Thule.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-QuotingPassages/sword-QuotingPassages-1.2.ebuild b/app-dicts/sword-QuotingPassages/sword-QuotingPassages-1.2.ebuild
new file mode 100644
index 000000000000..ac8dfbc2f512
--- /dev/null
+++ b/app-dicts/sword-QuotingPassages/sword-QuotingPassages-1.2.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="Scripture Passages Quoting Scripture"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=QuotingPassages"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"