summaryrefslogtreecommitdiff
path: root/app-dicts/sword-AKJV
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-AKJV
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-AKJV')
-rw-r--r--app-dicts/sword-AKJV/Manifest3
-rw-r--r--app-dicts/sword-AKJV/metadata.xml8
-rw-r--r--app-dicts/sword-AKJV/sword-AKJV-1.4.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-AKJV/Manifest b/app-dicts/sword-AKJV/Manifest
new file mode 100644
index 000000000000..455abcd93848
--- /dev/null
+++ b/app-dicts/sword-AKJV/Manifest
@@ -0,0 +1,3 @@
+DIST AKJV-1.4.zip 1402903 BLAKE2B 726e61e4fd3b9eace74627c5dfbd38424b0472e127c3ec762b6cd3f587bccfbd690330245b3a8b2ca12cdc47c9ccdaf6fc5d710bab9ff963d9fd9c5b3e641580 SHA512 6f9ac42e6b768d356520384dd063f4deef409e15380e7b17c94e0870717c4b37881e17b4fe5eef62a55b71092fd37507a4f0b3a42149757756896b3fb021612c
+EBUILD sword-AKJV-1.4.ebuild 321 BLAKE2B f0205fee706eac9bbce5fc94eade2b227a7195cf3c210189d1ad08469f36f62039c1457b872c0466ea5e6592410619215d5e63039bfc0ce133bb0ccf283bd452 SHA512 e88a47d824944e78d6f28f49ee8b1a4d378f74c76076d695d266f0a65b7355ce313b81f81bb459457a33b9ee0fa72ab522444146169f12d71ea1ca5ffa4838f0
+MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a
diff --git a/app-dicts/sword-AKJV/metadata.xml b/app-dicts/sword-AKJV/metadata.xml
new file mode 100644
index 000000000000..3e5026ee3754
--- /dev/null
+++ b/app-dicts/sword-AKJV/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-AKJV/sword-AKJV-1.4.ebuild b/app-dicts/sword-AKJV/sword-AKJV-1.4.ebuild
new file mode 100644
index 000000000000..79f8406ca44a
--- /dev/null
+++ b/app-dicts/sword-AKJV/sword-AKJV-1.4.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+SWORD_MODULE="AKJV"
+
+inherit sword-module
+
+DESCRIPTION="American King James Version"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AKJV"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"