summaryrefslogtreecommitdiff
path: root/app-dicts/sword-Webster1913
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /app-dicts/sword-Webster1913
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-Webster1913')
-rw-r--r--app-dicts/sword-Webster1913/Manifest3
-rw-r--r--app-dicts/sword-Webster1913/metadata.xml14
-rw-r--r--app-dicts/sword-Webster1913/sword-Webster1913-2.0.ebuild13
3 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/sword-Webster1913/Manifest b/app-dicts/sword-Webster1913/Manifest
new file mode 100644
index 000000000000..cae05eb5216f
--- /dev/null
+++ b/app-dicts/sword-Webster1913/Manifest
@@ -0,0 +1,3 @@
+DIST Webster1913-2.0.zip 19537950 BLAKE2B fa6115554235864d8ba9b05922495697073a189ee59d3337ff9871357ec147d2df2c5b40e1c0a43d2eac69775a012b166dbbd3282b27b4ff5f101bd2ebd68534 SHA512 75b74bfcc3bff01ac34edaf799957b8d9e60258f3ed8a9ea2a4e5503a73c203fbc99695e7f8fc1b5cfce87178d1052f4d1960357a113c6a829e9b720c5956cf1
+EBUILD sword-Webster1913-2.0.ebuild 355 BLAKE2B 6fbdc5574353e3ce5ccd2e6f5936c3257dc1389d8e5cd58671ec0385db043bbad513a4ec9dd7fd641edf9e678dd38a28ca92beed7578fd0e89a7762a0ba479c5 SHA512 bca0e98b50e0c4d5ac0c16450b1923d61d1516abbede37ab01b0df6be34680a9a03a2c4de414cd91c274bb9fe848b4ae0456f86300c2b6a4397ef6c6e829c9b9
+MISC metadata.xml 533 BLAKE2B 83593bef3855762afd9c0422817f543cfa3524fe2f22d9a69204f37f1999f8ac5ffbdb4b9145f811dc94540602ebcf0ed7ddec251ed13c24d5e51337e17fee86 SHA512 ba384a320b95d4aa6af3d6e78f330d0b96dc8877d7e435b93c059ec498867afc6dc8d0d118c64da61ca6c66a1753e84747f8f04cfb58d422ef10058751dd0609
diff --git a/app-dicts/sword-Webster1913/metadata.xml b/app-dicts/sword-Webster1913/metadata.xml
new file mode 100644
index 000000000000..23c785119f87
--- /dev/null
+++ b/app-dicts/sword-Webster1913/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+ <longdescription>
+ Webster's Revised Unabridged Dictionary.
+ Version published 1913 by the C. &amp; G. Merriam Co., Springfield, MA, USA
+ under the direction of Noah Porter, D.D., LL.D.
+ This electronic version was prepared by MICRA, Inc. of Plainfield, NJ, USA.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-Webster1913/sword-Webster1913-2.0.ebuild b/app-dicts/sword-Webster1913/sword-Webster1913-2.0.ebuild
new file mode 100644
index 000000000000..158a55659ff1
--- /dev/null
+++ b/app-dicts/sword-Webster1913/sword-Webster1913-2.0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+SWORD_MINIMUM_VERSION="1.5.11"
+
+inherit sword-module
+
+DESCRIPTION="Webster's English Dictionary, 1913 edition"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Webster1913"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"