summaryrefslogtreecommitdiff
path: root/app-dicts/sword-webster
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-webster')
-rw-r--r--app-dicts/sword-webster/Manifest3
-rw-r--r--app-dicts/sword-webster/metadata.xml8
-rw-r--r--app-dicts/sword-webster/sword-webster-1.2.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-webster/Manifest b/app-dicts/sword-webster/Manifest
new file mode 100644
index 000000000000..2c16645ee717
--- /dev/null
+++ b/app-dicts/sword-webster/Manifest
@@ -0,0 +1,3 @@
+DIST Webster-1.2.zip 1481353 BLAKE2B d88881b42fa878f70a807541f2942917a1054baa0342512ccbf7e460bcf39e37e792d0f007646c2853971a660fe1c0ce0ee3420f27ee6da12f8300ea868cb89a SHA512 a02b6e192b7c82f5ab6015a3c77743b40a930af6e4dddec634a8f6b8099c8b5c6d9915ebb035adf5540bd7834e70b1168468a8259edc688e50d13d5fca9267ee
+EBUILD sword-webster-1.2.ebuild 325 BLAKE2B 8f8626555d433e38ad888b831d6ba7356028f5b44ebc22dd8f6d4c3fd44a92d380e9fadebaf05b9032d12477a4aa461bd08e7f6e6ba1a166e0b0ab7813606461 SHA512 a63269e412a485bfcbebff919e22e5d7bc7fa8fe32f38e7b59a1d68f66579ed24dd30752723128bdff31c91a0b7863b6c6c694ddc3f530e1308f604a3f10fd7a
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-webster/metadata.xml b/app-dicts/sword-webster/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-webster/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-webster/sword-webster-1.2.ebuild b/app-dicts/sword-webster/sword-webster-1.2.ebuild
new file mode 100644
index 000000000000..167c5fac538a
--- /dev/null
+++ b/app-dicts/sword-webster/sword-webster-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="Webster"
+
+inherit sword-module
+
+DESCRIPTION="Webster Bible"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Webster"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"