summaryrefslogtreecommitdiff
path: root/app-dicts/sword-dtn
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-dtn')
-rw-r--r--app-dicts/sword-dtn/Manifest3
-rw-r--r--app-dicts/sword-dtn/metadata.xml8
-rw-r--r--app-dicts/sword-dtn/sword-dtn-1.0.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-dtn/Manifest b/app-dicts/sword-dtn/Manifest
new file mode 100644
index 000000000000..319621d5541a
--- /dev/null
+++ b/app-dicts/sword-dtn/Manifest
@@ -0,0 +1,3 @@
+DIST DTN-1.0.zip 332136 BLAKE2B de4b3b2c16ec4465d434d3525a23983e583b89167b2406459c83fb7ca94dc2ea52f42822a79e36c82692264be03666d9525a96fe4f089856f8c4a23baa32a75b SHA512 589dc962404483f366ab293c00cb8f7a6144db222b16ebe3df24e87e553ed607b74d14150f44dfacf4798732633c3580c8b73a68c9642d689acedb856019d491
+EBUILD sword-dtn-1.0.ebuild 327 BLAKE2B 7da60ac8823ade3b3e69e59e22dfbafea8e0fc67f01ec928731f75b5d694090fd9e76bc79876f57d0ea30b203eb85bc6c1c58ab322d6fa64e0eaeaf572aa27f6 SHA512 d804a996be8c1f8b173c5dd7b08210fa877b19338d293b43dbb3aadabff44ec1a46fce2a912d06e94f4e5a5fe0eb34e57226293c39d077de6a5777cd7a35d70c
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-dtn/metadata.xml b/app-dicts/sword-dtn/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-dtn/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-dtn/sword-dtn-1.0.ebuild b/app-dicts/sword-dtn/sword-dtn-1.0.ebuild
new file mode 100644
index 000000000000..1f676e980e84
--- /dev/null
+++ b/app-dicts/sword-dtn/sword-dtn-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="DTN"
+
+inherit sword-module
+
+DESCRIPTION="Darby Translation Notes"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DTN"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"