diff options
Diffstat (limited to 'app-dicts/sword-sme/sword-sme-1.7.ebuild')
-rw-r--r-- | app-dicts/sword-sme/sword-sme-1.7.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-sme/sword-sme-1.7.ebuild b/app-dicts/sword-sme/sword-sme-1.7.ebuild new file mode 100644 index 000000000000..acbc003d6e47 --- /dev/null +++ b/app-dicts/sword-sme/sword-sme-1.7.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-sme/sword-sme-1.7.ebuild,v 1.1 2010/05/16 00:22:46 beandog Exp $ + +SWORD_MODULE="SME" + +inherit sword-module + +DESCRIPTION="C. H. Spurgeon's Morning and Evening: Daily Readins" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=SME" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |