From 886110c31733590522aa1f1a3eb6a90b817497ce Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:39:09 +0200 Subject: app-dicts/sword-AB: new package Signed-off-by: Marek Szuba --- app-dicts/sword-AB/Manifest | 1 + app-dicts/sword-AB/metadata.xml | 8 ++++++++ app-dicts/sword-AB/sword-AB-1.3.1.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-AB/Manifest create mode 100644 app-dicts/sword-AB/metadata.xml create mode 100644 app-dicts/sword-AB/sword-AB-1.3.1.ebuild (limited to 'app-dicts/sword-AB') diff --git a/app-dicts/sword-AB/Manifest b/app-dicts/sword-AB/Manifest new file mode 100644 index 000000000000..da0c7271b042 --- /dev/null +++ b/app-dicts/sword-AB/Manifest @@ -0,0 +1 @@ +DIST AB-1.3.1.zip 1203747 BLAKE2B 9850d115e7f398375f72e8c350969e5d8aa3eb0cad6d8a1fc32f5c303dced090c70b60323bb16ade42cf7b2b78f62fc738cb34f04ef9bfbbfeddd167da80400f SHA512 11c27e2cfc162d4e12d1b2d9413d3417340c916d980f9591f27ae0d151e8e7832b4931e8421aab04ae89fcec91e8b09537aabf09464d07804f1e9399fe33528b diff --git a/app-dicts/sword-AB/metadata.xml b/app-dicts/sword-AB/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-AB/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-AB/sword-AB-1.3.1.ebuild b/app-dicts/sword-AB/sword-AB-1.3.1.ebuild new file mode 100644 index 000000000000..7da7e6a52f31 --- /dev/null +++ b/app-dicts/sword-AB/sword-AB-1.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.5.8" + +inherit sword-module + +DESCRIPTION="The Apostles' Bible" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AB" +LICENSE="crosswire" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad