From d358c280c0f7930e9b996395cd1133cf212b8952 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:43:29 +0200 Subject: app-dicts/sword-GerAugustinus: new package Signed-off-by: Marek Szuba --- app-dicts/sword-GerAugustinus/Manifest | 1 + app-dicts/sword-GerAugustinus/metadata.xml | 8 ++++++++ .../sword-GerAugustinus/sword-GerAugustinus-1.5.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-GerAugustinus/Manifest create mode 100644 app-dicts/sword-GerAugustinus/metadata.xml create mode 100644 app-dicts/sword-GerAugustinus/sword-GerAugustinus-1.5.ebuild (limited to 'app-dicts/sword-GerAugustinus') diff --git a/app-dicts/sword-GerAugustinus/Manifest b/app-dicts/sword-GerAugustinus/Manifest new file mode 100644 index 000000000000..65863513e3e9 --- /dev/null +++ b/app-dicts/sword-GerAugustinus/Manifest @@ -0,0 +1 @@ +DIST GerAugustinus-1.5.zip 254435 BLAKE2B 2ac9c0236d2cb5c55b09e4f4b8f81c38f307e18af487bed2010995f3eef206282235b4c38142be4a4ec317eb8d9100da934879c44f605538d3277c87ae08711f SHA512 1c68cf5df559533801a2516f6b4eb740e54c370e403f5a11c00a3b5cdc79e742e3e65a9b9ae696a526547e17a4a85362d351996b4bd45df4205bd22149007674 diff --git a/app-dicts/sword-GerAugustinus/metadata.xml b/app-dicts/sword-GerAugustinus/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-GerAugustinus/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-GerAugustinus/sword-GerAugustinus-1.5.ebuild b/app-dicts/sword-GerAugustinus/sword-GerAugustinus-1.5.ebuild new file mode 100644 index 000000000000..b6aedd43f339 --- /dev/null +++ b/app-dicts/sword-GerAugustinus/sword-GerAugustinus-1.5.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.3" + +inherit sword-module + +DESCRIPTION="Augustines Confessions (German)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerAugustinus" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad