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-DutSVV/
Date: Thu, 30 Jul 2020 13:43:09
Message-Id: 1596116524.5a8a74cef5d227106da7850f2fa1a72c47f4eb4d.marecki@gentoo
1 commit: 5a8a74cef5d227106da7850f2fa1a72c47f4eb4d
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 13:12:15 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 13:42:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8a74ce
7
8 app-dicts/sword-DutSVV: bump to 2.0
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-DutSVV/Manifest | 2 +-
13 app-dicts/sword-DutSVV/metadata.xml | 12 ++++++++++++
14 .../{sword-DutSVV-1.5.ebuild => sword-DutSVV-2.0.ebuild} | 5 +++--
15 3 files changed, 16 insertions(+), 3 deletions(-)
16
17 diff --git a/app-dicts/sword-DutSVV/Manifest b/app-dicts/sword-DutSVV/Manifest
18 index 12e6163098d..8d79775e61d 100644
19 --- a/app-dicts/sword-DutSVV/Manifest
20 +++ b/app-dicts/sword-DutSVV/Manifest
21 @@ -1 +1 @@
22 -DIST DutSVV-1.5.zip 1534052 BLAKE2B 35721a18962cda6b91627be29946ebb34751cf73b8825213c77c213e7e54c95b4c2b72a4a72dc0c83773fd0ba1abc8dfc7f112244c8f2ecec5cce63baf38ee20 SHA512 d974f707b30b35fb18b31146298a631a88103267bc75a584e93d3cf27879ace97c4229717e95fed9a382e49efe1434028f417fa614ec0a8c8ca8fe8d72bf5388
23 +DIST DutSVV-2.0.zip 1570783 BLAKE2B b807732826bd65cd06fd0a9b8041ac152643bc96d01a10c3ba1c5be7cf6dbde1d77a89bba6753b5598dea89093103a1da6309ed67cb9198b23f52614d96c7afa SHA512 e6de7fce59817d7243daa1b70996f934fb6651235a694937a0d685b0a5c30d53e48007a397a623e101f6802f9281209249cf8f3cb600be7dd87769076a0c2ddc
24
25 diff --git a/app-dicts/sword-DutSVV/metadata.xml b/app-dicts/sword-DutSVV/metadata.xml
26 index 3e5026ee375..96fc29aeec7 100644
27 --- a/app-dicts/sword-DutSVV/metadata.xml
28 +++ b/app-dicts/sword-DutSVV/metadata.xml
29 @@ -5,4 +5,16 @@
30 <email>marecki@g.o</email>
31 <name>Marek Szuba</name>
32 </maintainer>
33 + <longdescription lang="nl">
34 + DAT IS DE GANSE HEILIGE SCHRIFT
35 + BEVATTENDE AL DE KANONIEKE BOEKEN VAN HET
36 + OUDE EN NIEUWE TESTAMENT
37 +
38 + DOOR LAST VAN DE HOOG-MOGENDE HEREN STATEN-GENERAAL DER VERENIGDE NEDERLANDEN
39 + EN VOLGENS HET BESLUIT VAN DE SYNODE NATIONAAL GEHOUDEN TE DORDRECHT IN DE
40 + JAREN 1618 EN 1619 UIT DE OORSPRONKELIJKE TALEN IN ONZE NEDERLANDSE TAAL
41 + GETROUWELIJK OVERGEZET.
42 +
43 + Based on electronic edition from Statenvertaling online.
44 + </longdescription>
45 </pkgmetadata>
46
47 diff --git a/app-dicts/sword-DutSVV/sword-DutSVV-1.5.ebuild b/app-dicts/sword-DutSVV/sword-DutSVV-2.0.ebuild
48 similarity index 73%
49 rename from app-dicts/sword-DutSVV/sword-DutSVV-1.5.ebuild
50 rename to app-dicts/sword-DutSVV/sword-DutSVV-2.0.ebuild
51 index 5bd3db72696..9ecd2153b3b 100644
52 --- a/app-dicts/sword-DutSVV/sword-DutSVV-1.5.ebuild
53 +++ b/app-dicts/sword-DutSVV/sword-DutSVV-2.0.ebuild
54 @@ -2,11 +2,12 @@
55 # Distributed under the terms of the GNU General Public License v2
56
57 EAPI=7
58 -SWORD_MODULE="DutSVV"
59 +
60 +SWORD_MINIMUM_VERSION="1.6.0"
61
62 inherit sword-module
63
64 -DESCRIPTION="Dutch Statenvertaling"
65 +DESCRIPTION="Dutch Statenvertaling Bijbel, including footnotes"
66 HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DutSVV"
67 LICENSE="public-domain"
68 KEYWORDS="~amd64 ~ppc ~x86"