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-Robinson/
Date: Thu, 30 Jul 2020 13:43:12
Message-Id: 1596116544.e27a186e0f4794d672b48df882d1f1bff82f2222.marecki@gentoo
1 commit: e27a186e0f4794d672b48df882d1f1bff82f2222
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 13:41:13 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 13:42:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e27a186e
7
8 app-dicts/sword-Robinson: bump to 2.1
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-Robinson/Manifest | 2 +-
13 app-dicts/sword-Robinson/metadata.xml | 9 +++++++++
14 .../{sword-Robinson-2.0.ebuild => sword-Robinson-2.1.ebuild} | 5 +++--
15 3 files changed, 13 insertions(+), 3 deletions(-)
16
17 diff --git a/app-dicts/sword-Robinson/Manifest b/app-dicts/sword-Robinson/Manifest
18 index 371ab6e898e..4337671ff90 100644
19 --- a/app-dicts/sword-Robinson/Manifest
20 +++ b/app-dicts/sword-Robinson/Manifest
21 @@ -1 +1 @@
22 -DIST Robinson-2.0.zip 31613 BLAKE2B 422a0d2a38628130e09441c18ea0b1f33cf0249a19d8073dc17dbce70e449cdc664d2808057ce5da6448ce2a62b23a720ba32c9ce423e191367e0b19adfe71d7 SHA512 c9921b605b5c429a7ded38141620874bae5a222f8aa7b0afd5c1b4000b66d0a5010c18a87c2a8d450dfc8f0e27360f47a8670e78633f8aa7fdbe698c4e5a991d
23 +DIST Robinson-2.1.zip 43302 BLAKE2B d91872017f1d4ebed662547fa735ae1ff4771795304f0f9936cad349cab3ecbde428df9d4493194a5e2c3adf4884772adbccbe01703311ec070209e4d6609c4f SHA512 78fe74a701a942cb355e798bc5fad7bf468844603805fd93430330abeb1055ff28ac3df633b14874557495799bdf92494aac64268d5a01cd60d79edd53cb6d9d
24
25 diff --git a/app-dicts/sword-Robinson/metadata.xml b/app-dicts/sword-Robinson/metadata.xml
26 index 3e5026ee375..4cb8777495e 100644
27 --- a/app-dicts/sword-Robinson/metadata.xml
28 +++ b/app-dicts/sword-Robinson/metadata.xml
29 @@ -5,4 +5,13 @@
30 <email>marecki@g.o</email>
31 <name>Marek Szuba</name>
32 </maintainer>
33 + <longdescription>
34 + Produced in accordance with the key at
35 + http://www.byztxt.com/download/PARSINGS.TXT, on the basis of numerous Greek
36 + texts, and with significant editorial and corrective emendation.
37 +
38 + This text was first created by the CrossWire Bible Society in 2002, and
39 + recreated in 2009 using the more recent coding system and numerous
40 + additional Greek texts.
41 + </longdescription>
42 </pkgmetadata>
43
44 diff --git a/app-dicts/sword-Robinson/sword-Robinson-2.0.ebuild b/app-dicts/sword-Robinson/sword-Robinson-2.1.ebuild
45 similarity index 84%
46 rename from app-dicts/sword-Robinson/sword-Robinson-2.0.ebuild
47 rename to app-dicts/sword-Robinson/sword-Robinson-2.1.ebuild
48 index 50c8c645d4c..1372cee53c7 100644
49 --- a/app-dicts/sword-Robinson/sword-Robinson-2.0.ebuild
50 +++ b/app-dicts/sword-Robinson/sword-Robinson-2.1.ebuild
51 @@ -2,11 +2,12 @@
52 # Distributed under the terms of the GNU General Public License v2
53
54 EAPI=7
55 -SWORD_MODULE="Robinson"
56 +
57 +SWORD_MINIMUM_VERSION="1.5.11"
58
59 inherit sword-module
60
61 DESCRIPTION="Robinson's Morphological Analysis Codes"
62 HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Robinson"
63 -LICENSE="CC-BY-SA-3.0"
64 +LICENSE="CC-BY-SA-4.0"
65 KEYWORDS="~amd64 ~ppc ~x86"