diff options
author | 2008-03-14 02:16:04 +0000 | |
---|---|---|
committer | 2008-03-14 02:16:04 +0000 | |
commit | 271705969f3d3539596fba6be0b4729a0fc33d43 (patch) | |
tree | aa81b5646ee3c761efe9d909f906df4f64e5d3cb /app-dicts/sword-twenty/sword-twenty-1.1.ebuild | |
parent | - clarify exactly when EAPI > 0 should and should not be used. solar/Betelgeuse (diff) | |
download | historical-271705969f3d3539596fba6be0b4729a0fc33d43.tar.gz historical-271705969f3d3539596fba6be0b4729a0fc33d43.tar.bz2 historical-271705969f3d3539596fba6be0b4729a0fc33d43.zip |
Initial commit
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-dicts/sword-twenty/sword-twenty-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-twenty/sword-twenty-1.1.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/app-dicts/sword-twenty/sword-twenty-1.1.ebuild b/app-dicts/sword-twenty/sword-twenty-1.1.ebuild new file mode 100644 index 000000000000..201f26979ab0 --- /dev/null +++ b/app-dicts/sword-twenty/sword-twenty-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-twenty/sword-twenty-1.1.ebuild,v 1.1 2008/03/14 01:50:11 beandog Exp $ + +SWORD_MODULE="Twenty" + +inherit sword-module + +DESCRIPTION="Twentieth Century New Testament" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Twenty" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |