From 18b2dce582789139567320f63e3ef758ada2a8c7 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 21:45:53 +0200 Subject: app-dicts/sword-FreBBB: bump to 1.3 Signed-off-by: Marek Szuba --- app-dicts/sword-FreBBB/Manifest | 2 +- app-dicts/sword-FreBBB/metadata.xml | 8 ++++++++ app-dicts/sword-FreBBB/sword-FreBBB-1.1.ebuild | 12 ------------ app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild | 13 +++++++++++++ 4 files changed, 22 insertions(+), 13 deletions(-) delete mode 100644 app-dicts/sword-FreBBB/sword-FreBBB-1.1.ebuild create mode 100644 app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild diff --git a/app-dicts/sword-FreBBB/Manifest b/app-dicts/sword-FreBBB/Manifest index 15ab50407945..30f84f0dabfa 100644 --- a/app-dicts/sword-FreBBB/Manifest +++ b/app-dicts/sword-FreBBB/Manifest @@ -1 +1 @@ -DIST FreBBB-1.1.zip 1535395 BLAKE2B 8a9a9d1b60488064e862c58bbd393c2faed1ac3e65f59512fe76fcb8ff7024550575b7d1b429975ec5fcea719231423907cfda2f41765e6429c63f8036cdc42f SHA512 d97227362dad68a40006b07e717abc3aaffdded14bdd950f17ffc42abb20bf6645e2e6e1adb92b372d62edc4218c43ccecdb16c221c60d29a5490d55c29e0066 +DIST FreBBB-1.3.zip 1578363 BLAKE2B 5175ac1cf66fda314b3e01d72717e35d16f9476315f5f37afcf074734412d4f5a6b71f9154496b1cca410c725af9aead97f10575b1f10823383c3f1ab565d0ae SHA512 71f947a6e78a1edbfc3e59cd045ec06b50767fde5a55d1868d0a3619d7d0506c23aaad9d69586f4327e3793fb02c615ecd29005d416c8b262aceff331ba0447c diff --git a/app-dicts/sword-FreBBB/metadata.xml b/app-dicts/sword-FreBBB/metadata.xml index 3e5026ee3754..bf2e655e6304 100644 --- a/app-dicts/sword-FreBBB/metadata.xml +++ b/app-dicts/sword-FreBBB/metadata.xml @@ -5,4 +5,12 @@ marecki@gentoo.org Marek Szuba + + This Sword Bible module provides the french translation of the OT by Félix Bovet (1824-1903), and of the NT by Louis Bonnet (1805-1892). They both are extracted from a well known commentary in France and Switzerland, still very appreciated today : "La Bible annotée". + For practical reasons the verses reference have been modified to match the KJV one. + + + Ce module Sword FreBBB est composé de la traduction française de Félix Bovet (1824-1903) pour l'Ancien Testament, et de Louis Bonnet pour le Nouveau. Elles sont extraites de l'ouvrage bien connu : "La Bible annotée". Toutes les deux réunissent des qualités d'exactitude et d'expression qui les rendent agréables à lire par elles-mêmes, indépendamment de leurs notes. + Afin de faciliter l'intégration aux logiciels bibliques, la numération des versets est celle de la King James. Claude Royère claude.royere@gmail.com http://epelorient.free.fr + diff --git a/app-dicts/sword-FreBBB/sword-FreBBB-1.1.ebuild b/app-dicts/sword-FreBBB/sword-FreBBB-1.1.ebuild deleted file mode 100644 index 2deed00fb92e..000000000000 --- a/app-dicts/sword-FreBBB/sword-FreBBB-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="FreBBB" - -inherit sword-module - -DESCRIPTION="French Bible Bovet Bonnet (1900)" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreBBB" -LICENSE="free-noncomm" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild b/app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild new file mode 100644 index 000000000000..a513fbbe8870 --- /dev/null +++ b/app-dicts/sword-FreBBB/sword-FreBBB-1.3.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.1a" + +inherit sword-module + +DESCRIPTION="French Bible Bovet Bonnet (1900)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreBBB" +LICENSE="free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-18-g5258