diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-07-30 18:43:36 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-07-31 19:33:24 +0200 |
commit | 2fe7d8b6d99851d3cfed24abe25512add57095d9 (patch) | |
tree | 8ef447eb5aaa5a78bb0727fc8d590dd31e913a1d /app-dicts/sword-GerHfa2002/sword-GerHfa2002-1.1.ebuild | |
parent | app-dicts/sword-GerGruenewald: new package (diff) | |
download | gentoo-2fe7d8b6d99851d3cfed24abe25512add57095d9.tar.gz gentoo-2fe7d8b6d99851d3cfed24abe25512add57095d9.tar.bz2 gentoo-2fe7d8b6d99851d3cfed24abe25512add57095d9.zip |
app-dicts/sword-GerHfa2002: new package
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-GerHfa2002/sword-GerHfa2002-1.1.ebuild')
-rw-r--r-- | app-dicts/sword-GerHfa2002/sword-GerHfa2002-1.1.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/app-dicts/sword-GerHfa2002/sword-GerHfa2002-1.1.ebuild b/app-dicts/sword-GerHfa2002/sword-GerHfa2002-1.1.ebuild new file mode 100644 index 000000000000..c0564d5d3e0d --- /dev/null +++ b/app-dicts/sword-GerHfa2002/sword-GerHfa2002-1.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +SWORD_MINIMUM_VERSION="1.5.6" + +inherit sword-module + +DESCRIPTION="Hoffnung fuer alle - Die Bibel" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerHfa2002" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86" |