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-Byz/
Date: Thu, 30 Jul 2020 13:43:07
Message-Id: 1596116510.d5de04c50654cf7c919f79ff34a0c8ed31ab642f.marecki@gentoo
1 commit: d5de04c50654cf7c919f79ff34a0c8ed31ab642f
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 12:51:32 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 13:41:50 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5de04c5
7
8 app-dicts/sword-Byz: bump to 2.4
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-Byz/Manifest | 2 +-
13 app-dicts/sword-Byz/metadata.xml | 8 ++++++++
14 .../sword-Byz/{sword-Byz-1.10.ebuild => sword-Byz-2.4.ebuild} | 7 ++++---
15 3 files changed, 13 insertions(+), 4 deletions(-)
16
17 diff --git a/app-dicts/sword-Byz/Manifest b/app-dicts/sword-Byz/Manifest
18 index 1137565c918..9dbaf6c874c 100644
19 --- a/app-dicts/sword-Byz/Manifest
20 +++ b/app-dicts/sword-Byz/Manifest
21 @@ -1 +1 @@
22 -DIST Byz-1.10.zip 1263944 BLAKE2B ba0985666992db19bdac5d7960686d6ffd06fdc37d1444b5949e073e45d25dcf1f99ede807a9f5e9ed02fde7d412a9f06835557d8ca7a2097f83df5cdd5a082c SHA512 e47ed94aa465932191903f8199ab119ca6075807cf2c693c04cfecf27b2b128d3f757c57929151e16f8e014ffcb8ef303702642b8863100fd49e6a54120a3727
23 +DIST Byz-2.4.zip 972160 BLAKE2B 9d35520f1a98b9774a8262d21157eff661c11a8caf4624d8e8ccfc1314b73b115f9b982c032369c819b509a14c94986c92cfe2d2cfdd1dc01249e0593b1b3764 SHA512 5c33b20c471f827c625144abe559bc0c8168a2fa019b040c96fb0ef95353ae220069e2675fa7eced36b92163278939cfbbc855db38654ab1bf457aa5a1b6c39a
24
25 diff --git a/app-dicts/sword-Byz/metadata.xml b/app-dicts/sword-Byz/metadata.xml
26 index 3e5026ee375..644e68f6990 100644
27 --- a/app-dicts/sword-Byz/metadata.xml
28 +++ b/app-dicts/sword-Byz/metadata.xml
29 @@ -5,4 +5,12 @@
30 <email>marecki@g.o</email>
31 <name>Marek Szuba</name>
32 </maintainer>
33 + <longdescription>
34 + The New Testament in the Original Greek: Byzantine Textform 2005, edited
35 + by Maurice A. Robinson and William G. Pierpont. This is the edition by Pierpont
36 + and Robinson of a Majority, or Byzantine, text of the NT. It is similar to an
37 + earlier production of Hodges and Farstad in being based on von Soden's
38 + apparatus, but without their stemmatic reconstruction of the Apocalypse and
39 + the Pericope Adulterae.
40 + </longdescription>
41 </pkgmetadata>
42
43 diff --git a/app-dicts/sword-Byz/sword-Byz-1.10.ebuild b/app-dicts/sword-Byz/sword-Byz-2.4.ebuild
44 similarity index 63%
45 rename from app-dicts/sword-Byz/sword-Byz-1.10.ebuild
46 rename to app-dicts/sword-Byz/sword-Byz-2.4.ebuild
47 index 1093ff1e856..06727b05739 100644
48 --- a/app-dicts/sword-Byz/sword-Byz-1.10.ebuild
49 +++ b/app-dicts/sword-Byz/sword-Byz-2.4.ebuild
50 @@ -2,11 +2,12 @@
51 # Distributed under the terms of the GNU General Public License v2
52
53 EAPI=7
54 -SWORD_MODULE="Byz"
55 +
56 +SWORD_MINIMUM_VERSION="1.7.2"
57
58 inherit sword-module
59
60 -DESCRIPTION="Byzantine/Majority Text (2000)"
61 +DESCRIPTION="The New Testament in Original Greek: Byzantine Textform 2005"
62 HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Byz"
63 -LICENSE="public-domain"
64 +LICENSE="CC-BY-NC-SA-4.0"
65 KEYWORDS="~amd64 ~ppc ~x86"