summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-OEB')
-rw-r--r--app-dicts/sword-OEB/Manifest1
-rw-r--r--app-dicts/sword-OEB/metadata.xml8
-rw-r--r--app-dicts/sword-OEB/sword-OEB-1.1.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-OEB/Manifest b/app-dicts/sword-OEB/Manifest
new file mode 100644
index 000000000000..643cf87b71b5
--- /dev/null
+++ b/app-dicts/sword-OEB/Manifest
@@ -0,0 +1 @@
+DIST OEB-1.1.zip 613627 BLAKE2B e44f56c20eb195af7238e9c0aa5cbf3c5c27c09a450c693181971d65d9ecff32813b600313da4222e8c09c703e5c17b14cbafc9dff8bb460b0f3058685d9a03a SHA512 c0782ba1429c91097f0a632e77f696cfb0ec8c0a1dbe4a38f9b2585413a6d17d78eaad2da4bb5a9f97ae68856691215e4ebe50c79ff41374ddd41f015e237277
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"