diff options
Diffstat (limited to 'app-dicts/sword-vulgate_hebps')
-rw-r--r-- | app-dicts/sword-vulgate_hebps/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-vulgate_hebps/Manifest | 4 | ||||
-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 | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-vulgate_hebps/ChangeLog b/app-dicts/sword-vulgate_hebps/ChangeLog new file mode 100644 index 000000000000..8f86adea22f9 --- /dev/null +++ b/app-dicts/sword-vulgate_hebps/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-vulgate_hebps +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-vulgate_hebps/ChangeLog,v 1.1 2008/05/13 21:35:45 beandog Exp $ + +*sword-vulgate_hebps-1.1 (13 May 2008) + + 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-vulgate_hebps-1.1.ebuild: + Initial commit + diff --git a/app-dicts/sword-vulgate_hebps/Manifest b/app-dicts/sword-vulgate_hebps/Manifest new file mode 100644 index 000000000000..26d22306c168 --- /dev/null +++ b/app-dicts/sword-vulgate_hebps/Manifest @@ -0,0 +1,4 @@ +DIST Vulgate_HebPs-1.1.zip 79573 RMD160 c22c74bdbe907fbb462ce39213aa650500326364 SHA1 5019b3d7327007036f3e3c7ce686c253965488b0 SHA256 c5da0377de26db19c0d4b9d54af060664a929a2d763016459373f07f60d15787 +EBUILD sword-vulgate_hebps-1.1.ebuild 357 RMD160 5067490110ed9ca21918bb16b2838e13bf115b1b SHA1 3be7f4215b60abf4a8dd191437664d0b7a18d55e SHA256 f41f250b77cbda8fac65cef405e0962417c24f2ed4b88a188d5dce154e6f7fcc +MISC ChangeLog 285 RMD160 af769770c9c4a95569cd4f59f75f9901d88615ed SHA1 ab0377431490db86b501946f104df7858bf5b721 SHA256 cccc5b92291cfe55b7d2ab152022daf05ab53fc229827d30682b87ce564482d5 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 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..724bc5d0c4f5 --- /dev/null +++ b/app-dicts/sword-vulgate_hebps/sword-vulgate_hebps-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-vulgate_hebps/sword-vulgate_hebps-1.1.ebuild,v 1.1 2008/05/13 21:35:45 beandog Exp $ + +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" |