summaryrefslogtreecommitdiff
path: root/app-dicts/sword-maori
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-maori
reinit the tree, so we can have metadata
Diffstat (limited to 'app-dicts/sword-maori')
-rw-r--r--app-dicts/sword-maori/Manifest5
-rw-r--r--app-dicts/sword-maori/metadata.xml8
-rw-r--r--app-dicts/sword-maori/sword-maori-1.1.ebuild12
3 files changed, 25 insertions, 0 deletions
diff --git a/app-dicts/sword-maori/Manifest b/app-dicts/sword-maori/Manifest
new file mode 100644
index 000000000000..d1ff39a50fba
--- /dev/null
+++ b/app-dicts/sword-maori/Manifest
@@ -0,0 +1,5 @@
+DIST Maori-1.1.zip 1397366 SHA256 44997dc7ba6150087b3d9df0e035ab3311c9c30899509f444db6915fece3f460 SHA512 366d56a8742262111abcce59b20862428c67269ad0af8acd38d0a847271a220cabb177949dd1df60942c2b606d0011f0340f12aa6489a3d6d12b641d71db1bc5 WHIRLPOOL 4415c56c3eb380e66af43eff98c3ebdd91d6cb53bb91eeea543c87d3d95aef017f6b786bcf94e329a83d072059cb760d0e7727ba167a3c91c6e5b0d30e9f3109
+EBUILD sword-maori-1.1.ebuild 314 SHA256 0f147b320412454826207f22128c7056c0e535343d157b10be6f7aa4a1481b02 SHA512 1d9d6016f6033b4a58d5b4f6cd56245d669c76b172d22534dd668f0296a0a43d2d5199b587fbc98c8df272aa89ed86c1a05b2ccdf95cccda81eab167a16a5188 WHIRLPOOL 3f9cd0709efe83b69873c1f6e627924a636dc62ea16676bd8e3141f4083a5d3dd3928273ba1922dfd2b2919c94800238753072e3f3fd62cc8db6e4ad35ce0d71
+MISC ChangeLog 2436 SHA256 2b45a28e312c55be860e1c7d5a468a65e9dd19cfa786954daf019a96b02242d0 SHA512 963072c838bdc9eeb46ad16627cb7fba482f88eeac81af28a77877afa1a3313fb6c97d2bccfa508e7813c368163a8f21dc3243638b257ddc72c0f5a30f8b5c6b WHIRLPOOL 9315ba4499ecb8e364f82d896723afc2dfccdc18e902e70c4352a58fb41ecb54ab4c87d1d5601d2c71d5671c975a3d902b4c3232c9d67e1f4a3b10debab3d571
+MISC ChangeLog-2015 443 SHA256 ba49df48b15a3428a685b01d12bf226187fe5a99078e2dfa31b7277383d93f02 SHA512 400e15005d0c39364b1e74b56771f748878fad279496298c11011733fb0237a0081c08548e3eb00690316a6987741c519ca5f310d6f2d436bc35eccd0c353c83 WHIRLPOOL 4ae5aabe8c6c4f3c96afb58fe6be19347957ced127901278ee5cdf2709bad7ebd01b91bd846026a0b2f867458cdde96c4d900d1edaedd496b793be8b95e2c9ac
+MISC metadata.xml 240 SHA256 40bc1da6ffeb57d34d204283382cd0963b122aeb7792a6e81bcc643366fa46c5 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4 WHIRLPOOL 56aae5bd2f14c911c96e16d6d1b7f017f14488b96c3cf24e02a7b1c4172a3fff4a4d63c8feebc0242bc32d86b671f30416ae6d421e26be0760862bae58d4627a
diff --git a/app-dicts/sword-maori/metadata.xml b/app-dicts/sword-maori/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-maori/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-maori/sword-maori-1.1.ebuild b/app-dicts/sword-maori/sword-maori-1.1.ebuild
new file mode 100644
index 000000000000..7ce01ee78747
--- /dev/null
+++ b/app-dicts/sword-maori/sword-maori-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="Maori"
+
+inherit sword-module
+
+DESCRIPTION="Maori Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Maori"
+LICENSE="freedist"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"