diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:28:46 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:28:46 +0000 |
commit | c84f7a88dc9a00c167e00864a851b0cb630ceddc (patch) | |
tree | f20d2aa221684468fd32d91bb186fff14e8d3c90 /app-dicts/sword-icelandic | |
parent | Initial commit (diff) | |
download | gentoo-2-c84f7a88dc9a00c167e00864a851b0cb630ceddc.tar.gz gentoo-2-c84f7a88dc9a00c167e00864a851b0cb630ceddc.tar.bz2 gentoo-2-c84f7a88dc9a00c167e00864a851b0cb630ceddc.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-icelandic')
-rw-r--r-- | app-dicts/sword-icelandic/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-icelandic/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-icelandic/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-icelandic/sword-icelandic-1.1.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-icelandic/ChangeLog b/app-dicts/sword-icelandic/ChangeLog new file mode 100644 index 000000000000..7ecd1d3f91c2 --- /dev/null +++ b/app-dicts/sword-icelandic/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-icelandic +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-icelandic/ChangeLog,v 1.1 2008/05/13 21:28:46 beandog Exp $ + +*sword-icelandic-1.1 (13 May 2008) + + 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-icelandic-1.1.ebuild: + Initial commit + diff --git a/app-dicts/sword-icelandic/Manifest b/app-dicts/sword-icelandic/Manifest new file mode 100644 index 000000000000..e77e55ae4089 --- /dev/null +++ b/app-dicts/sword-icelandic/Manifest @@ -0,0 +1,4 @@ +DIST Icelandic-1.1.zip 1513390 RMD160 6e4ee5802c1f5567afc67502ffdef35a4dd13b68 SHA1 5caaefc2fe96142ed2811f16be5f259e4ea2bd02 SHA256 5438809fe7cebbb89aca023ebb1e426a0f1e69f99990a937b5664ae2783977d0 +EBUILD sword-icelandic-1.1.ebuild 332 RMD160 12c3fb2a93a126903ff71fff2150f9c658ae4939 SHA1 f95f46abdd5a59d7f65154f10f4d63ad28aebbea SHA256 8c2d00504bae67867f11f1e620c281edb6ef99f59e9084b805d01ca48cb70c85 +MISC ChangeLog 273 RMD160 4ea657699ce5d2b7c6fa2be303f087820bff7b8a SHA1 48dd78a80cae2034e664195aa641d50633d31eb4 SHA256 7727edea6e1f1a3e883a6c0831c1d34853a3e16667d7178f6802cb0e87ac578e +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-icelandic/metadata.xml b/app-dicts/sword-icelandic/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-icelandic/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-icelandic/sword-icelandic-1.1.ebuild b/app-dicts/sword-icelandic/sword-icelandic-1.1.ebuild new file mode 100644 index 000000000000..073a4c47b54f --- /dev/null +++ b/app-dicts/sword-icelandic/sword-icelandic-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-icelandic/sword-icelandic-1.1.ebuild,v 1.1 2008/05/13 21:28:46 beandog Exp $ + +SWORD_MODULE="Icelandic" + +inherit sword-module + +DESCRIPTION="Icelandic Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Icelandic" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |