summaryrefslogtreecommitdiff
path: root/app-dicts/sword-bbe
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /app-dicts/sword-bbe
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'app-dicts/sword-bbe')
-rw-r--r--app-dicts/sword-bbe/Manifest3
-rw-r--r--app-dicts/sword-bbe/metadata.xml8
-rw-r--r--app-dicts/sword-bbe/sword-bbe-1.3.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-bbe/Manifest b/app-dicts/sword-bbe/Manifest
new file mode 100644
index 000000000000..4e8de4e90c47
--- /dev/null
+++ b/app-dicts/sword-bbe/Manifest
@@ -0,0 +1,3 @@
+DIST BBE-1.3.zip 1391875 BLAKE2B cb7eeffa00a47160fe929cfff000d942cd9062bd0bce26a928a9b7330ea2d18a3a3436c036b5b8f65f0a17eeb052e34ec10d5429b4f058aaf109c3b20a58ec19 SHA512 9df323ea99b5b116937c22e1ae5b2b863220c52a7d488096968d63dd8b937a99a60691462f5604f3d22133058ce5744bf227d35421501362791043f520f34b3b
+EBUILD sword-bbe-1.3.ebuild 338 BLAKE2B 49bf580c8dc228bc8d9d516ebe259070a9994a11cad12c45d626b652ed62ca19094d6012e3f777579294fd467cd502138cb5037e2d2750b5232975f370aed955 SHA512 49ce9c2ed027750d3c67e811e820b4616ed0c854f619787b8b85b594370ef1c9a028cb69b8ceec6d1ae194dba949134c946b951c2e5306ba3e6e4fbea7878924
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-bbe/metadata.xml b/app-dicts/sword-bbe/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-bbe/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="project">
+ <email>theology@gentoo.org</email>
+ <name>Theology</name>
+</maintainer>
+</pkgmetadata>
diff --git a/app-dicts/sword-bbe/sword-bbe-1.3.ebuild b/app-dicts/sword-bbe/sword-bbe-1.3.ebuild
new file mode 100644
index 000000000000..00406c2cfb99
--- /dev/null
+++ b/app-dicts/sword-bbe/sword-bbe-1.3.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+SWORD_MODULE="BBE"
+
+inherit sword-module
+
+DESCRIPTION="Bible in Basic English (1949/1964)"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BBE"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"