summaryrefslogtreecommitdiff
path: root/app-dicts/sword-ylt
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-ylt')
-rw-r--r--app-dicts/sword-ylt/Manifest3
-rw-r--r--app-dicts/sword-ylt/metadata.xml8
-rw-r--r--app-dicts/sword-ylt/sword-ylt-1.1.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-ylt/Manifest b/app-dicts/sword-ylt/Manifest
new file mode 100644
index 000000000000..a5a9b7940e1b
--- /dev/null
+++ b/app-dicts/sword-ylt/Manifest
@@ -0,0 +1,3 @@
+DIST YLT-1.1.zip 1430863 BLAKE2B e2d6c04c8e83f84f2f0f89599237a958abb09b9a117852b0e92c9d685de26ff61d3416f81ed857e104712cee81d5b20676bad124778d5a8a7f0cc8f63b62032a SHA512 6ff2b321082eb9112df8978e80b68baafc63209d2d6b13432f0b221fedfac5d8c50b6f15261e41b0e3f04634cc286574efec81cae1a5ae0c116f30b8fba9b47e
+EBUILD sword-ylt-1.1.ebuild 333 BLAKE2B 14a868a6a61a5a071aa26031425e79e132521f0140012110ad4825a3f53de92e3a70eebdc54a3d81a58d12fff2e87bd267df4787ae7da25c7df0d5caca904bfa SHA512 35481744eb43df991f9427f6fcfb9447bdae802f96d026df96ec064235973e108b051e9a1ec7ed2135dc56b29fd90bbcb63454c20f892a09b08bf796d45bc8a1
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-ylt/metadata.xml b/app-dicts/sword-ylt/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-ylt/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-ylt/sword-ylt-1.1.ebuild b/app-dicts/sword-ylt/sword-ylt-1.1.ebuild
new file mode 100644
index 000000000000..a68e2f54eab2
--- /dev/null
+++ b/app-dicts/sword-ylt/sword-ylt-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="YLT"
+
+inherit sword-module
+
+DESCRIPTION="Young's Literal Translation (1898)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=YLT"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"