summaryrefslogtreecommitdiff
path: root/app-dicts/sword-luther
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-luther')
-rw-r--r--app-dicts/sword-luther/Manifest3
-rw-r--r--app-dicts/sword-luther/metadata.xml8
-rw-r--r--app-dicts/sword-luther/sword-luther-1.1.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-luther/Manifest b/app-dicts/sword-luther/Manifest
new file mode 100644
index 000000000000..839699831940
--- /dev/null
+++ b/app-dicts/sword-luther/Manifest
@@ -0,0 +1,3 @@
+DIST Luther-1.1.zip 3041937 BLAKE2B f2764b8e4c1447a9b7dc5ccbd717990bca9442cebdda71b408786fc141148a77c5a62055ca9a7df493d9e8f55b1e98bd57222c5883fc0c1a5df6a46c1b0c2867 SHA512 8054679c205f2d498cc3677d7cb71e461a6640f414863077d4680de1474a55b85ca4f1b74aadff4f91b671c4709d7a84ea348d57a57c87ee8b39b1bf75df7c4f
+EBUILD sword-luther-1.1.ebuild 342 BLAKE2B 392047a61b28c3603c52bd07b4dc75d12692080e441ccc35093d30f8fb1374c41f542bb25770a47d4a08766e7553b5dd647f2970e614929a9d84d53c79180ac6 SHA512 010c39639bf0bc9d3405b8b4c748ec1448add80141ca84acf1b78e1bd0d1ef3390ee4cb12664e14d371cbc16f5d4f971dcc011365e258237b20178a00f4bb089
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-luther/metadata.xml b/app-dicts/sword-luther/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-luther/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-luther/sword-luther-1.1.ebuild b/app-dicts/sword-luther/sword-luther-1.1.ebuild
new file mode 100644
index 000000000000..bb244c39b0d8
--- /dev/null
+++ b/app-dicts/sword-luther/sword-luther-1.1.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="Luther"
+
+inherit sword-module
+
+DESCRIPTION="Luther's Commentary on Galatians"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Luther"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"