diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-01-11 00:10:41 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-01-11 00:10:41 +0000 |
commit | 47a12ee0847d256aa7879f305ce0ab46ab711a30 (patch) | |
tree | 216a118343c7471edad0593859595a168e48e30d /app-dicts/sword-dbd/sword-dbd-1.1.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-47a12ee0847d256aa7879f305ce0ab46ab711a30.tar.gz gentoo-2-47a12ee0847d256aa7879f305ce0ab46ab711a30.tar.bz2 gentoo-2-47a12ee0847d256aa7879f305ce0ab46ab711a30.zip |
Initial commit
(Portage version: 2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'app-dicts/sword-dbd/sword-dbd-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-dbd/sword-dbd-1.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-dbd/sword-dbd-1.1.ebuild b/app-dicts/sword-dbd/sword-dbd-1.1.ebuild new file mode 100644 index 000000000000..4b734c6bdabb --- /dev/null +++ b/app-dicts/sword-dbd/sword-dbd-1.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-dicts/sword-dbd/sword-dbd-1.1.ebuild,v 1.1 2009/01/11 00:10:41 beandog Exp $ + +SWORD_MODULE="DBD" + +inherit sword-module + +DESCRIPTION="Day By Day By Grace - Bob Hoekstra" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=DBD" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |