summaryrefslogtreecommitdiff
path: root/app-dicts/sword-2BabDict
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-2BabDict
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'app-dicts/sword-2BabDict')
-rw-r--r--app-dicts/sword-2BabDict/Manifest3
-rw-r--r--app-dicts/sword-2BabDict/metadata.xml11
-rw-r--r--app-dicts/sword-2BabDict/sword-2BabDict-1.0.ebuild13
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-2BabDict/Manifest b/app-dicts/sword-2BabDict/Manifest
new file mode 100644
index 000000000000..648e9155d1ba
--- /dev/null
+++ b/app-dicts/sword-2BabDict/Manifest
@@ -0,0 +1,3 @@
+DIST 2BabDict-1.0.zip 16960 BLAKE2B b510222a9d1d4045c9e29512db34b7a10ec9206291cc1604e87e8d04603cb40444403096fef5678b4a2dc1a5dd7f1a8a5c02f328b580dfb69c5cda7c53173913 SHA512 e6a3bf16461f5bdfe422beae0b4c2acf1f6701ed25d6ad7e7ae568ef232c49511d16ad78b0390bc114e8fb084eefd782314066af80498d8ac640e3c4ae817280
+EBUILD sword-2BabDict-1.0.ebuild 355 BLAKE2B e9d7eb71964fe6e78f0f071e44311a91c12e67d7ba83f29297fb722e12ab7e9c2cb4df0559f7dfff07b6e483e199a748b52e7f93a2f9e2c2884a1e1227cb8e23 SHA512 b1c7f0d54fb2415ecd26b9a47745984c4ed618f34ebb631353a565a2b2d716b2c9ad9236ee8e7f3273f37e459da1d2f14917069d588b0ceb0ecc5e0fd5221fb0
+MISC metadata.xml 425 BLAKE2B a6af1c438c2f8e7daf14f0ff9c8f5a703711e3e4b9fbc12a9d2574e096b5b3344f907f2d9e0ae56525e23f45a14939a9bfd64c0ef51e12ddd2c249ab9541a9ed SHA512 1d0f124960c7879d0c6b7e2320296b04cd8b91335e0170996a522ae077d96f1e43f5d4e2b1e1b56fd41f2e99db3930d4ff1162a0c83d285517174a56e18ef789
diff --git a/app-dicts/sword-2BabDict/metadata.xml b/app-dicts/sword-2BabDict/metadata.xml
new file mode 100644
index 000000000000..856e72c65d93
--- /dev/null
+++ b/app-dicts/sword-2BabDict/metadata.xml
@@ -0,0 +1,11 @@
+<?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>
+ Definitions and Symbols from The Two Babylons by Rev. Alexander Hissop. Electronic edition formatted for the Online Bible by Gary Gallant.
+ </longdescription>
+</pkgmetadata>
diff --git a/app-dicts/sword-2BabDict/sword-2BabDict-1.0.ebuild b/app-dicts/sword-2BabDict/sword-2BabDict-1.0.ebuild
new file mode 100644
index 000000000000..61438f621ee8
--- /dev/null
+++ b/app-dicts/sword-2BabDict/sword-2BabDict-1.0.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="Definitions and Symbols from The Two Babylons"
+HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=2BabDict"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86"