summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Szuba <marecki@gentoo.org>2020-07-30 18:47:53 +0200
committerMarek Szuba <marecki@gentoo.org>2020-07-31 19:37:32 +0200
commit28c795c3ee724de099370975e937ac2ede8a6c00 (patch)
tree82d2eabb25d58f4928186a87291a86498f01945d /app-dicts/sword-OrthJBC
parentapp-dicts/sword-OSHM: new package (diff)
downloadgentoo-28c795c3ee724de099370975e937ac2ede8a6c00.tar.gz
gentoo-28c795c3ee724de099370975e937ac2ede8a6c00.tar.bz2
gentoo-28c795c3ee724de099370975e937ac2ede8a6c00.zip
app-dicts/sword-OrthJBC: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-OrthJBC')
-rw-r--r--app-dicts/sword-OrthJBC/Manifest1
-rw-r--r--app-dicts/sword-OrthJBC/metadata.xml8
-rw-r--r--app-dicts/sword-OrthJBC/sword-OrthJBC-1.1.ebuild13
3 files changed, 22 insertions, 0 deletions
diff --git a/app-dicts/sword-OrthJBC/Manifest b/app-dicts/sword-OrthJBC/Manifest
new file mode 100644
index 000000000000..bf2d70092a9c
--- /dev/null
+++ b/app-dicts/sword-OrthJBC/Manifest
@@ -0,0 +1 @@
+DIST OrthJBC-1.1.zip 562457 BLAKE2B 7bc6839b146b21f9b6194a437a08575cf5d15a490f4430ed4538a1a932ea9b33880de86cdf4fb97da7b861e253622343ee06a056f2f5f6101a03cfa1ac45247b SHA512 5744b13c98d51c92567d794203d2db6ef01297d0b094abe507853a0d6226635cdc2c6a7ee2ec5f4fb0e96ae8d591cc40731bad9f9081ce1a33142943828c98b8
diff --git a/app-dicts/sword-OrthJBC/metadata.xml b/app-dicts/sword-OrthJBC/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-OrthJBC/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-OrthJBC/sword-OrthJBC-1.1.ebuild b/app-dicts/sword-OrthJBC/sword-OrthJBC-1.1.ebuild
new file mode 100644
index 000000000000..ca609a5f357e
--- /dev/null
+++ b/app-dicts/sword-OrthJBC/sword-OrthJBC-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.1a"
+
+inherit sword-module
+
+DESCRIPTION="The Orthodox Jewish Brit Chadasha"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=OrthJBC"
+LICENSE="crosswire"
+KEYWORDS="~amd64 ~ppc ~x86"