summaryrefslogtreecommitdiff
path: root/app-dicts/sword-litv
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-litv')
-rw-r--r--app-dicts/sword-litv/Manifest5
-rw-r--r--app-dicts/sword-litv/metadata.xml8
-rw-r--r--app-dicts/sword-litv/sword-litv-1.3.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-litv/Manifest b/app-dicts/sword-litv/Manifest
new file mode 100644
index 000000000000..135782b02378
--- /dev/null
+++ b/app-dicts/sword-litv/Manifest
@@ -0,0 +1,5 @@
+DIST LITV-1.3.zip 1435344 SHA256 92c3580c4eec754d2ab50c6825930654d15810ca9801b70c50bc995e89aeb29a SHA512 9aea030c96277bc591dac7bb45230c2ea006dbd241b2ada7be086a350ab0c5de8face5153c99d46ed35ecb00956f327cb1c7db0ed6f6d4c8ae0334085e6974b2 WHIRLPOOL 2e74c3e352b807713ea84ed1e096ce3f9967179a75601514a6edbfee39746a6196f8bbc0331f9ead61ebf4bec19d61744ae3762702cd09d56a383641c723993c
+EBUILD sword-litv-1.3.ebuild 328 SHA256 c2b696a70e61e651acf5ce2ae2c052479b1b4bf8605bab74b3788880f19c8521 SHA512 65cd8199faac63586d4451fba42e7dee87851fe5e87d79fef6bb47f19a0ea72e055f18b88181d17e625f3f97bc6949b0bd7e7a21460582475bd3bcfd1e1709c9 WHIRLPOOL 97dcbf7982a95d148a909d960f6c5982455e134d46ad179929535b22f8b063b549331738bc911d82e010e35c54c093794edcd687e49d6d32de135ef6079be68b
+MISC ChangeLog 2433 SHA256 e2f8aaa84655a1aff3d4fad395a48a412122e4bdf117ad42adfae33c9fa628d5 SHA512 7c9aee65fd60e15aea59ed8ce972f0ea143a52a56e10a1810a161ffd13bdac5ade555a98eb7768671ce913f6bd67f66efee766edc7f28a9e181e72b1f9db4557 WHIRLPOOL 111a966f3953d79b737af1ee8459db42fca308e333fbcf8e84a18cff432e37b78a40b8030aa434256d0665aabc80fb88be03aaad754716d02b75419304add44f
+MISC ChangeLog-2015 438 SHA256 c3e20d0764e85d8465a5f04a1970b70236e85bf4d985be6cada5d6a82e54004a SHA512 74451637272600acbf7e8e5772c7ed3aa9221bea3b3d337177b9c9b91c2ad3e1bd6c833ad5ec0cd33541fb50fcf44e9790f996ad2bc90c8ba5c32f6aedf4b5d4 WHIRLPOOL 46f6b6176e57b62ac4b667bd74257ade728426854ae237e677e10f917a81a688c3555dde234cd145f867f11365a68e0561b1c24b2bcf75a71cf51ce12fd10209
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-litv/metadata.xml b/app-dicts/sword-litv/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-litv/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-litv/sword-litv-1.3.ebuild b/app-dicts/sword-litv/sword-litv-1.3.ebuild
new file mode 100644
index 000000000000..aa990cef7331
--- /dev/null
+++ b/app-dicts/sword-litv/sword-litv-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="LITV"
+
+inherit sword-module
+
+DESCRIPTION="Green's Literal Translation"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=LITV"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"