diff options
author | 2008-02-27 17:32:00 +0000 | |
---|---|---|
committer | 2008-02-27 17:32:00 +0000 | |
commit | 3f788039ccf98610255e9ace11dd66254d3a11db (patch) | |
tree | b998622c5971a9b291c7fd3639ef6f9cdfe8e74d /app-dicts/sword-gersch/sword-gersch-1.1.ebuild | |
parent | Updated HOMEPAGE and SRC_URI to it's new location http://matchbox-project.org... (diff) | |
download | historical-3f788039ccf98610255e9ace11dd66254d3a11db.tar.gz historical-3f788039ccf98610255e9ace11dd66254d3a11db.tar.bz2 historical-3f788039ccf98610255e9ace11dd66254d3a11db.zip |
Initial commit
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-dicts/sword-gersch/sword-gersch-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-gersch/sword-gersch-1.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-gersch/sword-gersch-1.1.ebuild b/app-dicts/sword-gersch/sword-gersch-1.1.ebuild new file mode 100644 index 000000000000..2ca28d65063c --- /dev/null +++ b/app-dicts/sword-gersch/sword-gersch-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-gersch/sword-gersch-1.1.ebuild,v 1.1 2008/02/27 17:22:18 beandog Exp $ + +SWORD_MODULE="GerSch" + +inherit sword-module + +DESCRIPTION="German Schlachter Bibel (1951)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=GerSch" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |