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-Smith/Manifest | 3 +++ app-dicts/sword-Smith/metadata.xml | 8 ++++++++ app-dicts/sword-Smith/sword-Smith-1.3.ebuild | 12 ++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 app-dicts/sword-Smith/Manifest create mode 100644 app-dicts/sword-Smith/metadata.xml create mode 100644 app-dicts/sword-Smith/sword-Smith-1.3.ebuild (limited to 'app-dicts/sword-Smith') diff --git a/app-dicts/sword-Smith/Manifest b/app-dicts/sword-Smith/Manifest new file mode 100644 index 000000000000..d1ff043431b0 --- /dev/null +++ b/app-dicts/sword-Smith/Manifest @@ -0,0 +1,3 @@ +DIST Smith-1.3.zip 1209276 BLAKE2B da3a00002eba8ec23dd81812206d65f502f3bc437d167ab12b0b8e7b6f520eba67e1b4e26f824dd0866c93d9d363ffb9ddee2d064ddd59bb7c2d00de2cabff33 SHA512 a6bc89fcb3ca1e5561e03c38d84d46433fb4d3e5766ec0bc8651c4898e057a6437c6c5816bd472a21a5f1a8f1f2d06eb4d442183903dec584ba15fbfe62d600d +EBUILD sword-Smith-1.3.ebuild 320 BLAKE2B 4001ddc504a4018d9854c4929ddfdf47cdc7e5198371757d909729b4c6565f8a5a7bfd1976b434db03cf48b3c90903b8769a7d8af48470f8916c90a0de4e9fc0 SHA512 b5447d8a4598f1785555057e83f30c29f45d780e31e4e0807dd9eb71e7cce10360faf365bfb08546c6ae8f48b21b2a9d235080bcf29f4dc6a6b58d6c86514722 +MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a diff --git a/app-dicts/sword-Smith/metadata.xml b/app-dicts/sword-Smith/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-Smith/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-Smith/sword-Smith-1.3.ebuild b/app-dicts/sword-Smith/sword-Smith-1.3.ebuild new file mode 100644 index 000000000000..92748706e40d --- /dev/null +++ b/app-dicts/sword-Smith/sword-Smith-1.3.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="Smith" + +inherit sword-module + +DESCRIPTION="Smith's Bible Dictionary" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Smith" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3