From 2202d8c18ca817978bb0bb4a489bc7f4951d5d86 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:52:14 +0200 Subject: app-dicts/sword-Westminster: new package Signed-off-by: Marek Szuba --- app-dicts/sword-Westminster/Manifest | 1 + app-dicts/sword-Westminster/metadata.xml | 8 ++++++++ app-dicts/sword-Westminster/sword-Westminster-1.0.1.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-Westminster/Manifest create mode 100644 app-dicts/sword-Westminster/metadata.xml create mode 100644 app-dicts/sword-Westminster/sword-Westminster-1.0.1.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-Westminster/Manifest b/app-dicts/sword-Westminster/Manifest new file mode 100644 index 000000000000..87ebb233c382 --- /dev/null +++ b/app-dicts/sword-Westminster/Manifest @@ -0,0 +1 @@ +DIST Westminster-1.0.1.zip 444333 BLAKE2B e12f3f5de0666dbe4a64dede65d14c06cc03fa134fe3c47b7cda5c21f98f2bf3434c65c543a495b088ef41b4159ec02e63c70779736d643aaab0f22af4c2ef25 SHA512 8d11a793fdeccd04f75073129e5a695733d3b73c4396e54c51bdaa283f3847c295e041d81c04f4c30565206ec793e5a8f32ff1ccdd1611c419d08b32a2a58de3 diff --git a/app-dicts/sword-Westminster/metadata.xml b/app-dicts/sword-Westminster/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-Westminster/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-Westminster/sword-Westminster-1.0.1.ebuild b/app-dicts/sword-Westminster/sword-Westminster-1.0.1.ebuild new file mode 100644 index 000000000000..50ced2c56fad --- /dev/null +++ b/app-dicts/sword-Westminster/sword-Westminster-1.0.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.9" + +inherit sword-module + +DESCRIPTION="Westminster Confession & Catechisms" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Westminster" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad