summaryrefslogtreecommitdiff
path: root/app-dicts/sword-ylt
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /app-dicts/sword-ylt
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-ylt')
-rw-r--r--app-dicts/sword-ylt/Manifest5
-rw-r--r--app-dicts/sword-ylt/metadata.xml8
-rw-r--r--app-dicts/sword-ylt/sword-ylt-1.1.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-ylt/Manifest b/app-dicts/sword-ylt/Manifest
new file mode 100644
index 000000000000..909cb16e0d4b
--- /dev/null
+++ b/app-dicts/sword-ylt/Manifest
@@ -0,0 +1,5 @@
+DIST YLT-1.1.zip 1430863 SHA256 70e4410a128fb1a277b4cedc8abda73f56347a0bf1578b711bc852a918780c10 SHA512 6ff2b321082eb9112df8978e80b68baafc63209d2d6b13432f0b221fedfac5d8c50b6f15261e41b0e3f04634cc286574efec81cae1a5ae0c116f30b8fba9b47e WHIRLPOOL fe323f21bf1a6a9ddfdd491576fe2c958193456fd6abb3ba0c0d102b1155d80869f0801972ec03611e428739f8bb673c236f7923450e5e93d7f1a0005d6be8c0
+EBUILD sword-ylt-1.1.ebuild 333 SHA256 b108e7ac5b92ac32f96781aa421aafa44ab840361e469345d8ebb3df6ce7f28e SHA512 35481744eb43df991f9427f6fcfb9447bdae802f96d026df96ec064235973e108b051e9a1ec7ed2135dc56b29fd90bbcb63454c20f892a09b08bf796d45bc8a1 WHIRLPOOL a18419af3eab3f3a0b78b3f2b56264546b1e475a8daf436f9bbd0a9e38c866568c35027e0190881a20b346a89cea2df85bdfa10774a1025aed20d1189b32ca30
+MISC ChangeLog 2430 SHA256 cb0e0e6484337ca124aa951c28869362d439002c85655b3a78ba3f9a80faa6d1 SHA512 22dbad5c56414f0ffd84cac853f06079a39f0e377c7025a5ec82cb2db102860929688f8e82156745a0c71b57a00ac5fb9fb970c9fcdeab38806fb7ca0d6684ba WHIRLPOOL 9d92897252ad1645c83e7cecf19c5cd43f2cddd9cdffd36d400531a75cabfcd07e9d89cfc74739882154c8cc78bf3d66f22c0f92f2b118f1c5bc48e56718b31f
+MISC ChangeLog-2015 433 SHA256 a9dbbf99048e5c4ff7f14cd736f3cfbfec1b281cb17771587b8d0afb5ce59ea8 SHA512 be19eb771ad101cd03e8e110b905d3c78550e73b5eaa57853f1313f25e4393252efe87e1440cb9318e7ba88da24eba538c8f5679e24e0d7b777d47fe07e63563 WHIRLPOOL 7adc4513a70130d30d1e8382005ddef191f9373691b417ccfdc0eaae7268102aae9593de8052a6c784044498168d282099621abeb243b789e4365df96b9bde54
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
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"