summaryrefslogtreecommitdiff
path: root/app-dicts/sword-smith
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-smith
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-smith')
-rw-r--r--app-dicts/sword-smith/Manifest5
-rw-r--r--app-dicts/sword-smith/metadata.xml8
-rw-r--r--app-dicts/sword-smith/sword-smith-1.3.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-smith/Manifest b/app-dicts/sword-smith/Manifest
new file mode 100644
index 000000000000..bfe4ce4bd04a
--- /dev/null
+++ b/app-dicts/sword-smith/Manifest
@@ -0,0 +1,5 @@
+DIST Smith-1.3.zip 1209276 SHA256 486e92c446c9edffa4a9448fcfd7e4fc85fa9e63a63a1c61f38a9c9809c0a812 SHA512 a6bc89fcb3ca1e5561e03c38d84d46433fb4d3e5766ec0bc8651c4898e057a6437c6c5816bd472a21a5f1a8f1f2d06eb4d442183903dec584ba15fbfe62d600d WHIRLPOOL 3b6bd38359e19113a7d0fd4a559bf51d5e6ce84211253bff362d2a9d3714c1dea8909f80716b718aea8e95a5e74852dd8bed08269627f950688211f1842d5a9e
+EBUILD sword-smith-1.3.ebuild 332 SHA256 d67c1e99b00ee7fb5fdc436b2f547dca6cc859c228311f7a26456c2a76e402b1 SHA512 1293caa7882f24026bc60da099f1b6f0729b5dd2fe8289e95898cdd6e68298c981b89a33134c9c5cad8893a7d1ea57bd9c797957d854cb794f897915365b3a38 WHIRLPOOL f5c5052058cf68ac723880e4348c7b2bfc47e3f114495d897270bfa521de69723127957c5c52e2bf74cf9e2ab9f7d0c5a5b2b6f0af1f24a17b80fc8ae0bbf023
+MISC ChangeLog 2436 SHA256 fc35366ebd0f691cf283b108475aeb036e39297f2b3b145201c010eabe929c43 SHA512 6a47647bae0c8f616c2daa63c547f243a91b051733262db37881a4736bd0e8b820ef609cd800bd69caeff7b8e1b7951a43a831141054f45f0f699d4f16d9a5e3 WHIRLPOOL e167e7b25faaccc55fb1cf11c214e68028a2669d81ed8c6a06bc43fba0cdd48e818c415510b82da432dd960d154118002e47d96d3440d787b34e811e06bbf25d
+MISC ChangeLog-2015 443 SHA256 af36c15c03e5adb5ce914a742658dc82a76e7773ba379412d02b55e12a3c78d6 SHA512 45eb9ad8e38147759d03c5cf1a32a365abd0c789bf630e250138537381dfcfe2f9db757c823df292e536774d1404e1487080c7e9804166b685a1d67dcda08860 WHIRLPOOL f049ba0e9baaecd7e08e7b2590f761ef8a3825afe48d6784900dcb7bd31f6b8940a235843309aa26a0c11033e5d2294530a513b46634018c70c03be7642d6c52
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-smith/metadata.xml b/app-dicts/sword-smith/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-smith/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-smith/sword-smith-1.3.ebuild b/app-dicts/sword-smith/sword-smith-1.3.ebuild
new file mode 100644
index 000000000000..d63d2e6c3911
--- /dev/null
+++ b/app-dicts/sword-smith/sword-smith-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="Smith"
+
+inherit sword-module
+
+DESCRIPTION="Smith's Bible Dictionary"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Smith"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"