diff options
author | Steve Dibb <beandog@gentoo.org> | 2009-01-10 23:55:53 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2009-01-10 23:55:53 +0000 |
commit | b055c6b6cc54fcd6b0b235421ced48c0f3ab82a2 (patch) | |
tree | ac1766d0c0505c80619030aa22a1ee30d016903e /app-dicts/sword-institutes/sword-institutes-1.2.ebuild | |
parent | Fix version mismatch, bug 251642 (diff) | |
download | historical-b055c6b6cc54fcd6b0b235421ced48c0f3ab82a2.tar.gz historical-b055c6b6cc54fcd6b0b235421ced48c0f3ab82a2.tar.bz2 historical-b055c6b6cc54fcd6b0b235421ced48c0f3ab82a2.zip |
Version bump, bug 251642
Package-Manager: portage-2.2_rc20/cvs/Linux 2.6.28-gentoo x86_64
Diffstat (limited to 'app-dicts/sword-institutes/sword-institutes-1.2.ebuild')
-rw-r--r-- | app-dicts/sword-institutes/sword-institutes-1.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-institutes/sword-institutes-1.2.ebuild b/app-dicts/sword-institutes/sword-institutes-1.2.ebuild new file mode 100644 index 000000000000..a9ed933a4d24 --- /dev/null +++ b/app-dicts/sword-institutes/sword-institutes-1.2.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-institutes/sword-institutes-1.2.ebuild,v 1.1 2009/01/10 23:41:35 beandog Exp $ + +SWORD_MODULE="Institutes" + +inherit sword-module + +DESCRIPTION="Calvin's Institutes" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Institutes" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |