diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-01-11 00:08:06 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-01-11 00:08:06 +0000 |
commit | 75b6458b985f339d1b05d2831338b8655c33688d (patch) | |
tree | 881e5c0643fea7f270787dea1783ab944148ecc8 /app-dicts | |
parent | Initial commit (diff) | |
download | gentoo-2-75b6458b985f339d1b05d2831338b8655c33688d.tar.gz gentoo-2-75b6458b985f339d1b05d2831338b8655c33688d.tar.bz2 gentoo-2-75b6458b985f339d1b05d2831338b8655c33688d.zip |
Initial commit
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'app-dicts')
-rw-r--r-- | app-dicts/sword-bashautin/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-bashautin/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-bashautin/sword-bashautin-1.5.ebuild | 12 |
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-bashautin/ChangeLog b/app-dicts/sword-bashautin/ChangeLog new file mode 100644 index 000000000000..28fbade2c5f8 --- /dev/null +++ b/app-dicts/sword-bashautin/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-bashautin +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bashautin/ChangeLog,v 1.1 2009/01/11 00:08:06 beandog Exp $ + +*sword-bashautin-1.5 (11 Jan 2009) + + 11 Jan 2009; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-bashautin-1.5.ebuild: + Initial commit + diff --git a/app-dicts/sword-bashautin/metadata.xml b/app-dicts/sword-bashautin/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-bashautin/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-bashautin/sword-bashautin-1.5.ebuild b/app-dicts/sword-bashautin/sword-bashautin-1.5.ebuild new file mode 100644 index 000000000000..371de15762f1 --- /dev/null +++ b/app-dicts/sword-bashautin/sword-bashautin-1.5.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-bashautin/sword-bashautin-1.5.ebuild,v 1.1 2009/01/11 00:08:06 beandog Exp $ + +SWORD_MODULE="BasHautin" + +inherit sword-module + +DESCRIPTION="1571 Navarro-Labourdin Basque NT" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BasHautin" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |