commit: 569fc37bd6fc118e1b7e9928deb223eb06607afb Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Wed Jul 29 13:28:35 2020 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Wed Jul 29 13:56:20 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569fc37b
app-dicts/sword-FreMartin: rename to sword-FreBDM1744 and bump to 1.2.1 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-dicts/sword-FreBDM1744/Manifest | 1 + app-dicts/sword-FreBDM1744/metadata.xml | 14 ++++++++++++++ .../sword-FreBDM1744-1.2.1.ebuild} | 5 +++-- app-dicts/sword-FreMartin/Manifest | 1 - app-dicts/sword-FreMartin/metadata.xml | 8 -------- 5 files changed, 18 insertions(+), 11 deletions(-) diff --git a/app-dicts/sword-FreBDM1744/Manifest b/app-dicts/sword-FreBDM1744/Manifest new file mode 100644 index 00000000000..05f9cdbca26 --- /dev/null +++ b/app-dicts/sword-FreBDM1744/Manifest @@ -0,0 +1 @@ +DIST FreBDM1744-1.2.1.zip 1665215 BLAKE2B ba55b5c2803efc280161303d9588ba796808c462c8047bccfc3e483c7b4173dd0313b2940b291c3b1e00dfa37ace6271887c739778e26c3abc9237c0d34ca1c0 SHA512 59ab2d3ea36523ea4e01b5ac8bcaada71c4a3294229f554a4caf3ead71c33765e96cdae1e2ef9cf5c8439ecb8fdbaab920c61b5eda6295f42fcdb888817716f3 diff --git a/app-dicts/sword-FreBDM1744/metadata.xml b/app-dicts/sword-FreBDM1744/metadata.xml new file mode 100644 index 00000000000..f87ec986658 --- /dev/null +++ b/app-dicts/sword-FreBDM1744/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>[email protected]</email> + <name>Marek Szuba</name> + </maintainer> + <longdescription lang="fr"> + La Sainte Bible, Version David Martin 1744: Cette Bible est basée sur le + Textus Receptus et est très fidèle. C'est une Bible d'étude idéal, bien + qu'elle contienne quelques vieux mots français. Pour plus d'infos, aller + sur le site: www.biblemartin.com. + </longdescription> +</pkgmetadata> diff --git a/app-dicts/sword-FreMartin/sword-FreMartin-1.2.ebuild b/app-dicts/sword-FreBDM1744/sword-FreBDM1744-1.2.1.ebuild similarity index 86% rename from app-dicts/sword-FreMartin/sword-FreMartin-1.2.ebuild rename to app-dicts/sword-FreBDM1744/sword-FreBDM1744-1.2.1.ebuild index 1542e33f815..dfa7968aa34 100644 --- a/app-dicts/sword-FreMartin/sword-FreMartin-1.2.ebuild +++ b/app-dicts/sword-FreBDM1744/sword-FreBDM1744-1.2.1.ebuild @@ -2,11 +2,12 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MODULE="FreMartin" + +SWORD_MINIMUM_VERSION="1.5.9" inherit sword-module DESCRIPTION="French Bible Martin (1744)" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreMartin" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreBDM1744" LICENSE="public-domain" KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-FreMartin/Manifest b/app-dicts/sword-FreMartin/Manifest deleted file mode 100644 index 53f60a83304..00000000000 --- a/app-dicts/sword-FreMartin/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST FreMartin-1.2.zip 1665126 BLAKE2B 75a71ccb6d0ede290a77dbb17b99546e3ce6bf825e0592293fae553fbf01edfd7c38705a1ee63ee60823aa1b8ac8e2670522c2d520e594de12cc184a454fe7dd SHA512 76a53edf0cce3976eb56fbee4c60e33ec53c7b4cd71c582e62d81b503d419188b804774c957c54f637b7c551e584dc611c0e123f66f51476328c8d5be3591f1a diff --git a/app-dicts/sword-FreMartin/metadata.xml b/app-dicts/sword-FreMartin/metadata.xml deleted file mode 100644 index 3e5026ee375..00000000000 --- a/app-dicts/sword-FreMartin/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>[email protected]</email> - <name>Marek Szuba</name> - </maintainer> -</pkgmetadata>
