diff options
Diffstat (limited to 'app-dicts/sword-vulgate_hebps')
-rw-r--r-- | app-dicts/sword-vulgate_hebps/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-vulgate_hebps/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-vulgate_hebps/sword-vulgate_hebps-1.1.ebuild | 13 |
3 files changed, 19 insertions, 0 deletions
diff --git a/app-dicts/sword-vulgate_hebps/Manifest b/app-dicts/sword-vulgate_hebps/Manifest new file mode 100644 index 000000000000..ec544b175af5 --- /dev/null +++ b/app-dicts/sword-vulgate_hebps/Manifest @@ -0,0 +1 @@ +DIST Vulgate_HebPs-1.1.zip 79573 SHA256 c5da0377de26db19c0d4b9d54af060664a929a2d763016459373f07f60d15787 SHA512 3b07164f867d26baac1aac311371206abfeaac17f8e680456eec6be0cf458c1172e1d31a7b2a17dceb4c44bfdad183fd2a9b46aec61488cf28f78ce0f97073de WHIRLPOOL 35453610c1ac47bb614e6946e2f7c734e3c06eb2879aec1edd45c8aa04cc0bba52f895197b805f68c5af06f26e9481361693c92f40075465e27d81b274730a41 diff --git a/app-dicts/sword-vulgate_hebps/metadata.xml b/app-dicts/sword-vulgate_hebps/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-vulgate_hebps/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-vulgate_hebps/sword-vulgate_hebps-1.1.ebuild b/app-dicts/sword-vulgate_hebps/sword-vulgate_hebps-1.1.ebuild new file mode 100644 index 000000000000..9a7489ffddcb --- /dev/null +++ b/app-dicts/sword-vulgate_hebps/sword-vulgate_hebps-1.1.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="Vulgate_HebPs" + +inherit sword-module + +DESCRIPTION="Latin Vulgate Psalms from Hebrew" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Vulgate_HebPs" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |