From 0bb30a9498af76edeea33c32a9a8a1589420599a Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 21:39:22 +0200 Subject: app-dicts/sword-FinPR: bump to 1.2.2 Signed-off-by: Marek Szuba --- app-dicts/sword-FinPR/Manifest | 2 +- app-dicts/sword-FinPR/sword-FinPR-1.2.2.ebuild | 13 +++++++++++++ app-dicts/sword-FinPR/sword-FinPR-1.2.ebuild | 12 ------------ 3 files changed, 14 insertions(+), 13 deletions(-) create mode 100644 app-dicts/sword-FinPR/sword-FinPR-1.2.2.ebuild delete mode 100644 app-dicts/sword-FinPR/sword-FinPR-1.2.ebuild (limited to 'app-dicts/sword-FinPR') diff --git a/app-dicts/sword-FinPR/Manifest b/app-dicts/sword-FinPR/Manifest index e3c46696a7a2..df5e0b81873f 100644 --- a/app-dicts/sword-FinPR/Manifest +++ b/app-dicts/sword-FinPR/Manifest @@ -1 +1 @@ -DIST FinPR-1.2.zip 1514588 BLAKE2B 6858560320280b3d9e043ba7b8778dbcb52c0e9bc0e8aa998c1f999fa729ae80a2d088279b3bb50a27d83bb9a1ef060a4f117130206d35ba336a8f2fdc87d35c SHA512 f0cf531a1f27275e597cfb62a19ea2e88b0098366dc5d1bad564e1bce77a47e41f2806c66e226e3dde877a505a7a7e490bbc76f3a9335b270e04120d65c4cbae +DIST FinPR-1.2.2.zip 1514653 BLAKE2B 7fd6f786bf4512851306093f90fc26ee16d3e307e8809353e3fb2e86c2db19098054555a5b60efa4933488929a3d75f0d71d2e94c4ad999d1497ea1cc8bfb838 SHA512 e3796c39cb2a500c2e94c53979c1bab11ba7a60104e67440a2a6b2458775677cdc319198ced5af4b5398fb3e97fd503b372389e687eeffcc2ad23e90ffaa3227 diff --git a/app-dicts/sword-FinPR/sword-FinPR-1.2.2.ebuild b/app-dicts/sword-FinPR/sword-FinPR-1.2.2.ebuild new file mode 100644 index 000000000000..486d541e3205 --- /dev/null +++ b/app-dicts/sword-FinPR/sword-FinPR-1.2.2.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.2" + +inherit sword-module + +DESCRIPTION="Finnish Pyhä Raamattu (1933/1938)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FinPR" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-FinPR/sword-FinPR-1.2.ebuild b/app-dicts/sword-FinPR/sword-FinPR-1.2.ebuild deleted file mode 100644 index 583cfd0d0ab1..000000000000 --- a/app-dicts/sword-FinPR/sword-FinPR-1.2.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="FinPR" - -inherit sword-module - -DESCRIPTION="Finnish Pyh, Raamattu (1933/1938)" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FinPR" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad