summaryrefslogtreecommitdiff
path: root/app-dicts/sword-NHEB
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-NHEB
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-NHEB')
-rw-r--r--app-dicts/sword-NHEB/Manifest3
-rw-r--r--app-dicts/sword-NHEB/metadata.xml8
-rw-r--r--app-dicts/sword-NHEB/sword-NHEB-2.1.ebuild13
3 files changed, 24 insertions, 0 deletions
diff --git a/app-dicts/sword-NHEB/Manifest b/app-dicts/sword-NHEB/Manifest
new file mode 100644
index 000000000000..f9c0d1ebbe98
--- /dev/null
+++ b/app-dicts/sword-NHEB/Manifest
@@ -0,0 +1,3 @@
+DIST NHEB-2.1.zip 1707586 BLAKE2B 0de8ccff1afb296a3537ab5b190840db51004dca81bb3d03dbb927cbe7e1254f54742187350f92a4c5bab5a65331e5f88eed571fd016a341fe11abf8b77c8542 SHA512 159e8b4ff4a40aadcb377c8a0711dac6a63262579579cbea2858282a31815fd21d1f8767ffbdbcffadfb8016be1e0971faa487672f338efdba7164fcb4475cab
+EBUILD sword-NHEB-2.1.ebuild 329 BLAKE2B 399e967d76fb286af43cc38f09a06476578a33f0e4f480714feb0039a370c93d92263184d292aef7e25c2165aecc832dd5c980f00e54b93380507ea2d84d9b25 SHA512 bd0cdff04b9511d9d4851d2f7c8f87c1164083036de6fd770fc415c378261221e551da06ad15551ff0a5fad76c912ccc6b5a63dd53fc98815a3618f8e9946fea
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-NHEB/metadata.xml b/app-dicts/sword-NHEB/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-NHEB/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-NHEB/sword-NHEB-2.1.ebuild b/app-dicts/sword-NHEB/sword-NHEB-2.1.ebuild
new file mode 100644
index 000000000000..c4bee17e05e1
--- /dev/null
+++ b/app-dicts/sword-NHEB/sword-NHEB-2.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="New Heart English Bible"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=NHEB"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"