diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:30:18 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:30:18 +0000 |
commit | bde8982bf816baecdc30b11a36d91d50fb9df490 (patch) | |
tree | 6f8e2f4e3a132d2f42000e20b5f3bebae5da1748 /app-dicts | |
parent | Initial commit (diff) | |
download | gentoo-2-bde8982bf816baecdc30b11a36d91d50fb9df490.tar.gz gentoo-2-bde8982bf816baecdc30b11a36d91d50fb9df490.tar.bz2 gentoo-2-bde8982bf816baecdc30b11a36d91d50fb9df490.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-latvian/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-latvian/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-latvian/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-latvian/sword-latvian-1.1.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-latvian/ChangeLog b/app-dicts/sword-latvian/ChangeLog new file mode 100644 index 000000000000..3b11f0e94ac6 --- /dev/null +++ b/app-dicts/sword-latvian/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-latvian +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-latvian/ChangeLog,v 1.1 2008/05/13 21:30:18 beandog Exp $ + +*sword-latvian-1.1 (13 May 2008) + + 13 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-latvian-1.1.ebuild: + Initial commit + diff --git a/app-dicts/sword-latvian/Manifest b/app-dicts/sword-latvian/Manifest new file mode 100644 index 000000000000..0d65c8f7f009 --- /dev/null +++ b/app-dicts/sword-latvian/Manifest @@ -0,0 +1,4 @@ +DIST Latvian-1.1.zip 348255 RMD160 59eff551831340f1ff1920ddc48cd48f07ab3cfe SHA1 1eba670904f6c0201fabd20d6628c8ce74df1294 SHA256 f8d7efe64ae17315a840cf5350efaf55e4abe79175dc11bdd3d6c6253a07b338 +EBUILD sword-latvian-1.1.ebuild 334 RMD160 3bc3fcb9ffe28f12186d297a0456a8c425c5cd40 SHA1 82b31b972b268d005bf45229ff7b75e45aa44f3c SHA256 838b7027e322824e06ed75e9515b107c5e55b264d0197757e5f4dc7f3e1123a6 +MISC ChangeLog 267 RMD160 c0cd6d371f6655c3e9a62d1f59f75d144a03080e SHA1 3b75183676c55d182824f90222bab726d3e2e6c3 SHA256 d2ab67cf45523cf59e8a0d406c69e3b9f29cf7b349ea1390e7da0bd8897a7091 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-latvian/metadata.xml b/app-dicts/sword-latvian/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-latvian/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-latvian/sword-latvian-1.1.ebuild b/app-dicts/sword-latvian/sword-latvian-1.1.ebuild new file mode 100644 index 000000000000..4ff2597b4c61 --- /dev/null +++ b/app-dicts/sword-latvian/sword-latvian-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-latvian/sword-latvian-1.1.ebuild,v 1.1 2008/05/13 21:30:18 beandog Exp $ + +SWORD_MODULE="Latvian" + +inherit sword-module + +DESCRIPTION="Latvian New Testament" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Latvian" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |