summaryrefslogtreecommitdiff
path: root/app-dicts/sword-lightfoot
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-lightfoot')
-rw-r--r--app-dicts/sword-lightfoot/Manifest3
-rw-r--r--app-dicts/sword-lightfoot/metadata.xml8
-rw-r--r--app-dicts/sword-lightfoot/sword-lightfoot-1.0.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-lightfoot/Manifest b/app-dicts/sword-lightfoot/Manifest
new file mode 100644
index 000000000000..889bcf22a42e
--- /dev/null
+++ b/app-dicts/sword-lightfoot/Manifest
@@ -0,0 +1,3 @@
+DIST Lightfoot-1.0.zip 644888 BLAKE2B 78ee5fa9de454fe525a75813a6e035bdca26b3df119fff68a169bc42b90c4211ad7b5f273d01f8b56c08c4c422e87ac0f734c43772a1d4e076210b797ffbe161 SHA512 87446451899e6a24198ddbf716a8d4114ccc76d0f68a62dd131c546386cd8deba916f9a47c3fdd6820d2b0669423fdb7eb666878031b91cc36f068305b7c63cb
+EBUILD sword-lightfoot-1.0.ebuild 341 BLAKE2B 0d087781817232afd7b66cf17c85ec0f6cc8ccb5394b2d29ffc6bf627d2eaf5cb96d2d2f74b9f7ca7ebf433a0b6efd4799b6480f78891712117e7ab67da19e6a SHA512 ac12a2fd002e10fc4efe1e8c7df06c8f05e2f21e5335eda55fd761d30ea1c9d8591aa6d41f36b26d92a1452dbcca5202c6d03d6c743d5f1844a38fa6c41dd263
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-lightfoot/metadata.xml b/app-dicts/sword-lightfoot/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-lightfoot/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-lightfoot/sword-lightfoot-1.0.ebuild b/app-dicts/sword-lightfoot/sword-lightfoot-1.0.ebuild
new file mode 100644
index 000000000000..15c519752cb8
--- /dev/null
+++ b/app-dicts/sword-lightfoot/sword-lightfoot-1.0.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="Lightfoot"
+
+inherit sword-module
+
+DESCRIPTION="John Lightfoot Commentary"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Lightfoot"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"