Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-Esperanto/
Date: Thu, 30 Jul 2020 13:43:10
Message-Id: 1596116527.12baa6e508c67262e51b14f25c253d26987fdc7e.marecki@gentoo
1 commit: 12baa6e508c67262e51b14f25c253d26987fdc7e
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 13:14:20 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 13:42:07 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12baa6e5
7
8 app-dicts/sword-Esperanto: bump to 2.1
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-Esperanto/Manifest | 2 +-
13 app-dicts/sword-Esperanto/metadata.xml | 4 ++++
14 .../{sword-Esperanto-1.6.ebuild => sword-Esperanto-2.1.ebuild} | 5 +++--
15 3 files changed, 8 insertions(+), 3 deletions(-)
16
17 diff --git a/app-dicts/sword-Esperanto/Manifest b/app-dicts/sword-Esperanto/Manifest
18 index a2e0fb2a809..c3008cb8143 100644
19 --- a/app-dicts/sword-Esperanto/Manifest
20 +++ b/app-dicts/sword-Esperanto/Manifest
21 @@ -1 +1 @@
22 -DIST Esperanto-1.6.zip 1391055 BLAKE2B e8871451bd2b67fca767ffcdfadac43aa2c568a5b05868b3c7078163bbcd1c0e808c261d291c561b7730f8762bd83b8ceba2ad497af781fe3c1326de0e1e766e SHA512 783e864df719e251b62c4f4a21f3baa9255f71d59dec8dee3074848ac33f93a0c26ee34f53af4c382978340ec32d6ee180d3403c11ce8682176b4820916cbd06
23 +DIST Esperanto-2.1.zip 1480284 BLAKE2B bf07295cfd9db64d1a10817cb282a8366318c00bb0b74b82a0880bfc974dec0a495c4dfc7a013261ba0251f34e6e84681b962cb4d7dcd8728c509d8b7e017d9b SHA512 b2acd4e8de6bffd5435a8d580873e5bdcaeaab367d22cccbf4ab572dac7271556188db34d838b0aef36ec8ffdf400d02840c8ed9d14add547312f7a618c20c32
24
25 diff --git a/app-dicts/sword-Esperanto/metadata.xml b/app-dicts/sword-Esperanto/metadata.xml
26 index 3e5026ee375..98e68927b15 100644
27 --- a/app-dicts/sword-Esperanto/metadata.xml
28 +++ b/app-dicts/sword-Esperanto/metadata.xml
29 @@ -5,4 +5,8 @@
30 <email>marecki@g.o</email>
31 <name>Marek Szuba</name>
32 </maintainer>
33 + <longdescription>
34 + 1926 Londona Biblio in Esperanto. Old Testament by Ludvic Lazarus Zamenhof
35 + (1910). Full text published in 1926 by the British &amp; Foreign Bible Society.
36 + </longdescription>
37 </pkgmetadata>
38
39 diff --git a/app-dicts/sword-Esperanto/sword-Esperanto-1.6.ebuild b/app-dicts/sword-Esperanto/sword-Esperanto-2.1.ebuild
40 similarity index 79%
41 rename from app-dicts/sword-Esperanto/sword-Esperanto-1.6.ebuild
42 rename to app-dicts/sword-Esperanto/sword-Esperanto-2.1.ebuild
43 index a9af981a31c..a1f914c463b 100644
44 --- a/app-dicts/sword-Esperanto/sword-Esperanto-1.6.ebuild
45 +++ b/app-dicts/sword-Esperanto/sword-Esperanto-2.1.ebuild
46 @@ -2,11 +2,12 @@
47 # Distributed under the terms of the GNU General Public License v2
48
49 EAPI=7
50 -SWORD_MODULE="Esperanto"
51 +
52 +SWORD_MINIMUM_VERSION="1.5.9"
53
54 inherit sword-module
55
56 -DESCRIPTION="Esperanto Bible"
57 +DESCRIPTION="Esperanto Londona Biblio"
58 HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Esperanto"
59 LICENSE="public-domain"
60 KEYWORDS="~amd64 ~ppc ~x86"