summaryrefslogtreecommitdiff
path: root/app-dicts/sword-montgomery
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/sword-montgomery
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-montgomery')
-rw-r--r--app-dicts/sword-montgomery/Manifest3
-rw-r--r--app-dicts/sword-montgomery/metadata.xml8
-rw-r--r--app-dicts/sword-montgomery/sword-montgomery-1.3.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-montgomery/Manifest b/app-dicts/sword-montgomery/Manifest
new file mode 100644
index 000000000000..c0c560d84bf9
--- /dev/null
+++ b/app-dicts/sword-montgomery/Manifest
@@ -0,0 +1,3 @@
+DIST Montgomery-1.3.zip 385461 BLAKE2B 945090c8a527c97aee35b05c2c640ab85f1a44f3f77bbba75e6fd091c256185e77c02fbeb27c502ccb07ce3124d3210c2acf6b1dc9eab64ec21e39bdb17c281d SHA512 29b434a1904c37d80b4d7f9da23f0fdc680b77341753bb35a3ad3e0c687683f1ee6cb2516b56761cec61366a606847784aa6336df6cff2e930b36726427f1b43
+EBUILD sword-montgomery-1.3.ebuild 337 BLAKE2B bd01ee847db0a087c1d00f4274fb94ced3db209e2ff1492ca8e9de1e32e6cc9c0594e2514c5d12f43e21ea481b3afa9e68845d333d5a58bd03d31c154d2b343b SHA512 55559dbbc8840f5f345cc776d25a793823d7026ce3ca0e36b826bb04fd260ad65da53749107d58b34e5df499a905ad38105d369df34986ec0643be8ed5e96800
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-montgomery/metadata.xml b/app-dicts/sword-montgomery/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-montgomery/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer type="project">
+ <email>theology@gentoo.org</email>
+ <name>Theology</name>
+</maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-montgomery/sword-montgomery-1.3.ebuild b/app-dicts/sword-montgomery/sword-montgomery-1.3.ebuild
new file mode 100644
index 000000000000..41687518a816
--- /dev/null
+++ b/app-dicts/sword-montgomery/sword-montgomery-1.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+SWORD_MODULE="Montgomery"
+
+inherit sword-module
+
+DESCRIPTION="Montgomery New Testament"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Montgomery"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"