diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:29:09 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:29:09 +0000 |
commit | 26c34f195783ff4ecad13371a85f1b685d47e169 (patch) | |
tree | 10c7afb0489ae19cf99f4dfead70d29468cae52c /app-dicts/sword-itadio | |
parent | Initial commit (diff) | |
download | gentoo-2-26c34f195783ff4ecad13371a85f1b685d47e169.tar.gz gentoo-2-26c34f195783ff4ecad13371a85f1b685d47e169.tar.bz2 gentoo-2-26c34f195783ff4ecad13371a85f1b685d47e169.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-itadio')
-rw-r--r-- | app-dicts/sword-itadio/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-itadio/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-itadio/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-itadio/sword-itadio-1.0.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-itadio/ChangeLog b/app-dicts/sword-itadio/ChangeLog new file mode 100644 index 000000000000..e5e134c52a7a --- /dev/null +++ b/app-dicts/sword-itadio/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-itadio +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-itadio/ChangeLog,v 1.1 2008/05/13 21:29:09 beandog Exp $ + +*sword-itadio-1.0 (13 May 2008) + + 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-itadio-1.0.ebuild: + Initial commit + diff --git a/app-dicts/sword-itadio/Manifest b/app-dicts/sword-itadio/Manifest new file mode 100644 index 000000000000..75e7f71e2dcf --- /dev/null +++ b/app-dicts/sword-itadio/Manifest @@ -0,0 +1,4 @@ +DIST ItaDio-1.0.zip 1530887 RMD160 ea93dc8182277e3e3e6f08fee2d1ca328adb1b7c SHA1 c7ddf6d3fb338d3cc8f31f839b91082a896d9773 SHA256 6dae97927dc805181f49e64b2cd210801c69980bd0c5b5ada7c43fad77d0456f +EBUILD sword-itadio-1.0.ebuild 347 RMD160 5fe3de1df2265e174041b71466082104aff0787d SHA1 9363525e7ac2aee34f4bc436610a4d59b69c7ecd SHA256 58be47aa645452973006d933dad791b13925ea335394ab290e02186ea15cfcef +MISC ChangeLog 264 RMD160 8eac8273ed3d7b1628ec4298740ac159bad770d4 SHA1 dd5cf26239d522cb3b79bf1b461896c4b13d321b SHA256 da8797a1e9f678b6c4862a63f4b07818c91a07da842bbda45e2dd832bd2e8b71 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-itadio/metadata.xml b/app-dicts/sword-itadio/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-itadio/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-itadio/sword-itadio-1.0.ebuild b/app-dicts/sword-itadio/sword-itadio-1.0.ebuild new file mode 100644 index 000000000000..5ad26d2655ca --- /dev/null +++ b/app-dicts/sword-itadio/sword-itadio-1.0.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-itadio/sword-itadio-1.0.ebuild,v 1.1 2008/05/13 21:29:09 beandog Exp $ + +SWORD_MODULE="ItaDio" + +inherit sword-module + +DESCRIPTION="Italian Giovanni Diodati Bibbia 1649" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ItaDio" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |