summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:52:07 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:41:34 +0200
commit694453a95b495986ed8747e87c8140ce292f7629 (patch)
treedb54cf908c375c4607fe49afde724a65ce61073d /app-dicts/sword-Webster1806
parentapp-dicts/sword-VulgSistine: new package (diff)
downloadgentoo-694453a95b495986ed8747e87c8140ce292f7629.tar.gz
gentoo-694453a95b495986ed8747e87c8140ce292f7629.tar.bz2
gentoo-694453a95b495986ed8747e87c8140ce292f7629.zip
app-dicts/sword-Webster1806: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-Webster1806')
-rw-r--r--app-dicts/sword-Webster1806/Manifest1
-rw-r--r--app-dicts/sword-Webster1806/metadata.xml8
-rw-r--r--app-dicts/sword-Webster1806/sword-Webster1806-1.0.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-Webster1806/Manifest b/app-dicts/sword-Webster1806/Manifest
new file mode 100644
index 000000000000..c2df317eaa62
--- /dev/null
+++ b/app-dicts/sword-Webster1806/Manifest
@@ -0,0 +1 @@
+DIST Webster1806-1.0.zip 1953871 BLAKE2B af39baefd2d1ab5e3975f52fb45afb9eff2d20fb0b5d077f0047eae5b0cc6c00176adbcb6dc6a2dde4a8a6bf09353281bfbe03d4eb600a02d25388cc22d1a1e4 SHA512 d6926297f5edd0f20141341119c2ca89ddc8025d6717f9825d1d34e6be73a7576ff05e4bd5bf84e053011faee5c2ca2fbba3d0fae8f566ff181601d2671557ab
diff --git a/app-dicts/sword-Webster1806/metadata.xml b/app-dicts/sword-Webster1806/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-Webster1806/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="person">
+ <email>marecki@gentoo.org</email>
+ <name>Marek Szuba</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-Webster1806/sword-Webster1806-1.0.ebuild b/app-dicts/sword-Webster1806/sword-Webster1806-1.0.ebuild
new file mode 100644
index 000000000000..185253a756bd
--- /dev/null
+++ b/app-dicts/sword-Webster1806/sword-Webster1806-1.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 1806 A Compendious Dictionary of the English Language"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Webster1806"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"