diff options
author | 2009-01-11 00:21:06 +0000 | |
---|---|---|
committer | 2009-01-11 00:21:06 +0000 | |
commit | 074097fadebd915b0b248f6f72b28dcc83d47f44 (patch) | |
tree | 85d9c8476b67f23562fc1555d732fa0259f85f94 /app-dicts/sword-fremartin | |
parent | Initial commit (diff) | |
download | gentoo-2-074097fadebd915b0b248f6f72b28dcc83d47f44.tar.gz gentoo-2-074097fadebd915b0b248f6f72b28dcc83d47f44.tar.bz2 gentoo-2-074097fadebd915b0b248f6f72b28dcc83d47f44.zip |
Initial commit
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'app-dicts/sword-fremartin')
-rw-r--r-- | app-dicts/sword-fremartin/ChangeLog | 10 | ||||
-rw-r--r-- | app-dicts/sword-fremartin/metadata.xml | 5 | ||||
-rw-r--r-- | app-dicts/sword-fremartin/sword-fremartin-1.2.ebuild | 12 |
3 files changed, 27 insertions, 0 deletions
diff --git a/app-dicts/sword-fremartin/ChangeLog b/app-dicts/sword-fremartin/ChangeLog new file mode 100644 index 000000000000..9b4051f2443b --- /dev/null +++ b/app-dicts/sword-fremartin/ChangeLog @@ -0,0 +1,10 @@ +# ChangeLog for app-dicts/sword-fremartin +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-fremartin/ChangeLog,v 1.1 2009/01/11 00:21:06 beandog Exp $ + +*sword-fremartin-1.2 (11 Jan 2009) + + 11 Jan 2009; Steve Dibb <beandog@gentoo.org> +metadata.xml, + +sword-fremartin-1.2.ebuild: + Initial commit + diff --git a/app-dicts/sword-fremartin/metadata.xml b/app-dicts/sword-fremartin/metadata.xml new file mode 100644 index 000000000000..6545fc35e3a5 --- /dev/null +++ b/app-dicts/sword-fremartin/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-fremartin/sword-fremartin-1.2.ebuild b/app-dicts/sword-fremartin/sword-fremartin-1.2.ebuild new file mode 100644 index 000000000000..31946a3776d4 --- /dev/null +++ b/app-dicts/sword-fremartin/sword-fremartin-1.2.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-fremartin/sword-fremartin-1.2.ebuild,v 1.1 2009/01/11 00:21:06 beandog Exp $ + +SWORD_MODULE="FreMartin" + +inherit sword-module + +DESCRIPTION="French Bible Martin (1744)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=FreMartin" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |