blob: 9e3721d96e9d9d872694311622d73b400dbb8140 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
SWORD_MODULE="AB"
inherit sword-module
DESCRIPTION="The Apostle's Bible"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=AB"
LICENSE="freedist"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|