summaryrefslogtreecommitdiff
path: root/app-dicts/sword-nave
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/sword-nave
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-nave')
-rw-r--r--app-dicts/sword-nave/Manifest3
-rw-r--r--app-dicts/sword-nave/metadata.xml8
-rw-r--r--app-dicts/sword-nave/sword-nave-1.1.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-nave/Manifest b/app-dicts/sword-nave/Manifest
new file mode 100644
index 000000000000..3b5534f3c848
--- /dev/null
+++ b/app-dicts/sword-nave/Manifest
@@ -0,0 +1,3 @@
+DIST Nave-1.1.zip 662427 BLAKE2B 6ef9c8b76812cf216bb1fc62b69419c3d181baad08fb95a57a012dd3e73aa605ea4c9e7651eeb561cb4be0b1fc81151ebbbe943a60cca43eede73f88ff67d7a2 SHA512 ed8aa568ff19ebf51d1e62697c8d74f5fc808fe27f2027d7772edfc7893722fa8ab63af6b0a0d2e20679fe856277d776a33ed72410f62bfa880ea322f3ed037e
+EBUILD sword-nave-1.1.ebuild 326 BLAKE2B 6b82bbad7e97222365079ba024977d7759d1a9279ffa1e06aa1e39c9752b60b8d62242f77fa5222f6511661732ca04e0fd9c138b09da6fa86ee910f843a59938 SHA512 0529511df9066e58154d1702a9dd82bec3df8aa079b332fe2fa8fcc720253808b3886eba974405030cefa79a47a9a20bd97bb500cda741937ad137d848f39547
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-nave/metadata.xml b/app-dicts/sword-nave/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-nave/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-nave/sword-nave-1.1.ebuild b/app-dicts/sword-nave/sword-nave-1.1.ebuild
new file mode 100644
index 000000000000..701e4296095e
--- /dev/null
+++ b/app-dicts/sword-nave/sword-nave-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="Nave"
+
+inherit sword-module
+
+DESCRIPTION="Nave's Topical Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Nave"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"