diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-02-27 17:21:02 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-02-27 17:21:02 +0000 |
commit | 333318ccfd5a39d8978fcf46da036aa3ebe8a4c9 (patch) | |
tree | 7dd76a5f5e5079ac16d9ebfcdfc0d65304b099a3 /app-dicts/sword-gerlut1545/sword-gerlut1545-1.2.ebuild | |
parent | Updated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org... (diff) | |
download | gentoo-2-333318ccfd5a39d8978fcf46da036aa3ebe8a4c9.tar.gz gentoo-2-333318ccfd5a39d8978fcf46da036aa3ebe8a4c9.tar.bz2 gentoo-2-333318ccfd5a39d8978fcf46da036aa3ebe8a4c9.zip |
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-gerlut1545/sword-gerlut1545-1.2.ebuild')
-rw-r--r-- | app-dicts/sword-gerlut1545/sword-gerlut1545-1.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-gerlut1545/sword-gerlut1545-1.2.ebuild b/app-dicts/sword-gerlut1545/sword-gerlut1545-1.2.ebuild new file mode 100644 index 000000000000..72d5e02fdcb1 --- /dev/null +++ b/app-dicts/sword-gerlut1545/sword-gerlut1545-1.2.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-gerlut1545/sword-gerlut1545-1.2.ebuild,v 1.1 2008/02/27 17:21:02 beandog Exp $ + +SWORD_MODULE="GerLut1545" + +inherit sword-module + +DESCRIPTION="German Unrevidierte Luther Ubersetzung von 1545" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=GerLut1545" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |