summaryrefslogtreecommitdiff
path: root/app-dicts/sword-OEB
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-OEB
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-OEB')
-rw-r--r--app-dicts/sword-OEB/Manifest3
-rw-r--r--app-dicts/sword-OEB/metadata.xml8
-rw-r--r--app-dicts/sword-OEB/sword-OEB-1.1.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/sword-OEB/Manifest b/app-dicts/sword-OEB/Manifest
new file mode 100644
index 000000000000..413667e246c8
--- /dev/null
+++ b/app-dicts/sword-OEB/Manifest
@@ -0,0 +1,3 @@
+DIST OEB-1.1.zip 613627 BLAKE2B e44f56c20eb195af7238e9c0aa5cbf3c5c27c09a450c693181971d65d9ecff32813b600313da4222e8c09c703e5c17b14cbafc9dff8bb460b0f3058685d9a03a SHA512 c0782ba1429c91097f0a632e77f696cfb0ec8c0a1dbe4a38f9b2585413a6d17d78eaad2da4bb5a9f97ae68856691215e4ebe50c79ff41374ddd41f015e237277
+EBUILD sword-OEB-1.1.ebuild 331 BLAKE2B c5828d7024f176653e41cd4e89bb2b387a1c7b966cd4c3957f15a61b5f81d642292432b3c7d4f9eafed2fdc264425c42ef26f41a987a772184cfe5c7d6a8aa8a SHA512 1ee4cb8b432254ce6c6c637a3d3cd8e298057da60e4fc8aaf1b85019367e762049808e228377dcae7fce93b027392f25f56ad10630e99bd293056d2ed351ec58
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-OEB/metadata.xml b/app-dicts/sword-OEB/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-OEB/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-OEB/sword-OEB-1.1.ebuild b/app-dicts/sword-OEB/sword-OEB-1.1.ebuild
new file mode 100644
index 000000000000..6388e9907bbf
--- /dev/null
+++ b/app-dicts/sword-OEB/sword-OEB-1.1.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="Open English Bible (US Spelling)"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=OEB"
+LICENSE="CC0-1.0"
+KEYWORDS="~amd64 ~ppc ~x86"