summaryrefslogtreecommitdiff
path: root/app-dicts/sword-StrongsGreek
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-StrongsGreek
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-StrongsGreek')
-rw-r--r--app-dicts/sword-StrongsGreek/Manifest3
-rw-r--r--app-dicts/sword-StrongsGreek/metadata.xml11
-rw-r--r--app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild13
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-StrongsGreek/Manifest b/app-dicts/sword-StrongsGreek/Manifest
new file mode 100644
index 000000000000..40bb5e6857c7
--- /dev/null
+++ b/app-dicts/sword-StrongsGreek/Manifest
@@ -0,0 +1,3 @@
+DIST StrongsGreek-1.2.zip 356388 BLAKE2B ff7947f2aaebc9bb925c9a2ac07950db39d34399fec5fded4ca8f726492b20d30d68e767fe70fa0e89662d76377f289c9a956203b984ce5c6b90b9b7710335d1 SHA512 0a8451f70d9cfed8fcec8ada100274d07080de448c9d7593fbacf3c3f12c471865213555a8678918730d32ca7d93ec5bcd86923c68e384bf1bdd43a88c87e545
+EBUILD sword-StrongsGreek-1.2.ebuild 345 BLAKE2B ac0661cf84b6677c5e13b8c1bec80741d2ab41ecd2afac4d8ad35ce33f558ebd43086e85c806b92813b5fb1c41a36c5100c811e044b937f8d47e2253354f8f85 SHA512 0c561e2e15c3e976ef3f7b7b40741fa65e99be259372fb0895696bb06a49e29f8219fb6ae380bfd44c305409e2be5107861d339a9f22b89bf38ccc680c1143ba
+MISC metadata.xml 391 BLAKE2B c1ee18bde0dc0837daa26c73d8ca499f3f9296decfab7867f8823d131038f7e1e92fa9af138624391eb51ffd579e5698ddaac687b149ed0420f139e80a7cf9db SHA512 d396c0ae9c8228825d6fdccb8d4e5418a2521efbd4fdaf21dacee92bf84b0dd82f2a8b57521557497e6fc462fc0185f8f3c263dc52d2553716bda57a0656c742
diff --git a/app-dicts/sword-StrongsGreek/metadata.xml b/app-dicts/sword-StrongsGreek/metadata.xml
new file mode 100644
index 000000000000..b6b84415a58c
--- /dev/null
+++ b/app-dicts/sword-StrongsGreek/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+ Dictionary of Greek Words taken from Strong's Exhaustive Concordance by James Strong, S.T.D., LL.D. 1890
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.ebuild
new file mode 100644
index 000000000000..85b1f52402d5
--- /dev/null
+++ b/app-dicts/sword-StrongsGreek/sword-StrongsGreek-1.2.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="Strong's Greek Bible Dictionary"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsGreek"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"