diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-03-14 02:06:09 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-03-14 02:06:09 +0000 |
commit | c1c19cad443124dc6970a65deb9eb216db343254 (patch) | |
tree | c55dcf588f708452d84719e94622293838be32ca /app-dicts/sword-isv/sword-isv-1.5.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-c1c19cad443124dc6970a65deb9eb216db343254.tar.gz gentoo-2-c1c19cad443124dc6970a65deb9eb216db343254.tar.bz2 gentoo-2-c1c19cad443124dc6970a65deb9eb216db343254.zip |
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-isv/sword-isv-1.5.ebuild')
-rw-r--r-- | app-dicts/sword-isv/sword-isv-1.5.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-isv/sword-isv-1.5.ebuild b/app-dicts/sword-isv/sword-isv-1.5.ebuild new file mode 100644 index 000000000000..142096e0842e --- /dev/null +++ b/app-dicts/sword-isv/sword-isv-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-isv/sword-isv-1.5.ebuild,v 1.1 2008/03/14 02:06:09 beandog Exp $ + +SWORD_MODULE="ISV" + +inherit sword-module + +DESCRIPTION="International Standard Version" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=ISV" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |