diff options
Diffstat (limited to 'app-dicts/sword-dutkant')
-rw-r--r-- | app-dicts/sword-dutkant/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-dutkant/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-dutkant/sword-dutkant-1.1.ebuild | 13 |
3 files changed, 19 insertions, 0 deletions
diff --git a/app-dicts/sword-dutkant/Manifest b/app-dicts/sword-dutkant/Manifest new file mode 100644 index 000000000000..ad2f0d3672fc --- /dev/null +++ b/app-dicts/sword-dutkant/Manifest @@ -0,0 +1 @@ +DIST DutKant-1.1.zip 4741315 SHA256 3da0a586353563f4b7fa1f043e7fe4d2bc8ba092bb53a5b7f7c1c3ad5ae4ca8e SHA512 9a9076939aa9c14af2e1f9c3d98acc2225444465b3c2323c8d3930e02e21c80e573d8d874e3e51878125436411d0ae580f1cb1784166e9ae50d5ff2d81a9a830 WHIRLPOOL d1ac87385abe41de07ad7f0e18017f29a69dff6b6ac3bc9413fdf4749819f79017e5cc2a17afc92e08963c3eaadf9f0716d47f7c4816275b64c2651ab0398335 diff --git a/app-dicts/sword-dutkant/metadata.xml b/app-dicts/sword-dutkant/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-dutkant/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-dutkant/sword-dutkant-1.1.ebuild b/app-dicts/sword-dutkant/sword-dutkant-1.1.ebuild new file mode 100644 index 000000000000..fc2e85c5f3b7 --- /dev/null +++ b/app-dicts/sword-dutkant/sword-dutkant-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="DutKant" + +inherit sword-module + +DESCRIPTION="Kanttekeningen Statenvertaling" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DutKant" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |