From 7e60f2bfae92bcc24b4b2ab09c9e667b4155e946 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 22:11:03 +0200 Subject: app-dicts/sword-Peshitta: bump to 2.0 Signed-off-by: Marek Szuba --- app-dicts/sword-Peshitta/Manifest | 2 +- app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild | 12 ------------ app-dicts/sword-Peshitta/sword-Peshitta-2.0.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 13 deletions(-) delete mode 100644 app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild create mode 100644 app-dicts/sword-Peshitta/sword-Peshitta-2.0.ebuild diff --git a/app-dicts/sword-Peshitta/Manifest b/app-dicts/sword-Peshitta/Manifest index 677bef514303..ace89c01172f 100644 --- a/app-dicts/sword-Peshitta/Manifest +++ b/app-dicts/sword-Peshitta/Manifest @@ -1 +1 @@ -DIST Peshitta-1.1.zip 308669 BLAKE2B 7a66088615c3180f45300d2ed7ede4dd1b26d0e6c542981b002e8f18982afdbb74463bb37df88cc7b483ca95dd3584364d0953aea44e25cdd3964018ea5a3a8e SHA512 0d25a25c65421f5538be69991d56c0cad3ac749dc3e85dd4004b029827a3d6796c5e713975c2af88820f97d672925443ebe05ca61c0f2f379f6dc3dd4271b5b0 +DIST Peshitta-2.0.zip 324100 BLAKE2B ba109b5fbb1ab09c34d8667bd1a0deda3669096f84bcee394ac438517f80ba9f223c4744b9acd851c8ffc6d1690f803bbc198e17525852b1fb1e1ef8e4731fa7 SHA512 af21f0e6fe15a585f82bbc5b29d659612bda5cacbc32739a708a986733c913b70f1197b03d0d97b9e5c0a5f13aefd0d4f932259776511fc9a4a87c6d757f70a0 diff --git a/app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild b/app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild deleted file mode 100644 index ffc6f0680c5e..000000000000 --- a/app-dicts/sword-Peshitta/sword-Peshitta-1.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -SWORD_MODULE="Peshitta" - -inherit sword-module - -DESCRIPTION="Syriac Peshitta" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Peshitta" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-Peshitta/sword-Peshitta-2.0.ebuild b/app-dicts/sword-Peshitta/sword-Peshitta-2.0.ebuild new file mode 100644 index 000000000000..9b7c1a7d3cd3 --- /dev/null +++ b/app-dicts/sword-Peshitta/sword-Peshitta-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.5.9" + +inherit sword-module + +DESCRIPTION="Syriac Peshitta" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Peshitta" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad