diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-14 13:45:42 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-14 13:45:42 +0000 |
commit | 3ef4ce86b6a01a8669c552e719d76b21166be935 (patch) | |
tree | 27dbbdd367674d286bc3e2b5e1b849f9e3c60c1b /app-dicts/sword-czekms | |
parent | remove old versions (diff) | |
download | historical-3ef4ce86b6a01a8669c552e719d76b21166be935.tar.gz historical-3ef4ce86b6a01a8669c552e719d76b21166be935.tar.bz2 historical-3ef4ce86b6a01a8669c552e719d76b21166be935.zip |
Initial commit
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-dicts/sword-czekms')
-rw-r--r-- | app-dicts/sword-czekms/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-czekms/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-czekms/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-czekms/sword-czekms-1.4.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-czekms/ChangeLog b/app-dicts/sword-czekms/ChangeLog new file mode 100644 index 000000000000..6526685f3a38 --- /dev/null +++ b/app-dicts/sword-czekms/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-czekms +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-czekms/ChangeLog,v 1.1 2008/03/14 13:43:34 beandog Exp $ + +*sword-czekms-1.4 (14 Mar 2008) + + 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-czekms-1.4.ebuild: + Initial commit + diff --git a/app-dicts/sword-czekms/Manifest b/app-dicts/sword-czekms/Manifest new file mode 100644 index 000000000000..e85381adeeca --- /dev/null +++ b/app-dicts/sword-czekms/Manifest @@ -0,0 +1,4 @@ +DIST CzeKMS-1.4.zip 376709 RMD160 4274efdd1edba7a6fbbbfe2d92fcbc193f28fcce SHA1 4465655860a6b0ab953eaccb802777c1f871c60a SHA256 ef744b8944d569e8468aa594025aa064415a4576ce598297e7f41c9fbda08883 +EBUILD sword-czekms-1.4.ebuild 341 RMD160 6140d0291c744f02cfcbb6d9703f069ceaae1d50 SHA1 bb07c447b8b800c13b44fd999dfd3f356ea8cd43 SHA256 533f55234cb482aef4a79adf37d7514d2d9876e55a193155d6f384d4b27ca599 +MISC ChangeLog 264 RMD160 9de9df651a686746331830d8e3b6ad5e4cc5340c SHA1 a6ddfb828c07be31fa0d2407c17d0aed88bcff51 SHA256 d7f9afd43bb17b4d566c67b2fd21ad2dfb77974063d9b307d30b50f8c228f37e +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-czekms/metadata.xml b/app-dicts/sword-czekms/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-czekms/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-czekms/sword-czekms-1.4.ebuild b/app-dicts/sword-czekms/sword-czekms-1.4.ebuild new file mode 100644 index 000000000000..62aff77d8d47 --- /dev/null +++ b/app-dicts/sword-czekms/sword-czekms-1.4.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-czekms/sword-czekms-1.4.ebuild,v 1.1 2008/03/14 13:43:34 beandog Exp $ + +SWORD_MODULE="CzeKMS" + +inherit sword-module + +DESCRIPTION="Czech Preklad KMS Nova smlouva" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=CzeKMS" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |