diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-05-17 02:32:43 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-05-17 02:32:43 +0000 |
commit | cd4f44e23717e282f2ba42e139729f364fb689d5 (patch) | |
tree | b85de47bbc3d0ce98f43ea3415d01ab337a8ca27 /app-dicts/sword-la_en/sword-la_en-1.1.ebuild | |
parent | Initial commit (diff) | |
download | gentoo-2-cd4f44e23717e282f2ba42e139729f364fb689d5.tar.gz gentoo-2-cd4f44e23717e282f2ba42e139729f364fb689d5.tar.bz2 gentoo-2-cd4f44e23717e282f2ba42e139729f364fb689d5.zip |
Initial commit
(Portage version: 2.1.5)
Diffstat (limited to 'app-dicts/sword-la_en/sword-la_en-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-la_en/sword-la_en-1.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-la_en/sword-la_en-1.1.ebuild b/app-dicts/sword-la_en/sword-la_en-1.1.ebuild new file mode 100644 index 000000000000..406351448422 --- /dev/null +++ b/app-dicts/sword-la_en/sword-la_en-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-la_en/sword-la_en-1.1.ebuild,v 1.1 2008/05/17 02:32:43 beandog Exp $ + +SWORD_MODULE="la_en" + +inherit sword-module + +DESCRIPTION="Latin to English Glossary" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=la_en" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |