From e6e82f68b95ef7241166393523f7dca9d8a1b0d5 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:39:33 +0200 Subject: app-dicts/sword-Antoniades: new package Signed-off-by: Marek Szuba --- app-dicts/sword-Antoniades/Manifest | 1 + app-dicts/sword-Antoniades/metadata.xml | 8 ++++++++ app-dicts/sword-Antoniades/sword-Antoniades-1.4.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-Antoniades/Manifest create mode 100644 app-dicts/sword-Antoniades/metadata.xml create mode 100644 app-dicts/sword-Antoniades/sword-Antoniades-1.4.ebuild diff --git a/app-dicts/sword-Antoniades/Manifest b/app-dicts/sword-Antoniades/Manifest new file mode 100644 index 000000000000..4acf62e07f1d --- /dev/null +++ b/app-dicts/sword-Antoniades/Manifest @@ -0,0 +1 @@ +DIST Antoniades-1.4.zip 959315 BLAKE2B daa6b9889061d760bcfb3e48a90e49693bd5b26b78171db0f216cefc0ea16d941455ee4f7c7bab1e9efd953a31d0823be485a2347fe79bc549c6d22f1e0aa146 SHA512 27c9d536e9a3c252ac978a32cc590dd44b448aa4f1aad6c2367eeade9dff877f813e829143886da98d8c14c8bf9bcf2a7edf63fa25547303c1bbed2c77db65be diff --git a/app-dicts/sword-Antoniades/metadata.xml b/app-dicts/sword-Antoniades/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-Antoniades/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-Antoniades/sword-Antoniades-1.4.ebuild b/app-dicts/sword-Antoniades/sword-Antoniades-1.4.ebuild new file mode 100644 index 000000000000..3968053f4e95 --- /dev/null +++ b/app-dicts/sword-Antoniades/sword-Antoniades-1.4.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.7.2" + +inherit sword-module + +DESCRIPTION="Antoniades Patriarchal Edition (1904/1912)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Antoniades" +LICENSE="CC-BY-NC-SA-4.0" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-18-g5258