blob: f7dcda69fa8529ea6bf6f7ee9b5a051d505a3625 (
plain)
1
2
3
4
5
6
7
8
9
10
11
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-dan/sword-dan-2.1.ebuild,v 1.1 2008/03/14 13:44:16 beandog Exp $
SWORD_MODULE="Dan"
inherit sword-module
DESCRIPTION="Danske Bibel"
HOMEPAGE="http://crosswire.org/sword/modules/ModInfo.jsp?modName=Dan"
LICENSE="public-domain"
KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
|