diff options
author | 2008-05-17 02:55:50 +0000 | |
---|---|---|
committer | 2008-05-17 02:55:50 +0000 | |
commit | 8b2c79612264ebff1f9f3cadb54793032d8144c8 (patch) | |
tree | f4d63a95e25aacbe98fc48c44659e154bfc13e50 /app-dicts/sword-br_en | |
parent | p.mask =app-text/sword-modules-20041209 for removal (diff) | |
download | historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.gz historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.tar.bz2 historical-8b2c79612264ebff1f9f3cadb54793032d8144c8.zip |
Initial commit
Package-Manager: portage-2.1.5
Diffstat (limited to 'app-dicts/sword-br_en')
-rw-r--r-- | app-dicts/sword-br_en/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-br_en/Manifest | 4 | ||||
-rw-r--r-- | app-dicts/sword-br_en/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-br_en/sword-br_en-1.1.ebuild | 12 |
4 files changed, 31 insertions, 0 deletions
diff --git a/app-dicts/sword-br_en/ChangeLog b/app-dicts/sword-br_en/ChangeLog new file mode 100644 index 000000000000..a54face9cd68 --- /dev/null +++ b/app-dicts/sword-br_en/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-br_en +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-br_en/ChangeLog,v 1.1 2008/05/17 02:23:43 beandog Exp $ + +*sword-br_en-1.1 (17 May 2008) + + 17 May 2008; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-br_en-1.1.ebuild: + Initial commit + diff --git a/app-dicts/sword-br_en/Manifest b/app-dicts/sword-br_en/Manifest new file mode 100644 index 000000000000..6d5ffc174a5d --- /dev/null +++ b/app-dicts/sword-br_en/Manifest @@ -0,0 +1,4 @@ +DIST br_en-1.1.zip 7001 RMD160 b7ef155fbdefc5af58e93c162bdf5d3cdfa70f6b SHA1 ad04f1b033d7bd473966bb067ab6f57ac62818d0 SHA256 c407417f624ad31b7cc4a8727cc2c92372bf2870dad2c8e52e0ee55e744b5fd5 +EBUILD sword-br_en-1.1.ebuild 340 RMD160 254c03b8a7099c425b95ceb4174012282e81f542 SHA1 eafb90f230fc65b8b4f66ad86445a7a4270a9c9f SHA256 56f8ffb1f4428566c8a4728034bf844117391c3d1c5a8c207e1f602eed7b7870 +MISC ChangeLog 261 RMD160 d1dd82fda5270de4881bc8fd3e168ee7d52920df SHA1 8352ef1c6b9c6b0d02c409eaa22cfd1cf0c233a8 SHA256 becbca5ca8f23796d4cc8bced1c838c9fbc5720302220ebc081629d76342fb86 +MISC metadata.xml 161 RMD160 790be5e70a454fc8cc8c563afa1a8923a4a2390b SHA1 16081376a31a7d63ac0b0e23d5307f525fdcd115 SHA256 e9a0c073227269258ad9f380c7c74e26ff816861d4b6a5b918ddcb3c01bc26d0 diff --git a/app-dicts/sword-br_en/metadata.xml b/app-dicts/sword-br_en/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-br_en/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-br_en/sword-br_en-1.1.ebuild b/app-dicts/sword-br_en/sword-br_en-1.1.ebuild new file mode 100644 index 000000000000..4a9d149f8777 --- /dev/null +++ b/app-dicts/sword-br_en/sword-br_en-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-br_en/sword-br_en-1.1.ebuild,v 1.1 2008/05/17 02:23:43 beandog Exp $ + +SWORD_MODULE="br_en" + +inherit sword-module + +DESCRIPTION="Breton to English Glossary" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=br_en" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |