summaryrefslogtreecommitdiff
path: root/app-dicts/sword-easton
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-easton
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-easton')
-rw-r--r--app-dicts/sword-easton/Manifest5
-rw-r--r--app-dicts/sword-easton/metadata.xml8
-rw-r--r--app-dicts/sword-easton/sword-easton-1.2.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-easton/Manifest b/app-dicts/sword-easton/Manifest
new file mode 100644
index 000000000000..da57fef779a6
--- /dev/null
+++ b/app-dicts/sword-easton/Manifest
@@ -0,0 +1,5 @@
+DIST Easton-1.2.zip 1062020 SHA256 25645a62b43e70a66b4fc9f0ef5e00f544c503d5e5d8eb8bad389fea4968f16d SHA512 d0a9df9aac4b61f79511307943c847ddcf7eb5ebb718ec516579e68e647ad9f70973f8c32a3e27edbce228082b8663420f381cbe1fa8de724a4dddf56f0a69df WHIRLPOOL 35aa27686a394e2fe73b8a57fde14c464d601b8736d3707d0b3503290bb00f0398c4ada2c87fa9c01a6ac6a8038360d0b799acd39abdc7b46283e348f44ec1d5
+EBUILD sword-easton-1.2.ebuild 335 SHA256 56cdb869edda344fa6fbf427345e6b7c792bc5e64f7857a34eb2eb6ce19b60f8 SHA512 cf4aef2e877549db350cf0bec6f2033142237d3d07801add9044baef881b25a78184d96ba07cf687b411e6a678be364498dcdc97bc97b74ebc15bb1558352f4a WHIRLPOOL 62af3c007416d1012ccda67b14901b5446549cda80f65d4102d0b358575e8d76a02587bd58465e943ee14f5339e933d6ebcb42f2edbb13201b35014ff9b5552b
+MISC ChangeLog 2439 SHA256 f816523cd90b7bab3eefe524371ae3e588634d13847fd6a977da97807625b3d5 SHA512 e4441be5f9dafe4d7e0d24b1ce874862bba8597f7ddc24d5725b17d95b918133602ab5053bd82781a9a9f5c18d878713b0836f65f640a3b65e97be09d9536417 WHIRLPOOL 03b39ff7dcde989598ffe297f3048688545de2ce9b0c06c9ffe2d25b7a72b01dd32d794b32c01c9ee61325384990165befef34bd63b7e4373fdbca1f3c7aaf86
+MISC ChangeLog-2015 448 SHA256 ba2edbe5fb4cd5e97a79e6a0b8158dc515825d9b08c54e1fb2b6a4bc08477bbb SHA512 89438424b8712d5cfcd8bf38c081d6aa14f8f4495d9bc7c74ec8ba92f7bf35104ec313386345a55f7e8ebf879119c485ea3d460757025aab122cdfe485cc8512 WHIRLPOOL d4a2de4549e556c64766ac2e243b34b2a6e708f6cbf71173ef435e227b126d44e2ce7cb65f0a62507152526cb8790ec850d5921b2bdcdab246c950ae5edf4c4c
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-easton/metadata.xml b/app-dicts/sword-easton/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-easton/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-easton/sword-easton-1.2.ebuild b/app-dicts/sword-easton/sword-easton-1.2.ebuild
new file mode 100644
index 000000000000..ba6738461e86
--- /dev/null
+++ b/app-dicts/sword-easton/sword-easton-1.2.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="Easton"
+
+inherit sword-module
+
+DESCRIPTION="Easton's Bible Dictionary"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Easton"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"