diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-14 13:45:21 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-14 13:45:21 +0000 |
commit | 5734b5129c27f1d9143d62c89e56d50c0bc52cde (patch) | |
tree | f5c8e4f336173b410b401a61e17efbff9640eb84 /app-dicts/sword-umgreek | |
parent | Initial commit (diff) | |
download | gentoo-2-5734b5129c27f1d9143d62c89e56d50c0bc52cde.tar.gz gentoo-2-5734b5129c27f1d9143d62c89e56d50c0bc52cde.tar.bz2 gentoo-2-5734b5129c27f1d9143d62c89e56d50c0bc52cde.zip |
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-umgreek')
-rw-r--r-- | app-dicts/sword-umgreek/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-umgreek/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-umgreek/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-umgreek/sword-umgreek-1.6.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-umgreek/ChangeLog b/app-dicts/sword-umgreek/ChangeLog new file mode 100644 index 000000000000..0fd021ac7da8 --- /dev/null +++ b/app-dicts/sword-umgreek/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-umgreek +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-umgreek/ChangeLog,v 1.1 2008/03/14 13:45:21 beandog Exp $ + +*sword-umgreek-1.6 (14 Mar 2008) + + 14 Mar 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-umgreek-1.6.ebuild: + Initial commit + diff --git a/app-dicts/sword-umgreek/Manifest b/app-dicts/sword-umgreek/Manifest new file mode 100644 index 000000000000..250b22e8aaf2 --- /dev/null +++ b/app-dicts/sword-umgreek/Manifest @@ -0,0 +1,4 @@ +DIST UMGreek-1.6.zip 1783059 RMD160 a3623f1bc242d7a87d7340ea3b31515dce91e9af SHA1 5c273a2ad14c0cd4fcc77b5d1ba2036197b8330c SHA256 cb24b029153e16124f2bba5d286c58952cbe7e0c463c031433cfe43e94eb3660 +EBUILD sword-umgreek-1.6.ebuild 341 RMD160 03a1928330521fd859da8dd78c624b4d9c61c70e SHA1 8b5cc6f89fcddd4400b7676aa5fe342a3b359e4e SHA256 d7e42fdd2c6a5d81cbaf5ecd35827f7a36328663f700dc05f14efcd20fb511c2 +MISC ChangeLog 267 RMD160 ef6b7d1edb48d510745552aca9558e471fb9c01f SHA1 15ef6baf208e4a7540a10215b5a8a6af4fc56ff7 SHA256 e8cdaa882b3974384533530637acfa1950751ff9a388b8f6fd6cfd7abbdfc7f4 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-umgreek/metadata.xml b/app-dicts/sword-umgreek/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-umgreek/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-umgreek/sword-umgreek-1.6.ebuild b/app-dicts/sword-umgreek/sword-umgreek-1.6.ebuild new file mode 100644 index 000000000000..dbbe4ccaed36 --- /dev/null +++ b/app-dicts/sword-umgreek/sword-umgreek-1.6.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-umgreek/sword-umgreek-1.6.ebuild,v 1.1 2008/03/14 13:45:21 beandog Exp $ + +SWORD_MODULE="UMGreek" + +inherit sword-module + +DESCRIPTION="Unaccented Modern Greek Text" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=UMGreek" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |