summaryrefslogtreecommitdiff
path: root/app-dicts/sword-isbe
diff options
context:
space:
mode:
Diffstat (limited to 'app-dicts/sword-isbe')
-rw-r--r--app-dicts/sword-isbe/Manifest3
-rw-r--r--app-dicts/sword-isbe/metadata.xml8
-rw-r--r--app-dicts/sword-isbe/sword-isbe-1.6.ebuild12
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-isbe/Manifest b/app-dicts/sword-isbe/Manifest
new file mode 100644
index 000000000000..1e7f94cca50d
--- /dev/null
+++ b/app-dicts/sword-isbe/Manifest
@@ -0,0 +1,3 @@
+DIST ISBE-1.6.zip 9318385 BLAKE2B 63816e7ef6ea2e4612c4ee792c2601c12803111f379f2a1daf4735639cbc7b92e3aeb27a2a24eb0946e877dcef9fddd0076d0752ba8273adecde61c35225b592 SHA512 6771eea36f78b42f3c0488cd52a4691658f4dbb295667b0abbf09ffc7cb3022bafc9fb080d3b487c19fbd01c87ef1f16bc35b12d1822f3185c6c05b89bd7326d
+EBUILD sword-isbe-1.6.ebuild 347 BLAKE2B c57499f22e5263d070623f186858b00c8a11becf27d99a90a38f3066acae646ed6f7733f0e8e1ef15cd74e308b46db2c1124cad4d7562ae798721e38e1262a0a SHA512 f0262fbe0fbe40e15ae74ef2aa1b4df6ff2edcb6c16bc45ff42025305ef162ec35621b0cdd44f2503d9a8c45bef310262f94e71eab86c47d74e7b072d2d02845
+MISC metadata.xml 240 BLAKE2B bfe6770a939e72828b89878dd08075701514124ccb83e93eca0649d0d2339e041ae451d37c5de89372beda5f9a48ef0a89d56a01d864dfe30dff9bf3a4bde935 SHA512 2feecbfe86feb5cbd6cb8b08e60d9ab94b9fdb1683e6a401970226b5317567d66a2038b4c7b0ed86905044a50e7cdf69e885cd17e4148bfc66e437a0847642a4
diff --git a/app-dicts/sword-isbe/metadata.xml b/app-dicts/sword-isbe/metadata.xml
new file mode 100644
index 000000000000..ed083a312ffa
--- /dev/null
+++ b/app-dicts/sword-isbe/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-isbe/sword-isbe-1.6.ebuild b/app-dicts/sword-isbe/sword-isbe-1.6.ebuild
new file mode 100644
index 000000000000..952af4c62392
--- /dev/null
+++ b/app-dicts/sword-isbe/sword-isbe-1.6.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="ISBE"
+
+inherit sword-module
+
+DESCRIPTION="International Standard Bible Encyclopedia"
+HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ISBE"
+LICENSE="public-domain"
+KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"