diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:36:54 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:36:54 +0000 |
commit | e04b13ed1e30c478262d2e1ee1df52f541acd9ba (patch) | |
tree | 4729987b379f142b60d09b94ad5544e50228c8a2 /app-dicts/sword-dutsvv | |
parent | Revision bump with updated default config files so that we can search in glob... (diff) | |
download | historical-e04b13ed1e30c478262d2e1ee1df52f541acd9ba.tar.gz historical-e04b13ed1e30c478262d2e1ee1df52f541acd9ba.tar.bz2 historical-e04b13ed1e30c478262d2e1ee1df52f541acd9ba.zip |
Initial commit
Package-Manager: portage-2.1.5_rc10
Diffstat (limited to 'app-dicts/sword-dutsvv')
-rw-r--r-- | app-dicts/sword-dutsvv/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-dutsvv/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-dutsvv/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-dutsvv/sword-dutsvv-1.4.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-dutsvv/ChangeLog b/app-dicts/sword-dutsvv/ChangeLog new file mode 100644 index 000000000000..4a7745fbb582 --- /dev/null +++ b/app-dicts/sword-dutsvv/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-dutsvv +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-dutsvv/ChangeLog,v 1.1 2008/05/13 21:25:19 beandog Exp $ + +*sword-dutsvv-1.4 (13 May 2008) + + 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-dutsvv-1.4.ebuild: + Initial commit + diff --git a/app-dicts/sword-dutsvv/Manifest b/app-dicts/sword-dutsvv/Manifest new file mode 100644 index 000000000000..24f39ba4292f --- /dev/null +++ b/app-dicts/sword-dutsvv/Manifest @@ -0,0 +1,4 @@ +DIST DutSVV-1.4.zip 1534052 RMD160 349498ff7f709bd8d09162ecacbb93f7bc5a9a43 SHA1 4bd20d68222ca3596aa17c686c24e71330fb719b SHA256 3be98d2b52d178e0d158691d6d4090b953801da0d37e061a8e0a4b86adaac0b1 +EBUILD sword-dutsvv-1.4.ebuild 332 RMD160 5c04b4e2d7d172c1ed740c244c2c8a603d9468ac SHA1 221c202a7add8a8021a23fd247dfa21e1da2654e SHA256 1b90884d70e2798dc2ad3521a6b8a6d363b2faa33358b3c686a742d01ec9bce3 +MISC ChangeLog 264 RMD160 3aa46b694ab762a4b2f43ca4789a68f8be69e924 SHA1 5c843fc41caf883afa63ff2f8ddbb8c399aeee87 SHA256 2616708a2a0d2bb1a504b1da3e62d9feb0ff7e9f5f19610cbdc4fa25cc24f336 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-dutsvv/metadata.xml b/app-dicts/sword-dutsvv/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-dutsvv/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-dutsvv/sword-dutsvv-1.4.ebuild b/app-dicts/sword-dutsvv/sword-dutsvv-1.4.ebuild new file mode 100644 index 000000000000..af2c655be9a9 --- /dev/null +++ b/app-dicts/sword-dutsvv/sword-dutsvv-1.4.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-dutsvv/sword-dutsvv-1.4.ebuild,v 1.1 2008/05/13 21:25:19 beandog Exp $ + +SWORD_MODULE="DutSVV" + +inherit sword-module + +DESCRIPTION="Dutch Statenvertaling" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DutSVV" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |