diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:33:50 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-13 21:33:50 +0000 |
commit | 76ecfbb5dd09b7e479af4593e8375d5d1c0e5785 (patch) | |
tree | 88ab001377bc1e2bdf08e281a2e943d7afcd4da4 /app-dicts/sword-spasev/sword-spasev-1.1.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-76ecfbb5dd09b7e479af4593e8375d5d1c0e5785.tar.gz gentoo-2-76ecfbb5dd09b7e479af4593e8375d5d1c0e5785.tar.bz2 gentoo-2-76ecfbb5dd09b7e479af4593e8375d5d1c0e5785.zip |
Initial commit
(Portage version: 2.1.5_rc10)
Diffstat (limited to 'app-dicts/sword-spasev/sword-spasev-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-spasev/sword-spasev-1.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-spasev/sword-spasev-1.1.ebuild b/app-dicts/sword-spasev/sword-spasev-1.1.ebuild new file mode 100644 index 000000000000..9c265567e4f6 --- /dev/null +++ b/app-dicts/sword-spasev/sword-spasev-1.1.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-spasev/sword-spasev-1.1.ebuild,v 1.1 2008/05/13 21:33:50 beandog Exp $ + +SWORD_MODULE="SpaSEV" + +inherit sword-module + +DESCRIPTION="Spanish Sagradas Escrituras Version Antigua (1569)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=SpaSEV" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |