From 228d6f16a263eeecf63781a9ae738d5ac6e2e344 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sat, 28 Nov 2020 00:28:17 +0100 Subject: app-dicts/sword-HunKar: bump to 2.0 Signed-off-by: Marek Szuba --- app-dicts/sword-HunKar/Manifest | 2 +- app-dicts/sword-HunKar/metadata.xml | 4 ++++ app-dicts/sword-HunKar/sword-HunKar-1.7.1.ebuild | 13 ------------- app-dicts/sword-HunKar/sword-HunKar-2.0.ebuild | 13 +++++++++++++ 4 files changed, 18 insertions(+), 14 deletions(-) delete mode 100644 app-dicts/sword-HunKar/sword-HunKar-1.7.1.ebuild create mode 100644 app-dicts/sword-HunKar/sword-HunKar-2.0.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-HunKar/Manifest b/app-dicts/sword-HunKar/Manifest index 0222da6f540b..b6f14465dac2 100644 --- a/app-dicts/sword-HunKar/Manifest +++ b/app-dicts/sword-HunKar/Manifest @@ -1 +1 @@ -DIST HunKar-1.7.1.zip 1632936 BLAKE2B 41333aac03e44ce43fa0c059d4e5c3a5c60482adc34b76036a84b0c763f974877a7a59575bdb56a1270fb796dbe8388f0ab9348fe4e775efc0a1a29de77988f5 SHA512 1dba4d40d6468c4cb8a268a4fbc20943bdae06138561aa707435a5ab429b296c174552040420377cc57aae7c222c071a97eaf4817970c004cb34c635f5cf6e4f +DIST HunKar-2.0.zip 2448161 BLAKE2B 5e4510902bb8527e47e11229e40bf7bdd21524e897b3e050aa8ea4c8cf6a7e0015e51a123a008c10b4dfcb4e3b601d2a0f3f55cc1682281485958e63ff469f97 SHA512 542223de7e176461ee0795d4c51b5dc1a4c93ef863e02656ad97d41d6080b80d2b5dc4cfd1b6c6d03b773e023e76a0674fd82ada69130005625eff1a8365fd65 diff --git a/app-dicts/sword-HunKar/metadata.xml b/app-dicts/sword-HunKar/metadata.xml index 3e5026ee3754..de25ef8afc26 100644 --- a/app-dicts/sword-HunKar/metadata.xml +++ b/app-dicts/sword-HunKar/metadata.xml @@ -5,4 +5,8 @@ marecki@gentoo.org Marek Szuba + + Revised version of the original translation by Károli Gáspár, first + published in 1590 in Vizsoly, Hungary. + diff --git a/app-dicts/sword-HunKar/sword-HunKar-1.7.1.ebuild b/app-dicts/sword-HunKar/sword-HunKar-1.7.1.ebuild deleted file mode 100644 index 05fbfecea4b2..000000000000 --- a/app-dicts/sword-HunKar/sword-HunKar-1.7.1.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -SWORD_MINIMUM_VERSION="1.5.1a" - -inherit sword-module - -DESCRIPTION="Hungarian Karoli" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=HunKar" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-HunKar/sword-HunKar-2.0.ebuild b/app-dicts/sword-HunKar/sword-HunKar-2.0.ebuild new file mode 100644 index 000000000000..f1afea843196 --- /dev/null +++ b/app-dicts/sword-HunKar/sword-HunKar-2.0.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.8.0" + +inherit sword-module + +DESCRIPTION="The Karoli Bible revised version 1908" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=HunKar" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad