diff options
Diffstat (limited to 'app-dicts/sword-strongsgreek')
-rw-r--r-- | app-dicts/sword-strongsgreek/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-strongsgreek/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild | 13 |
3 files changed, 19 insertions, 0 deletions
diff --git a/app-dicts/sword-strongsgreek/Manifest b/app-dicts/sword-strongsgreek/Manifest new file mode 100644 index 000000000000..42a84e4ce708 --- /dev/null +++ b/app-dicts/sword-strongsgreek/Manifest @@ -0,0 +1 @@ +DIST StrongsGreek-1.2.zip 356388 SHA256 26a547412f449251b2926ddb14d1254090ddbfb61eab804318ff60c0fbf8b990 SHA512 0a8451f70d9cfed8fcec8ada100274d07080de448c9d7593fbacf3c3f12c471865213555a8678918730d32ca7d93ec5bcd86923c68e384bf1bdd43a88c87e545 WHIRLPOOL 6271273f3cf7a47e470bce31a99e4fa28536901d4b8790f5ab55e8d9bc0a6a2114902e348ecc27d4238f219559a36f801e1c7a6390095e2e20af996482d0a0f9 diff --git a/app-dicts/sword-strongsgreek/metadata.xml b/app-dicts/sword-strongsgreek/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-strongsgreek/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-strongsgreek/sword-strongsgreek-1.2.ebuild b/app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild new file mode 100644 index 000000000000..f3133439ad0d --- /dev/null +++ b/app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.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="StrongsGreek" + +inherit sword-module + +DESCRIPTION="Strong's Greek Bible Dictionary" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsGreek" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |