From cf4170b8cd4a39cd711d6c9227f75cd8fbe15743 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:42:42 +0200 Subject: app-dicts/sword-FreGBM: new package Signed-off-by: Marek Szuba --- app-dicts/sword-FreGBM/Manifest | 1 + app-dicts/sword-FreGBM/metadata.xml | 8 ++++++++ app-dicts/sword-FreGBM/sword-FreGBM-1.0.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-FreGBM/Manifest create mode 100644 app-dicts/sword-FreGBM/metadata.xml create mode 100644 app-dicts/sword-FreGBM/sword-FreGBM-1.0.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-FreGBM/Manifest b/app-dicts/sword-FreGBM/Manifest new file mode 100644 index 000000000000..f757c9be262b --- /dev/null +++ b/app-dicts/sword-FreGBM/Manifest @@ -0,0 +1 @@ +DIST FreGBM-1.0.zip 40135 BLAKE2B 0e6e03df4983ab58260fd75ebd54f10e6a2bd9504449476328d41d216ca649187ff53dc7c6c9d00c2db0a9453e837152f000f6b222207bc76522035782ccdfe5 SHA512 ea0e745d928ab7b142796ab7cacaf3ad351c1df41dff4ed299e97374b6371c4e30532da3a06b7db766d3b1b2e97772280b99fa2c5e7a30c8c2a23c6647378f87 diff --git a/app-dicts/sword-FreGBM/metadata.xml b/app-dicts/sword-FreGBM/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-FreGBM/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-FreGBM/sword-FreGBM-1.0.ebuild b/app-dicts/sword-FreGBM/sword-FreGBM-1.0.ebuild new file mode 100644 index 000000000000..fd82b695c041 --- /dev/null +++ b/app-dicts/sword-FreGBM/sword-FreGBM-1.0.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.9" + +inherit sword-module + +DESCRIPTION="Glossary of the Bible David Martin 1744" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreGBM" +LICENSE="freedist" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad