summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-webstersdict')
-rw-r--r--app-dicts/sword-webstersdict/Manifest1
-rw-r--r--app-dicts/sword-webstersdict/metadata.xml5
-rw-r--r--app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild14
3 files changed, 20 insertions, 0 deletions
diff --git a/app-dicts/sword-webstersdict/Manifest b/app-dicts/sword-webstersdict/Manifest
new file mode 100644
index 000000000000..cf5225e3779c
--- /dev/null
+++ b/app-dicts/sword-webstersdict/Manifest
@@ -0,0 +1 @@
+DIST WebstersDict-1.1.zip 14486502 SHA256 4bf3c1c1f08ccc4dd6dcf69a8377b7addc5cad6c89e644d6e8513abee547564c SHA512 a9d5635c1440ff2c284f74d0710babcf78a2d6bcb8bf4d40cc5100d053af0bda461b53ce9e76db4141f7a8d04fd5b321ac5897730054b0526cd20f10416ce9be WHIRLPOOL 799720592255925bd483cf8e2e0b4c5f90fa0d012d9ff835ad0ca3b63b2e0c04b65eec893d11ff610f2eaa76e9824a002976ee9b39b5a1f81c0056a63a6e9f4f
diff --git a/app-dicts/sword-webstersdict/metadata.xml b/app-dicts/sword-webstersdict/metadata.xml
new file mode 100644
index 000000000000..6545fc35e3a5
--- /dev/null
+++ b/app-dicts/sword-webstersdict/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>theology</herd>
+</pkgmetadata>
diff --git a/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild b/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild
new file mode 100644
index 000000000000..4fc7a567b4ec
--- /dev/null
+++ b/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+SWORD_MODULE="WebstersDict"
+
+inherit sword-module
+
+DESCRIPTION="Webster's Revised Unabridged Dictionary of the English Language
+1913"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=WebstersDict"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"