From 0bab46283e7b02fb479a7b62dc2e8eb1b91a2132 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:39:23 +0200 Subject: app-dicts/sword-AbbottSmith: new package Signed-off-by: Marek Szuba --- app-dicts/sword-AbbottSmith/Manifest | 1 + app-dicts/sword-AbbottSmith/metadata.xml | 8 ++++++++ app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-AbbottSmith/Manifest create mode 100644 app-dicts/sword-AbbottSmith/metadata.xml create mode 100644 app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild (limited to 'app-dicts/sword-AbbottSmith') diff --git a/app-dicts/sword-AbbottSmith/Manifest b/app-dicts/sword-AbbottSmith/Manifest new file mode 100644 index 000000000000..d8e44480bdb9 --- /dev/null +++ b/app-dicts/sword-AbbottSmith/Manifest @@ -0,0 +1 @@ +DIST AbbottSmith-3.1.zip 1380078 BLAKE2B db5f850aec600f0f2547923b411c16230805785a0b02dd97a8acc1a64721dafdaa2a6b783f4d0c413986275211a5704c48c1a429630a7e97caef05bd0ca71d13 SHA512 37b3f7960f8018edd5ae3c68ffdc548cd84e522ca06d595c87178efb84f9a0eca26bb12324773b713c25b4e2dcfa1affa3ae19b6bd4d5bc34f9d3fd890784db5 diff --git a/app-dicts/sword-AbbottSmith/metadata.xml b/app-dicts/sword-AbbottSmith/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-AbbottSmith/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild b/app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.1.ebuild new file mode 100644 index 000000000000..1a61f306014b --- /dev/null +++ b/app-dicts/sword-AbbottSmith/sword-AbbottSmith-3.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.7.2" + +inherit sword-module + +DESCRIPTION="G. Abbott-Smith's A Manual Greek Lexicon of the New Testament" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AbbottSmith" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad