diff options
author | 2023-02-28 13:03:17 +0000 | |
---|---|---|
committer | 2023-02-28 13:12:42 +0000 | |
commit | 1bea4d4dc078e26598448018341d7d24a92c8a7d (patch) | |
tree | 59eaa3df5b438e77c1c0971ebe724024e734e9a8 /app-dicts/sword-FreBBB | |
parent | app-text/sword-modules: treeclean (diff) | |
download | gentoo-1bea4d4dc078e26598448018341d7d24a92c8a7d.tar.gz gentoo-1bea4d4dc078e26598448018341d7d24a92c8a7d.tar.bz2 gentoo-1bea4d4dc078e26598448018341d7d24a92c8a7d.zip |
app-dicts/sword-*: treeclean
Closes: https://bugs.gentoo.org/892069
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-FreBBB')
-rw-r--r-- | app-dicts/sword-FreBBB/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-FreBBB/metadata.xml | 17 | ||||
-rw-r--r-- | app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild | 13 |
3 files changed, 0 insertions, 31 deletions
diff --git a/app-dicts/sword-FreBBB/Manifest b/app-dicts/sword-FreBBB/Manifest deleted file mode 100644 index 30f84f0dabfa..000000000000 --- a/app-dicts/sword-FreBBB/Manifest +++ /dev/null @@ -1 +0,0 @@ -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 deleted file mode 100644 index ab4b28ff38d0..000000000000 --- a/app-dicts/sword-FreBBB/metadata.xml +++ /dev/null @@ -1,17 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>marecki@gentoo.org</email> - <name>Marek Szuba</name> - </maintainer> - <stabilize-allarches/> - <longdescription lang="en"> - 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. - </longdescription> - <longdescription lang="fr"> - 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 - </longdescription> -</pkgmetadata> diff --git a/app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild b/app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild deleted file mode 100644 index faa0e32b8f10..000000000000 --- a/app-dicts/sword-FreBBB/sword-FreBBB-1.3.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2022 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 ~loong ~ppc ~riscv ~x86" |