diff options
Diffstat (limited to 'app-dicts/sword-torrey/sword-torrey-1.3.ebuild')
-rw-r--r-- | app-dicts/sword-torrey/sword-torrey-1.3.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-torrey/sword-torrey-1.3.ebuild b/app-dicts/sword-torrey/sword-torrey-1.3.ebuild new file mode 100644 index 000000000000..a9f66535a6c3 --- /dev/null +++ b/app-dicts/sword-torrey/sword-torrey-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-torrey/sword-torrey-1.3.ebuild,v 1.1 2008/05/17 02:43:35 beandog Exp $ + +SWORD_MODULE="Torrey" + +inherit sword-module + +DESCRIPTION="R. A. Torrey's New Topical Textbook" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Torrey" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |