summaryrefslogtreecommitdiff
path: root/app-dicts/sword-webstersdict
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-webstersdict')
-rw-r--r--app-dicts/sword-webstersdict/Manifest3
-rw-r--r--app-dicts/sword-webstersdict/metadata.xml8
-rw-r--r--app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/sword-webstersdict/Manifest b/app-dicts/sword-webstersdict/Manifest
new file mode 100644
index 000000000000..a3abeec48244
--- /dev/null
+++ b/app-dicts/sword-webstersdict/Manifest
@@ -0,0 +1,3 @@
+DIST WebstersDict-1.1.zip 14486502 BLAKE2B 00c443e688693dc8656ffba6d323ff79573ae8a6d234b571b294f63d42bd95815048aac36a5b826dc07d14ceae49f3239608f8de527b98920c5202f75adc7586 SHA512 a9d5635c1440ff2c284f74d0710babcf78a2d6bcb8bf4d40cc5100d053af0bda461b53ce9e76db4141f7a8d04fd5b321ac5897730054b0526cd20f10416ce9be
+EBUILD sword-webstersdict-1.1.ebuild 390 BLAKE2B e6ea43bd3939b9aa52b6b3d7e6ba436d469fc566f9f7f08cf7b11925dc1bc5c524441d48ed8bbde7f871a5cda2c153f2067b6f634430a84404b832e90bab0011 SHA512 fa7a693e3f7c32228a7b43ea55efed8ee221e6165137041cf7ccf16d85f38253fd63ec4357766a387d3b26bbc68be81b457cf47611210cbdd22f9efa6dc1c2a8
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-webstersdict/metadata.xml b/app-dicts/sword-webstersdict/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-webstersdict/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-webstersdict/sword-webstersdict-1.1.ebuild b/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild
new file mode 100644
index 000000000000..7764ed59866b
--- /dev/null
+++ b/app-dicts/sword-webstersdict/sword-webstersdict-1.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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"