diff options
Diffstat (limited to 'app-dicts/sword-saoa')
-rw-r--r-- | app-dicts/sword-saoa/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-saoa/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-saoa/sword-saoa-1.0.ebuild | 13 |
3 files changed, 19 insertions, 0 deletions
diff --git a/app-dicts/sword-saoa/Manifest b/app-dicts/sword-saoa/Manifest new file mode 100644 index 000000000000..b2cc05607f1a --- /dev/null +++ b/app-dicts/sword-saoa/Manifest @@ -0,0 +1 @@ +DIST SAOA-1.0.zip 37734 SHA256 90411c80116a12c75d525fda840cbcd1d17db259a4a29719b0873f93394338a9 SHA512 dea46677df4e2bd782afe533f55fcd48bfe758a243daead261c4becb74f43f1b3a03285d1602a60f02975b4d6ebf2f078ef13ee6b75cbe5362cb6f2a212ac5a1 WHIRLPOOL c7b452552177fc0835b71cd4c05475002662c6bf93a685d21293be7ac7c7102077cc244bc0aaecf09e54a484c66bad62cfb0ee32ddf5de042c4f1d760bf5d581 diff --git a/app-dicts/sword-saoa/metadata.xml b/app-dicts/sword-saoa/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-saoa/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-saoa/sword-saoa-1.0.ebuild b/app-dicts/sword-saoa/sword-saoa-1.0.ebuild new file mode 100644 index 000000000000..3078a4632233 --- /dev/null +++ b/app-dicts/sword-saoa/sword-saoa-1.0.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="SAOA" + +inherit sword-module + +DESCRIPTION="Scripture Alphabet Of Animals" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=SAOA" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |