diff options
Diffstat (limited to 'app-dicts/sword-bbe/sword-bbe-1.3.ebuild')
-rw-r--r-- | app-dicts/sword-bbe/sword-bbe-1.3.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-bbe/sword-bbe-1.3.ebuild b/app-dicts/sword-bbe/sword-bbe-1.3.ebuild new file mode 100644 index 000000000000..0b8a49881490 --- /dev/null +++ b/app-dicts/sword-bbe/sword-bbe-1.3.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 +SWORD_MODULE="BBE" + +inherit sword-module + +DESCRIPTION="Bible in Basic English (1949/1964)" +HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=BBE" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" |