diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-14 01:55:28 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-14 01:55:28 +0000 |
commit | 9bfb711924042d1aaeaeaf1bb07dfefe446bac7e (patch) | |
tree | 838e4b5ffd87e60255c85324e7f2c55a3bdb625c /app-dicts/sword-rkjnt/sword-rkjnt-1.0.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-9bfb711924042d1aaeaeaf1bb07dfefe446bac7e.tar.gz gentoo-2-9bfb711924042d1aaeaeaf1bb07dfefe446bac7e.tar.bz2 gentoo-2-9bfb711924042d1aaeaeaf1bb07dfefe446bac7e.zip |
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-rkjnt/sword-rkjnt-1.0.ebuild')
-rw-r--r-- | app-dicts/sword-rkjnt/sword-rkjnt-1.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-rkjnt/sword-rkjnt-1.0.ebuild b/app-dicts/sword-rkjnt/sword-rkjnt-1.0.ebuild new file mode 100644 index 000000000000..3c93922cb18d --- /dev/null +++ b/app-dicts/sword-rkjnt/sword-rkjnt-1.0.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-rkjnt/sword-rkjnt-1.0.ebuild,v 1.1 2008/03/14 01:55:28 beandog Exp $ + +SWORD_MODULE="RKJNT" + +inherit sword-module + +DESCRIPTION="Revised King James New Testament" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=RKJNT" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |