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-BurJudson/Manifest | 3 +++ app-dicts/sword-BurJudson/metadata.xml | 8 ++++++++ app-dicts/sword-BurJudson/sword-BurJudson-1.3.ebuild | 15 +++++++++++++++ 3 files changed, 26 insertions(+) create mode 100644 app-dicts/sword-BurJudson/Manifest create mode 100644 app-dicts/sword-BurJudson/metadata.xml create mode 100644 app-dicts/sword-BurJudson/sword-BurJudson-1.3.ebuild (limited to 'app-dicts/sword-BurJudson') diff --git a/app-dicts/sword-BurJudson/Manifest b/app-dicts/sword-BurJudson/Manifest new file mode 100644 index 000000000000..9bd9b1443c36 --- /dev/null +++ b/app-dicts/sword-BurJudson/Manifest @@ -0,0 +1,3 @@ +DIST BurJudson-1.3.zip 2099482 BLAKE2B b1b59e27d9aefeca43744d3366cc4b128f02dcff5ee0e9fbb0befd4214ec018fbb90dad44de46b385c5f8d29419ba44b54d5dee89d1e0796a2979b61841321b4 SHA512 d244591cf0a7633d5cfa27bdbb54478d5ec4cb156ba68b3d59aabaad43e7ed96f050127750a9150edc4727862cbefa24cbfc0ce37785166eef81a705ccf0efd3 +EBUILD sword-BurJudson-1.3.ebuild 369 BLAKE2B dbff5f35449fe1023f64a09de2d69ab8a9e6a6bbb3e01e09d120bf682ed938ba6d927b9e20267f66aed589b1a5d885bdf777c48d518cf426d7487cfb23c5d68f SHA512 5a6cd99ec13b5884326a338c78f089d111cf041f1abdb3e34401ea2a29866b78e6c06c3b36dee46e56734279abafd7fee527eb3182ac1e349f4517a198cae44c +MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a diff --git a/app-dicts/sword-BurJudson/metadata.xml b/app-dicts/sword-BurJudson/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-BurJudson/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-BurJudson/sword-BurJudson-1.3.ebuild b/app-dicts/sword-BurJudson/sword-BurJudson-1.3.ebuild new file mode 100644 index 000000000000..22ef71e0bc5b --- /dev/null +++ b/app-dicts/sword-BurJudson/sword-BurJudson-1.3.ebuild @@ -0,0 +1,15 @@ +# 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="1835 Judson Burmese Bible" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=BurJudson" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" + +RDEPEND="media-fonts/sil-padauk" -- cgit v1.2.3