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-Wesley/Manifest | 3 +++ app-dicts/sword-Wesley/metadata.xml | 8 ++++++++ app-dicts/sword-Wesley/sword-Wesley-1.1.ebuild | 12 ++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 app-dicts/sword-Wesley/Manifest create mode 100644 app-dicts/sword-Wesley/metadata.xml create mode 100644 app-dicts/sword-Wesley/sword-Wesley-1.1.ebuild (limited to 'app-dicts/sword-Wesley') diff --git a/app-dicts/sword-Wesley/Manifest b/app-dicts/sword-Wesley/Manifest new file mode 100644 index 000000000000..8922d14afa4f --- /dev/null +++ b/app-dicts/sword-Wesley/Manifest @@ -0,0 +1,3 @@ +DIST Wesley-1.1.zip 1895926 BLAKE2B 8d2d0c3bd41186941717dd8b8e71c092b4bd3d7f6eff1b53d663445cb065d3ead4c0bd5b74a171815062059a72b1565f6a332e20d85430df42b9204adeecf5a2 SHA512 0ed6138ab9c21c400beea6b44ef60cfb10960963760e6fa2a90c95ecd03621ce6548c8f846eb4454c5a9bf30e63684ea1e10ec36538935df8c05db69ec26b9cc +EBUILD sword-Wesley-1.1.ebuild 330 BLAKE2B 8eb8193a01d168e0217a4fefa1f5013f86faf7ef58f51b4f2915d595a30f89ae7409a6dec7aabd6a8e398816a58173c73543d77f223ce2636283b83ad68618f8 SHA512 431d0de2892c9cc06670e4007f298275df1c2588facb74d630498317aa7286378140c9fd7230fb2f267ef3884bee70e96fecdb725ff06003783de71b0c278ca4 +MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a diff --git a/app-dicts/sword-Wesley/metadata.xml b/app-dicts/sword-Wesley/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-Wesley/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-Wesley/sword-Wesley-1.1.ebuild b/app-dicts/sword-Wesley/sword-Wesley-1.1.ebuild new file mode 100644 index 000000000000..d36e80d75e87 --- /dev/null +++ b/app-dicts/sword-Wesley/sword-Wesley-1.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 +SWORD_MODULE="Wesley" + +inherit sword-module + +DESCRIPTION="John Wesley's Notes on the Bible" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Wesley" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3