diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-17 02:27:41 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-17 02:27:41 +0000 |
commit | cbf69bd052908f811a6b740caa1aa3d91c3e504c (patch) | |
tree | 2d88f133c412bf0ba66f4c0a9e512da8dd28c34c /app-dicts/sword-heretics/sword-heretics-1.0.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-cbf69bd052908f811a6b740caa1aa3d91c3e504c.tar.gz gentoo-2-cbf69bd052908f811a6b740caa1aa3d91c3e504c.tar.bz2 gentoo-2-cbf69bd052908f811a6b740caa1aa3d91c3e504c.zip |
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-heretics/sword-heretics-1.0.ebuild')
-rw-r--r-- | app-dicts/sword-heretics/sword-heretics-1.0.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-heretics/sword-heretics-1.0.ebuild b/app-dicts/sword-heretics/sword-heretics-1.0.ebuild new file mode 100644 index 000000000000..a9a6ec98e5e5 --- /dev/null +++ b/app-dicts/sword-heretics/sword-heretics-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-heretics/sword-heretics-1.0.ebuild,v 1.1 2008/05/17 02:27:41 beandog Exp $ + +SWORD_MODULE="Heretics" + +inherit sword-module + +DESCRIPTION="Heretics by Gilbert K. Chesterton (1874-1936)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Heretics" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |