summaryrefslogtreecommitdiff
path: root/app-dicts/sword-web
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-web
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-web')
-rw-r--r--app-dicts/sword-web/Manifest3
-rw-r--r--app-dicts/sword-web/metadata.xml8
-rw-r--r--app-dicts/sword-web/sword-web-1.8.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-web/Manifest b/app-dicts/sword-web/Manifest
new file mode 100644
index 000000000000..2a5716c5bc2b
--- /dev/null
+++ b/app-dicts/sword-web/Manifest
@@ -0,0 +1,3 @@
+DIST WEB-1.8.zip 1520597 BLAKE2B 193888d73c8ce68cdec8ad6a5c2becb754d44fe212b29528bb6450e4dcb6c15061fc2c79fa33bfe048f21ab12789306b279a694f3255b7f9495240b9c1b0ea12 SHA512 1abccad5f98c49152195cf3a31ae80a19d88d49dd7bec292afc7c22a1e04e1f8bdca9dbcd2f5572354a05fe5cf951718cdb9173af1ee5e822a09ba8512759e20
+EBUILD sword-web-1.8.ebuild 323 BLAKE2B d295bce11a9215a75bfed5fc6afd96c59b9469ee1a7cf600a70aedea58585ab05632ec006f6ef9e5f81f07931956c3714960e58a968caf8ee2fcbf9132c058c2 SHA512 8a0d7256ed3b2b1ec7cd643a3511ce9dc976b77066846222a629354258a7f67fd7707dfe33370198d289e8515a95d3a955f2686f3547f26e9f5b120b986b0bcb
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-web/metadata.xml b/app-dicts/sword-web/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-web/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-web/sword-web-1.8.ebuild b/app-dicts/sword-web/sword-web-1.8.ebuild
new file mode 100644
index 000000000000..86a91958e42d
--- /dev/null
+++ b/app-dicts/sword-web/sword-web-1.8.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="WEB"
+
+inherit sword-module
+
+DESCRIPTION="World English Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WEB"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"