summaryrefslogtreecommitdiff
path: root/app-dicts/sword-Easton
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-Easton
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-Easton')
-rw-r--r--app-dicts/sword-Easton/Manifest3
-rw-r--r--app-dicts/sword-Easton/metadata.xml14
-rw-r--r--app-dicts/sword-Easton/sword-Easton-2.0.ebuild13
3 files changed, 30 insertions, 0 deletions
diff --git a/app-dicts/sword-Easton/Manifest b/app-dicts/sword-Easton/Manifest
new file mode 100644
index 000000000000..38b7098ae317
--- /dev/null
+++ b/app-dicts/sword-Easton/Manifest
@@ -0,0 +1,3 @@
+DIST Easton-2.0.zip 1437244 BLAKE2B 353501b9ddd98c44c436eb053fbcdf669c7983ebd8103286d4ea820eb938bed3d60e48c397c5bc9128525c35a295cbc488d8ee835b4f216b790c894f9897632c SHA512 1b9d590dfd018053f3e180d4b9ffed5bde32a1c6e60dee73df8cab81ddff876e64dfce5530d179d88fe74db72492dee563f065bce8a145b2c6543c43df6954de
+EBUILD sword-Easton-2.0.ebuild 333 BLAKE2B b5c093a656508aa5e1c10c150cc60fc0b6a249c2cce268402990607e1ff3ba7e70424e52e725f593dede52ad6b523d71ceda211bf97c2aa7258f3b2cf1b2aee9 SHA512 2c2d78ee8f609c2db0c998144e95302caedacb7416ae804ed36236c5d8792d0732faff40d8cc713754bfba55934e30e3ddab4f140e4c7dbfe433054079aab681
+MISC metadata.xml 523 BLAKE2B 3f93ad31356266a6b9e45d4e21da4a00a04418ed377baf33a71af9f7d1cc1937b9ce62aa288a85e7b0b5a1a13efe22812849edcf1f70dab8b7a7d523e1c2f118 SHA512 db18f420d1ea70d02ed508ef2b881b0218f4eee646a6415573091104a1539258623a367b9932b0f253660372e39894652f917c6ac383ee52d270d3689b68fb73
diff --git a/app-dicts/sword-Easton/metadata.xml b/app-dicts/sword-Easton/metadata.xml
new file mode 100644
index 000000000000..540307dd4cec
--- /dev/null
+++ b/app-dicts/sword-Easton/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>
+ These Dictionary topics are from M.G. Easton M.A., D.D., Illustrated Bible
+ Dictionary, Third Edition, published by Thomas Nelson, 1897. Due to the
+ nature of etext, the illustrated portions of the Dictionary have not been
+ included.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-Easton/sword-Easton-2.0.ebuild b/app-dicts/sword-Easton/sword-Easton-2.0.ebuild
new file mode 100644
index 000000000000..ca4308c73668
--- /dev/null
+++ b/app-dicts/sword-Easton/sword-Easton-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.1a"
+
+inherit sword-module
+
+DESCRIPTION="Easton's Bible Dictionary"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Easton"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"