summaryrefslogtreecommitdiff
path: root/app-dicts/sword-ISBE
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-ISBE
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-ISBE')
-rw-r--r--app-dicts/sword-ISBE/Manifest3
-rw-r--r--app-dicts/sword-ISBE/metadata.xml16
-rw-r--r--app-dicts/sword-ISBE/sword-ISBE-2.2.ebuild13
3 files changed, 32 insertions, 0 deletions
diff --git a/app-dicts/sword-ISBE/Manifest b/app-dicts/sword-ISBE/Manifest
new file mode 100644
index 000000000000..d3d9c1b39292
--- /dev/null
+++ b/app-dicts/sword-ISBE/Manifest
@@ -0,0 +1,3 @@
+DIST ISBE-2.2.zip 9987447 BLAKE2B 2c6ad5d596fb22bd18a2ff551836c2585aef0cc3e24d1ef3901a5ffde1079149615cddd4f26dd891b8aacc3b7081555ea575c540ba7d3afee2ed16d65c5679ff SHA512 3f4d111beb3795fa2ef566a07548ec32ee1ccda28292f960a8cc8ea40370c859aeb6108ddf840df338f6f1a7c2433b144b28e4d98fba66bd0d82ace66ee1475d
+EBUILD sword-ISBE-2.2.ebuild 347 BLAKE2B b85db305db660491d9c08662f2e7fc1607a36b1689e945b4f400c726c1f4e6fbf29907d047c4ad54789cb0c04a9f51768da2a52c940fccaad471b0e3a9f95d42 SHA512 1812facfdd275918f13290738df21af5c94ad27e5944daa2828b95cb49212089bc24be3e4c6b25afc1245cf3ddd6b0be8a8b66926ea30fbc3d4e5ad18d3be1f8
+MISC metadata.xml 561 BLAKE2B de822b19c931bfba4aaa52b747b2b801c1268ecda931cca66907d6ecd23afc74b54beb23d23eff695ee80dfeaa6ee933c65e9d039ec8eb2ddc0dfed37da5db05 SHA512 df15b35e510a7a317b04e2637f9541dc1483a2ad510443e83fa355406859e5ab8dc5d33d83f3e614bd24d18a7220fae184e125eba0eed8abac1c56de10c95c23
diff --git a/app-dicts/sword-ISBE/metadata.xml b/app-dicts/sword-ISBE/metadata.xml
new file mode 100644
index 000000000000..48e633bdcfc1
--- /dev/null
+++ b/app-dicts/sword-ISBE/metadata.xml
@@ -0,0 +1,16 @@
+<?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>
+ THE INTERNATIONAL STANDARD BIBLE ENCYCLOPEDIA
+ James Orr, M.A., D.D. General Editor
+ John L. Nuelsen, D.D., LL.D. Edgar Y. Mullins, D.D., LL.D. Assistant Editors
+ Morris O. Evans, D.D., PhD. Managing Editor
+ Melvin Grove Kyle, D.D., JJ.D. Revising Editor
+ 1844-1913 ed.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-ISBE/sword-ISBE-2.2.ebuild b/app-dicts/sword-ISBE/sword-ISBE-2.2.ebuild
new file mode 100644
index 000000000000..82f00f0e421c
--- /dev/null
+++ b/app-dicts/sword-ISBE/sword-ISBE-2.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="International Standard Bible Encyclopedia"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ISBE"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"