diff options
author | 2008-02-27 22:55:20 +0000 | |
---|---|---|
committer | 2008-02-27 22:55:20 +0000 | |
commit | d7cf46e73e8a563d098007e7d891df601a8e9a80 (patch) | |
tree | 35bf204fd79ea1d49d78aa878a2b4d12dc4d3e1e /app-dicts/sword-ylt/sword-ylt-1.1.ebuild | |
parent | x86 stable, bug #206680 (diff) | |
download | gentoo-2-d7cf46e73e8a563d098007e7d891df601a8e9a80.tar.gz gentoo-2-d7cf46e73e8a563d098007e7d891df601a8e9a80.tar.bz2 gentoo-2-d7cf46e73e8a563d098007e7d891df601a8e9a80.zip |
Initial commit
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-dicts/sword-ylt/sword-ylt-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-ylt/sword-ylt-1.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-ylt/sword-ylt-1.1.ebuild b/app-dicts/sword-ylt/sword-ylt-1.1.ebuild new file mode 100644 index 000000000000..d71d51ddd060 --- /dev/null +++ b/app-dicts/sword-ylt/sword-ylt-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-ylt/sword-ylt-1.1.ebuild,v 1.1 2008/02/27 22:55:20 beandog Exp $ + +SWORD_MODULE="YLT" + +inherit sword-module + +DESCRIPTION="Young's Literal Translation (1898)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=YLT" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |