diff options
Diffstat (limited to 'app-dicts/sword-isbe')
-rw-r--r-- | app-dicts/sword-isbe/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-isbe/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-isbe/sword-isbe-1.6.ebuild | 13 |
3 files changed, 19 insertions, 0 deletions
diff --git a/app-dicts/sword-isbe/Manifest b/app-dicts/sword-isbe/Manifest new file mode 100644 index 000000000000..2e4a0d94619c --- /dev/null +++ b/app-dicts/sword-isbe/Manifest @@ -0,0 +1 @@ +DIST ISBE-1.6.zip 9318385 SHA256 6b627ca4ba973c8871941b5830dfe48ee17e47c647e97b54c36c76485f0b0b1f SHA512 6771eea36f78b42f3c0488cd52a4691658f4dbb295667b0abbf09ffc7cb3022bafc9fb080d3b487c19fbd01c87ef1f16bc35b12d1822f3185c6c05b89bd7326d WHIRLPOOL 0f3460b347d8e587488840762baf7cb5e210dfd9789c99a2a8bcfbe06c4156eccdf59fb96847a661e461aeba0461f9c490331a56e9e24d79230f5ec6b201ed4d diff --git a/app-dicts/sword-isbe/metadata.xml b/app-dicts/sword-isbe/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-isbe/metadata.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>theology</herd> +</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..7bd9b4af214d --- /dev/null +++ b/app-dicts/sword-isbe/sword-isbe-1.6.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +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" |