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-abbott | |
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-abbott')
-rw-r--r-- | app-dicts/sword-abbott/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-abbott/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-abbott/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-abbott/sword-abbott-1.3.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-abbott/ChangeLog b/app-dicts/sword-abbott/ChangeLog new file mode 100644 index 000000000000..25fb3fd40f90 --- /dev/null +++ b/app-dicts/sword-abbott/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-abbott +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-abbott/ChangeLog,v 1.1 2008/05/17 02:17:56 beandog Exp $ + +*sword-abbott-1.3 (17 May 2008) + + 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-abbott-1.3.ebuild: + Initial commit + diff --git a/app-dicts/sword-abbott/Manifest b/app-dicts/sword-abbott/Manifest new file mode 100644 index 000000000000..610c2bba5452 --- /dev/null +++ b/app-dicts/sword-abbott/Manifest @@ -0,0 +1,4 @@ +DIST Abbott-1.3.zip 324932 RMD160 841db732bb294740086b7e3cb097ccb616a5e7e1 SHA1 3a4aca102e19823a903048ff7c43c7790b4ae65f SHA256 d8c67a473327b85c38ae7d73215dc106917492930d8cfd8b26f1dc6d67ceb58f +EBUILD sword-abbott-1.3.ebuild 341 RMD160 0dea0f80ed1c4e886a892cf937fbbd5ed1d23772 SHA1 a2a02ad8719a310befa2c85ad79e7f74e5983e9f SHA256 2a117237bba18fc7aa2b4b02def94cdc67c966bc8ed61423c136f7f67ee412b3 +MISC ChangeLog 264 RMD160 2c5a3c5e55e412c9d66c9c412483f4dfe0cc4e91 SHA1 c5b2bfbeb0d4ba3c958867c5eaa6496652554dc8 SHA256 a101a0093011bc148d553137bec95a0cf964c61010312970a22ac8c61f0bdc4e +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-abbott/metadata.xml b/app-dicts/sword-abbott/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-abbott/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-abbott/sword-abbott-1.3.ebuild b/app-dicts/sword-abbott/sword-abbott-1.3.ebuild new file mode 100644 index 000000000000..b2b91d797bf7 --- /dev/null +++ b/app-dicts/sword-abbott/sword-abbott-1.3.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-abbott/sword-abbott-1.3.ebuild,v 1.1 2008/05/17 02:17:56 beandog Exp $ + +SWORD_MODULE="Abbott" + +inherit sword-module + +DESCRIPTION="Illustrated New Testament" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Abbott" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |