diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-02-27 17:29:32 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-02-27 17:29:32 +0000 |
commit | 18a87de90ec6c50ee65a3edfaf0f7a4fce0f1082 (patch) | |
tree | 1e2d61ce32d99d505736d06f34e22ca2f1268f29 /app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-18a87de90ec6c50ee65a3edfaf0f7a4fce0f1082.tar.gz gentoo-2-18a87de90ec6c50ee65a3edfaf0f7a4fce0f1082.tar.bz2 gentoo-2-18a87de90ec6c50ee65a3edfaf0f7a4fce0f1082.zip |
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild')
-rw-r--r-- | app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild b/app-dicts/sword-strongsgreek/sword-strongsgreek-1.2.ebuild new file mode 100644 index 000000000000..77d7a6b771ac --- /dev/null +++ b/app-dicts/sword-strongsgreek/sword-strongsgreek-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-strongsgreek/sword-strongsgreek-1.2.ebuild,v 1.1 2008/02/27 17:29:32 beandog Exp $ + +SWORD_MODULE="StrongsGreek" + +inherit sword-module + +DESCRIPTION="Strong's Greek Bible Dictionary" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=StrongsGreek" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |