From 7ae535e8eb40a08fe1ae944fe06b21c85f1fa8c4 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:40:27 +0200 Subject: app-dicts/sword-Cawdrey: new package Signed-off-by: Marek Szuba --- app-dicts/sword-Cawdrey/Manifest | 1 + app-dicts/sword-Cawdrey/metadata.xml | 8 ++++++++ app-dicts/sword-Cawdrey/sword-Cawdrey-1.0.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-Cawdrey/Manifest create mode 100644 app-dicts/sword-Cawdrey/metadata.xml create mode 100644 app-dicts/sword-Cawdrey/sword-Cawdrey-1.0.ebuild (limited to 'app-dicts/sword-Cawdrey') diff --git a/app-dicts/sword-Cawdrey/Manifest b/app-dicts/sword-Cawdrey/Manifest new file mode 100644 index 000000000000..04c483c98cfb --- /dev/null +++ b/app-dicts/sword-Cawdrey/Manifest @@ -0,0 +1 @@ +DIST Cawdrey-1.0.zip 110761 BLAKE2B b044e697a98fe97265fa1ee3d3482fb35a2fb37a27e2488c57dbb8f12431dd994be419e46688a76d50ee2a9ba44ff7cb72859e5a7c89854c245e08bb1343a600 SHA512 14062a77b09eedefebb135a493d03f0736e0c33b9498d90102f491f3bc83992ae5e630ac97d7e321bf17c6bde841248235862f0c45f336933882e7da81b15059 diff --git a/app-dicts/sword-Cawdrey/metadata.xml b/app-dicts/sword-Cawdrey/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-Cawdrey/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-Cawdrey/sword-Cawdrey-1.0.ebuild b/app-dicts/sword-Cawdrey/sword-Cawdrey-1.0.ebuild new file mode 100644 index 000000000000..e69bb6a51ed3 --- /dev/null +++ b/app-dicts/sword-Cawdrey/sword-Cawdrey-1.0.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.11" + +inherit sword-module + +DESCRIPTION="A Table Alphabeticall by Robert Cawdrey (1604)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Cawdrey" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad