summaryrefslogtreecommitdiff
path: root/app-dicts/sword-itarive
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-itarive
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-itarive')
-rw-r--r--app-dicts/sword-itarive/Manifest5
-rw-r--r--app-dicts/sword-itarive/metadata.xml8
-rw-r--r--app-dicts/sword-itarive/sword-itarive-1.0.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-itarive/Manifest b/app-dicts/sword-itarive/Manifest
new file mode 100644
index 000000000000..7cfee37c1cf3
--- /dev/null
+++ b/app-dicts/sword-itarive/Manifest
@@ -0,0 +1,5 @@
+DIST ItaRive-1.0.zip 1528624 SHA256 922ef1bb1ddcbf3733da949f5ce282a9cc7835c2bc2c3645079154fb896b96fe SHA512 8dbbd97f4a35ec5493dc335ff280ae18054c539d5fe30096b857dd61ab566768f945176c013d57658851826d3874ae944fde111d4c9e89c875dfc55dbd569dc6 WHIRLPOOL 8b2ae460409a96e35f225512228cb2d67147b2eaab07ac30e96a99004476bafcbe55a38d2601cc33148123211483c2421689cf421f746a6bc2834bbb69cc164d
+EBUILD sword-itarive-1.0.ebuild 337 SHA256 f8afcbafc93190b7f4083078e16aec24b0ab847540904edcc46bb55240c311ad SHA512 9d3972d9768be392e2492b16cdefcb2394b82a7417b39eec475a67f5922c6e59ec740c72d5d850da6d6d737621c2b4b992de61b67eeb256d82778a296379520c WHIRLPOOL 59796a43ab71602346381d86a0796c22bc3ded57211fc25d6c1d64e47c2b341863f0e43105c6ffe55a1a1f8a4ef73f9eb22987ba1c6fbf288004fa24181fd72e
+MISC ChangeLog 2442 SHA256 3796753506823ec256a8517ec3a7ac04004c87fbbdf0e8df2ccd67754777eea3 SHA512 ade90d085d7376aaea6dd056edeaf5170d9e0980f774bc84db1f4c60e0c593c54fdfde1714d72016d4d39393f1b08e67e4dcc4ac241a2a54a4102a8558e6ceb4 WHIRLPOOL 11c2ba78da29b82cf37751f9d36e978548cd11f82374a1ba8eaa6f8dcc5e294eec35b551bd8a59ac6d10e0a342925d03510f82d905479a2c751d347ca7c5caa2
+MISC ChangeLog-2015 453 SHA256 57b79ce3f7bcec3d6b9255b50a6d2d75f0aedb55c3394154225798643a8c942a SHA512 70dc7ff1ff863e31c78a3fb43f81954bf6ca8fb1f4697803096f26aebbd9c20df7bc7b1293370864d5db64db9e37860c0105dfc3e73787dff6668729790d007e WHIRLPOOL 5e6a7bf5522a656a8bd218fab30664d7609b65c12947df8a18680dff6b6954f3884d66ffb1fdb631dd5d44c340cfaef6493f0aaddc3813eee8bd34d6ca2f6864
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-itarive/metadata.xml b/app-dicts/sword-itarive/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-itarive/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-itarive/sword-itarive-1.0.ebuild b/app-dicts/sword-itarive/sword-itarive-1.0.ebuild
new file mode 100644
index 000000000000..cb59e8a12513
--- /dev/null
+++ b/app-dicts/sword-itarive/sword-itarive-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="ItaRive"
+
+inherit sword-module
+
+DESCRIPTION="Italian Riveduta Bibbia (1927)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ItaRive"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"