From c80d9f09a2e4f407a974658939ddc0a7a2b8b855 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:52:03 +0200 Subject: app-dicts/sword-VulgSistine: new package Signed-off-by: Marek Szuba --- app-dicts/sword-VulgSistine/Manifest | 1 + app-dicts/sword-VulgSistine/metadata.xml | 8 ++++++++ app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-VulgSistine/Manifest create mode 100644 app-dicts/sword-VulgSistine/metadata.xml create mode 100644 app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.ebuild diff --git a/app-dicts/sword-VulgSistine/Manifest b/app-dicts/sword-VulgSistine/Manifest new file mode 100644 index 000000000000..e32e68beab74 --- /dev/null +++ b/app-dicts/sword-VulgSistine/Manifest @@ -0,0 +1 @@ +DIST VulgSistine-1.0.2.zip 1632044 BLAKE2B f11f8b11280bc872de85cdb227b9f349332719f263272f0d7b4ba724f854e292031b3d197297cafd6a82516b2d54601469e2a273eb26630c81950e9c73e847ce SHA512 b53f5a452716f39ac93de0ab0356b4177160608c37e8d5fcc4452f8212f57d76875ee69ab1447ae66c9188c4eb8cf9889147f0b76a686a703cbef12634da30e9 diff --git a/app-dicts/sword-VulgSistine/metadata.xml b/app-dicts/sword-VulgSistine/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-VulgSistine/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.ebuild b/app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.ebuild new file mode 100644 index 000000000000..088b4e622126 --- /dev/null +++ b/app-dicts/sword-VulgSistine/sword-VulgSistine-1.0.2.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.6.1" + +inherit sword-module + +DESCRIPTION="Vulgata Sistina" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgSistine" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-18-g5258