summaryrefslogtreecommitdiff
path: root/app-dicts/sword-strongsgreek
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-strongsgreek
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-strongsgreek')
-rw-r--r--app-dicts/sword-strongsgreek/Manifest5
-rw-r--r--app-dicts/sword-strongsgreek/metadata.xml8
-rw-r--r--app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-strongsgreek/Manifest b/app-dicts/sword-strongsgreek/Manifest
new file mode 100644
index 000000000000..2d94d115d981
--- /dev/null
+++ b/app-dicts/sword-strongsgreek/Manifest
@@ -0,0 +1,5 @@
+DIST StrongsGreek-1.2.zip 356388 SHA256 26a547412f449251b2926ddb14d1254090ddbfb61eab804318ff60c0fbf8b990 SHA512 0a8451f70d9cfed8fcec8ada100274d07080de448c9d7593fbacf3c3f12c471865213555a8678918730d32ca7d93ec5bcd86923c68e384bf1bdd43a88c87e545 WHIRLPOOL 6271273f3cf7a47e470bce31a99e4fa28536901d4b8790f5ab55e8d9bc0a6a2114902e348ecc27d4238f219559a36f801e1c7a6390095e2e20af996482d0a0f9
+EBUILD sword-strongsgreek-1.2.ebuild 348 SHA256 0abeb05cc9687ade2b85559e5ac9e67d8d1cc2d268315de03354ceab4db3c21e SHA512 141462612b8d01e924ad504844dc10dc187c089a8fb3c2ac3396514835db2af068bd75533ba082bebdbd713bca9071569dc991370b0e99a09fe4aed00d147ff2 WHIRLPOOL 5b2658612ba62f08104e9089cc84d24baeadf73e5f16bd2214822fac0932e1942f6b3b52dfca9b9b0dd23b5a4c218f288afb57c78d6cb867502d1002275ef618
+MISC ChangeLog 2457 SHA256 0fd520c21e94dcc8cd9d7591040e3f181721117ee3d7385959b7dbe618821c49 SHA512 597fd0dd3adecb453d5ce7f07241668b964e6845faa87253482f946195cac3bb81931165a3612cac73f86d17c88dbafc1f8733374d1e62ccf177caa935229c4b WHIRLPOOL 72d3ca9063cfa051accd40b370a81f78ab1b661283def1936d708ba65af34ef63b3a0d5eb8bd5c0ac327c3686a161431b58c0ff914b4e24e2a7da244918f2f93
+MISC ChangeLog-2015 480 SHA256 82389d332abb1498df951356174463650bfddccbb23117ec37ddca6a2a29e21a SHA512 210cb210c06fa2d8a4e5852a1d0a5b6d7c0e93735d1ab088acb0c98a487094e6ad46441eddeeef606f2633a4046d17e951c084c6e00c8b236d1aa1a582aa2abd WHIRLPOOL 94313c75ac4d219b918ce5e273006b05fbfaf43c6e39286952e9d0e3c8872787d7582d44505da5ab9b03b1d29fb8a28b2c41ccab07f13397b7045320ee322129
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-strongsgreek/metadata.xml b/app-dicts/sword-strongsgreek/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-strongsgreek/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-strongsgreek/sword-strongsgreek-1.2.ebuild b/app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild
new file mode 100644
index 000000000000..77884767f8bc
--- /dev/null
+++ b/app-dicts/sword-strongsgreek/sword-strongsgreek-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="StrongsGreek"
+
+inherit sword-module
+
+DESCRIPTION="Strong's Greek Bible Dictionary"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsGreek"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"