diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-17 02:55:50 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-17 02:55:50 +0000 |
commit | 8b2c79612264ebff1f9f3cadb54793032d8144c8 (patch) | |
tree | f4d63a95e25aacbe98fc48c44659e154bfc13e50 /app-dicts/sword-dutkant | |
parent | p.mask =app-text/sword-modules-20041209 for removal (diff) | |
download | historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.gz historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.bz2 historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.zip |
Initial commit
Package-Manager: portage-2.1.5
Diffstat (limited to 'app-dicts/sword-dutkant')
-rw-r--r-- | app-dicts/sword-dutkant/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-dutkant/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-dutkant/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-dutkant/sword-dutkant-1.1.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-dutkant/ChangeLog b/app-dicts/sword-dutkant/ChangeLog new file mode 100644 index 000000000000..845cbfd9a6e8 --- /dev/null +++ b/app-dicts/sword-dutkant/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-dutkant +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-dutkant/ChangeLog,v 1.1 2008/05/17 02:26:26 beandog Exp $ + +*sword-dutkant-1.1 (17 May 2008) + + 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-dutkant-1.1.ebuild: + Initial commit + diff --git a/app-dicts/sword-dutkant/Manifest b/app-dicts/sword-dutkant/Manifest new file mode 100644 index 000000000000..1396cb59de4f --- /dev/null +++ b/app-dicts/sword-dutkant/Manifest @@ -0,0 +1,4 @@ +DIST DutKant-1.1.zip 4741315 RMD160 d85bf255d88de80583e3ed7317f1fd4cfcf594f1 SHA1 d8c4f26c5f6f9c9a5121ef59925733181392fabf SHA256 3da0a586353563f4b7fa1f043e7fe4d2bc8ba092bb53a5b7f7c1c3ad5ae4ca8e +EBUILD sword-dutkant-1.1.ebuild 348 RMD160 4ce21a2677d2f930b47ddee810358e240adcc662 SHA1 73ffec9e2521172561d0f049bb549c8ed3327098 SHA256 2cc96b318e9a12898a070647ed6d31aa7b6f70aa8cbd7971f602b4d7a3177952 +MISC ChangeLog 267 RMD160 b45dbb6d6e4217c66b6a849a5a3289f426342436 SHA1 ba0d7e78204a39aaab90b77260b233711ed60cf8 SHA256 4ab670fc8a029e6c0a648b62100f553dcdf8bdd8532cf1a8002cfe673cc9b822 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 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..79a1f1a84031 --- /dev/null +++ b/app-dicts/sword-dutkant/sword-dutkant-1.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-dutkant/sword-dutkant-1.1.ebuild,v 1.1 2008/05/17 02:26:26 beandog Exp $ + +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" |