diff options
Diffstat (limited to 'app-dicts/sword-klv')
-rw-r--r-- | app-dicts/sword-klv/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-klv/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-klv/sword-klv-2.2.ebuild | 13 |
3 files changed, 19 insertions, 0 deletions
diff --git a/app-dicts/sword-klv/Manifest b/app-dicts/sword-klv/Manifest new file mode 100644 index 000000000000..ac763e46076a --- /dev/null +++ b/app-dicts/sword-klv/Manifest @@ -0,0 +1 @@ +DIST KLV-2.2.zip 1519608 SHA256 ad5407ecdeac10b276e0e578002cd64bc7ac98bf8b32c847775331e38ad62de6 SHA512 2c5f3a366363bab66d008e1b774143c9d55d704dcd67db11c46eeaae99d4bb68a2c70e25dd5698bec83d1b82e039e790a525db7d775e5adc8b823c717c422740 WHIRLPOOL d6bc45fbb082d7da5744625c40515d8a9354314ccd198fc02ceff6df7e5a3ba05adaa91abae6e73c361fdb264ac88d37b0797b5d803fd93421d1680a5895b446 diff --git a/app-dicts/sword-klv/metadata.xml b/app-dicts/sword-klv/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-klv/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-klv/sword-klv-2.2.ebuild b/app-dicts/sword-klv/sword-klv-2.2.ebuild new file mode 100644 index 000000000000..ade24ff16127 --- /dev/null +++ b/app-dicts/sword-klv/sword-klv-2.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="KLV" + +inherit sword-module + +DESCRIPTION="Klingon Language Version of the World English Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=KLV" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |