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-TR/Manifest | 3 +++ app-dicts/sword-TR/metadata.xml | 8 ++++++++ app-dicts/sword-TR/sword-TR-2.4.ebuild | 13 +++++++++++++ 3 files changed, 24 insertions(+) create mode 100644 app-dicts/sword-TR/Manifest create mode 100644 app-dicts/sword-TR/metadata.xml create mode 100644 app-dicts/sword-TR/sword-TR-2.4.ebuild (limited to 'app-dicts/sword-TR') diff --git a/app-dicts/sword-TR/Manifest b/app-dicts/sword-TR/Manifest new file mode 100644 index 000000000000..0e82e206dff8 --- /dev/null +++ b/app-dicts/sword-TR/Manifest @@ -0,0 +1,3 @@ +DIST TR-2.4.zip 968375 BLAKE2B b24326bca58bc0adb0f10071f278ffc3b08a4d4197eacdbf00c2cfc34d3511d99daf3b78b0e964fdda204d897a5fd50eadb4ec865f5d858ed3e365d581eac9d1 SHA512 3b2527e66148b6d115259e6c84253c6b883b0cc7081f9ba53cf7584af21e72bb5e091f1bcc270229b4bb717273eebd0cb10572ab732e907509faa62e2ba7a238 +EBUILD sword-TR-2.4.ebuild 330 BLAKE2B 3dca51fef3b666d3283666ebbbb0cb00737c5626ca0cb2474297e10e99fcec4a52ff3e2a5309fab1513d459220092515d868d456d5c1b62511232b10d44c6cd4 SHA512 959f90f26e0fd003c6e3be619a074b8ba6777910c5c2a4327b23b88f279e783b1782e16824be4a8399e3cd86f57a07a1e2586fbc0f840b9d1b8c086a82fc7f73 +MISC metadata.xml 245 BLAKE2B 1564b4d8e674e807191dcc857c12585eaf336e3418e110853e311b2851b382ca8931b46a96230677251bf3784004879d8498cae2dae11c9289f4a8606dfa5d7f SHA512 bd2ae86e550344a79551fe0383e4625d28ca6fad675d84c66fc5b22ed7fe3afbfc2b4d6a7b1a5d02f6efbc56950b8295270a3dba8a1e7e51fde80a370d0c868a diff --git a/app-dicts/sword-TR/metadata.xml b/app-dicts/sword-TR/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-TR/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-TR/sword-TR-2.4.ebuild b/app-dicts/sword-TR/sword-TR-2.4.ebuild new file mode 100644 index 000000000000..1b2e02317f02 --- /dev/null +++ b/app-dicts/sword-TR/sword-TR-2.4.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.7.2" + +inherit sword-module + +DESCRIPTION="Textus Receptus (1550/1894)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=TR" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3