From 3cf7c3ef441822c889356fd1812ebf2944a59851 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 25 Aug 2020 10:45:55 +0100 Subject: gentoo resync : 25.08.2020 --- app-dicts/sword-LEB/Manifest | 3 +++ app-dicts/sword-LEB/metadata.xml | 8 ++++++++ app-dicts/sword-LEB/sword-LEB-2.7.ebuild | 13 +++++++++++++ 3 files changed, 24 insertions(+) create mode 100644 app-dicts/sword-LEB/Manifest create mode 100644 app-dicts/sword-LEB/metadata.xml create mode 100644 app-dicts/sword-LEB/sword-LEB-2.7.ebuild (limited to 'app-dicts/sword-LEB') diff --git a/app-dicts/sword-LEB/Manifest b/app-dicts/sword-LEB/Manifest new file mode 100644 index 000000000000..37d51d782c25 --- /dev/null +++ b/app-dicts/sword-LEB/Manifest @@ -0,0 +1,3 @@ +DIST LEB-2.7.zip 2230351 BLAKE2B 529f405e81736fae3863f130c13118c9f324ec8e2f607e4a49b620b89df3acbdfae6b25fcfa315e141b849635e329410f34ce30309c9e0230bea26cbe3014e80 SHA512 616ea9b9da9f588db3398545b08e4edf964237a55db1070832bca4307fc86fc1d6dda39454f24f6eb28cbf4d7f1b0a59bd4aa75bf441c42b07a113c1fb33731b +EBUILD sword-LEB-2.7.ebuild 327 BLAKE2B 2b7bc17057acb341fdcd21dff01142a127110c45e79589699d3b0a3c7290e488da23d7ec7b1a96021f8ac8fba4306ef6e2037870abe71d856141686cbf85502c SHA512 74ebe83295d4f481d24fdc7408f25d2f10ce1f4c974e8f1fc0f8a12db6608a44945a21e1869151fa3e4817c1655c5baa6f641eba3b17f3cc5d1b9d6ef68fddfa +MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a diff --git a/app-dicts/sword-LEB/metadata.xml b/app-dicts/sword-LEB/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-LEB/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-LEB/sword-LEB-2.7.ebuild b/app-dicts/sword-LEB/sword-LEB-2.7.ebuild new file mode 100644 index 000000000000..540766b887e0 --- /dev/null +++ b/app-dicts/sword-LEB/sword-LEB-2.7.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.9" + +inherit sword-module + +DESCRIPTION="The Lexham English Bible" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=LEB" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3