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-BurJudson/
Date: Thu, 30 Jul 2020 13:43:06
Message-Id: 1596116507.e82f2011556df1a81f09f5830977a4fa8f546d11.marecki@gentoo
1 commit: e82f2011556df1a81f09f5830977a4fa8f546d11
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 12:46:34 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 13:41:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82f2011
7
8 app-dicts/sword-BurJudson: bump to 1.3
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-BurJudson/Manifest | 2 +-
13 .../{sword-BurJudson-1.1.ebuild => sword-BurJudson-1.3.ebuild} | 5 ++++-
14 2 files changed, 5 insertions(+), 2 deletions(-)
15
16 diff --git a/app-dicts/sword-BurJudson/Manifest b/app-dicts/sword-BurJudson/Manifest
17 index f1d60915921..a97e315f949 100644
18 --- a/app-dicts/sword-BurJudson/Manifest
19 +++ b/app-dicts/sword-BurJudson/Manifest
20 @@ -1 +1 @@
21 -DIST BurJudson-1.1.zip 1990168 BLAKE2B f2073a2bdf41df690c5224a25ce8d2ce86bc1a896b5355de8bb1a7486bb0f06c807e23ebf04da16ff734c1a0f4a31e214740b4e3ce5fff31f6253dc0df7b7ca3 SHA512 49e3d9fcf0d12ed5923f81c4fd5d6e0c34b066d992ac9944617fb8dfc734e493f78a60d18966b86557b9477c5d5d5fde17699b5b1bcc8d0ed8dfad20677fdcae
22 +DIST BurJudson-1.3.zip 2099482 BLAKE2B b1b59e27d9aefeca43744d3366cc4b128f02dcff5ee0e9fbb0befd4214ec018fbb90dad44de46b385c5f8d29419ba44b54d5dee89d1e0796a2979b61841321b4 SHA512 d244591cf0a7633d5cfa27bdbb54478d5ec4cb156ba68b3d59aabaad43e7ed96f050127750a9150edc4727862cbefa24cbfc0ce37785166eef81a705ccf0efd3
23
24 diff --git a/app-dicts/sword-BurJudson/sword-BurJudson-1.1.ebuild b/app-dicts/sword-BurJudson/sword-BurJudson-1.3.ebuild
25 similarity index 82%
26 rename from app-dicts/sword-BurJudson/sword-BurJudson-1.1.ebuild
27 rename to app-dicts/sword-BurJudson/sword-BurJudson-1.3.ebuild
28 index 9a6b39fdd91..22ef71e0bc5 100644
29 --- a/app-dicts/sword-BurJudson/sword-BurJudson-1.1.ebuild
30 +++ b/app-dicts/sword-BurJudson/sword-BurJudson-1.3.ebuild
31 @@ -2,7 +2,8 @@
32 # Distributed under the terms of the GNU General Public License v2
33
34 EAPI=7
35 -SWORD_MODULE="BurJudson"
36 +
37 +SWORD_MINIMUM_VERSION="1.5.9"
38
39 inherit sword-module
40
41 @@ -10,3 +11,5 @@ DESCRIPTION="1835 Judson Burmese Bible"
42 HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=BurJudson"
43 LICENSE="public-domain"
44 KEYWORDS="~amd64 ~ppc ~x86"
45 +
46 +RDEPEND="media-fonts/sil-padauk"