summaryrefslogtreecommitdiff
path: root/app-dicts/sword-QuotingPassages
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-QuotingPassages
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-QuotingPassages')
-rw-r--r--app-dicts/sword-QuotingPassages/Manifest3
-rw-r--r--app-dicts/sword-QuotingPassages/metadata.xml11
-rw-r--r--app-dicts/sword-QuotingPassages/sword-QuotingPassages-1.2.ebuild13
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-QuotingPassages/Manifest b/app-dicts/sword-QuotingPassages/Manifest
new file mode 100644
index 000000000000..564b314c2c88
--- /dev/null
+++ b/app-dicts/sword-QuotingPassages/Manifest
@@ -0,0 +1,3 @@
+DIST QuotingPassages-1.2.zip 74662 BLAKE2B 3722a7335885b8fdd912648113aea7c8822ba78e4bd809c06c012b05813a3a1d7040cbcc0dfddd4bb82e3988b4eec868f373cbbf8010da998ce6c02e86e0791b SHA512 7f0ba6a3892f26318db19c8e1068e547707356e1bc30b41393f279fa49a5342d82781f4b29e3e188f6707172b0b36a4acd4b4e06a2a84129128779c6d775208a
+EBUILD sword-QuotingPassages-1.2.ebuild 353 BLAKE2B 8695b2c9db36133641fb6aa74f503b77e600d4c0cdf916632036597be3ade59aebb8e68c7c3c52da007e4a0670da2b75c5df8d59d2042337c4e755349d9daf79 SHA512 5e0f6b155a9e6941cd4fa5ef35a76f54e85da904ce49baeb224b63a5ac4c1faeef4f8d83cb03eeddabfa7b32a2ad1e307ffa4e496fd117871589547b4c3317bd
+MISC metadata.xml 492 BLAKE2B 57b9c807aae244b833b31cac3c73d832f909bf504feedd338ebf75bd054ba9019938890d61201d9df21a654a16a24582bc761f9ac2c23d13bd88bb5907a3b3b7 SHA512 906270a02138c63c4e16fc5cea99ffea38779a82b046c529538edb7948ac6fb62be19732deaeec31b1b57cddea4bac2b0d8df2715ce6b9062c64acf4f7aadad0
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"