diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-17 02:43:10 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-17 02:43:10 +0000 |
commit | 719eba95f9d51e8ec7024a158387ff947f6c1cd2 (patch) | |
tree | eebccf55bd1f3d97d75eeda324d40cf8df213e2c /app-dicts/sword-tfg/sword-tfg-1.5.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-719eba95f9d51e8ec7024a158387ff947f6c1cd2.tar.gz gentoo-2-719eba95f9d51e8ec7024a158387ff947f6c1cd2.tar.bz2 gentoo-2-719eba95f9d51e8ec7024a158387ff947f6c1cd2.zip |
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-tfg/sword-tfg-1.5.ebuild')
-rw-r--r-- | app-dicts/sword-tfg/sword-tfg-1.5.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-tfg/sword-tfg-1.5.ebuild b/app-dicts/sword-tfg/sword-tfg-1.5.ebuild new file mode 100644 index 000000000000..0a117898f1de --- /dev/null +++ b/app-dicts/sword-tfg/sword-tfg-1.5.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-tfg/sword-tfg-1.5.ebuild,v 1.1 2008/05/17 02:43:10 beandog Exp $ + +SWORD_MODULE="TFG" + +inherit sword-module + +DESCRIPTION="The Fourfold Gospel and Commentary on Acts of Apostles" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=TFG" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |