diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-14 01:37:10 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-14 01:37:10 +0000 |
commit | 14624b855d5aad786e02d28e0425d179d229f8ee (patch) | |
tree | 59779e930398f5ebe4f7cc2a4f075c0d1082257d /app-dicts/sword-ab/sword-ab-1.3.ebuild | |
parent | Stable for HPPA (bug #213041). (diff) | |
download | historical-14624b855d5aad786e02d28e0425d179d229f8ee.tar.gz historical-14624b855d5aad786e02d28e0425d179d229f8ee.tar.bz2 historical-14624b855d5aad786e02d28e0425d179d229f8ee.zip |
Initial commit
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-dicts/sword-ab/sword-ab-1.3.ebuild')
-rw-r--r-- | app-dicts/sword-ab/sword-ab-1.3.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-ab/sword-ab-1.3.ebuild b/app-dicts/sword-ab/sword-ab-1.3.ebuild new file mode 100644 index 000000000000..7241f908b360 --- /dev/null +++ b/app-dicts/sword-ab/sword-ab-1.3.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-ab/sword-ab-1.3.ebuild,v 1.1 2008/03/14 01:32:53 beandog Exp $ + +SWORD_MODULE="AB" + +inherit sword-module + +DESCRIPTION="The Apostle's Bible" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=AB" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |