diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-14 02:11:38 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-14 02:11:38 +0000 |
commit | 5bb432abe6c23a4a9306cb34653758f169361b9c (patch) | |
tree | 8017ff7edbc40c4d8a861c04432d0fabd6eaa253 /app-dicts/sword-drc/sword-drc-1.1.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-5bb432abe6c23a4a9306cb34653758f169361b9c.tar.gz gentoo-2-5bb432abe6c23a4a9306cb34653758f169361b9c.tar.bz2 gentoo-2-5bb432abe6c23a4a9306cb34653758f169361b9c.zip |
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-drc/sword-drc-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-drc/sword-drc-1.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-drc/sword-drc-1.1.ebuild b/app-dicts/sword-drc/sword-drc-1.1.ebuild new file mode 100644 index 000000000000..8888aa5b5529 --- /dev/null +++ b/app-dicts/sword-drc/sword-drc-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-drc/sword-drc-1.1.ebuild,v 1.1 2008/03/14 02:11:38 beandog Exp $ + +SWORD_MODULE="DRC" + +inherit sword-module + +DESCRIPTION="Douay-Rheims Bible, Challoner Revision" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DRC" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |