diff options
author | Marek Szuba <marecki@gentoo.org> | 2021-04-25 17:02:58 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2021-04-25 18:14:43 +0200 |
commit | c43365a34bca18dc1bb48e27d0784b8933a913cf (patch) | |
tree | ca298e4ad32ad8d74040a1dd3eb2b338da993d25 /app-dicts/sword-FreBDM1744 | |
parent | app-dicts/sword-Darby: bump to 2.0 (diff) | |
download | gentoo-c43365a34bca18dc1bb48e27d0784b8933a913cf.tar.gz gentoo-c43365a34bca18dc1bb48e27d0784b8933a913cf.tar.bz2 gentoo-c43365a34bca18dc1bb48e27d0784b8933a913cf.zip |
app-dicts/sword-FreBDM1744: bump to 2.0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-FreBDM1744')
-rw-r--r-- | app-dicts/sword-FreBDM1744/Manifest | 2 | ||||
-rw-r--r-- | app-dicts/sword-FreBDM1744/sword-FreBDM1744-2.0.ebuild (renamed from app-dicts/sword-FreBDM1744/sword-FreBDM1744-1.2.1.ebuild) | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-dicts/sword-FreBDM1744/Manifest b/app-dicts/sword-FreBDM1744/Manifest index 05f9cdbca262..c6e00eaa0cf4 100644 --- a/app-dicts/sword-FreBDM1744/Manifest +++ b/app-dicts/sword-FreBDM1744/Manifest @@ -1 +1 @@ -DIST FreBDM1744-1.2.1.zip 1665215 BLAKE2B ba55b5c2803efc280161303d9588ba796808c462c8047bccfc3e483c7b4173dd0313b2940b291c3b1e00dfa37ace6271887c739778e26c3abc9237c0d34ca1c0 SHA512 59ab2d3ea36523ea4e01b5ac8bcaada71c4a3294229f554a4caf3ead71c33765e96cdae1e2ef9cf5c8439ecb8fdbaab920c61b5eda6295f42fcdb888817716f3 +DIST FreBDM1744-2.0.zip 1739567 BLAKE2B b1df31e8a3053553e55224bb2955546aa3603c0e66efc5ec01d49ce45633112016fc5a872072658e4433d55d5917a450b7e0b364fe09cbc1f6afe690fb6effae SHA512 c214f5f73f51ec0a38f8fb29eedcce901180aa02a5e8a0b5b8356ef4f365c6c156c5f90a40d5b9546d8031971bdaf5aee3d55699113ac0ec3899dbc0ca39a63f diff --git a/app-dicts/sword-FreBDM1744/sword-FreBDM1744-1.2.1.ebuild b/app-dicts/sword-FreBDM1744/sword-FreBDM1744-2.0.ebuild index dfa7968aa348..a949bb1e7754 100644 --- a/app-dicts/sword-FreBDM1744/sword-FreBDM1744-1.2.1.ebuild +++ b/app-dicts/sword-FreBDM1744/sword-FreBDM1744-2.0.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -SWORD_MINIMUM_VERSION="1.5.9" +SWORD_MINIMUM_VERSION="1.8.0" inherit sword-module -DESCRIPTION="French Bible Martin (1744)" +DESCRIPTION="Bible David Martin (1744)" HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreBDM1744" LICENSE="public-domain" KEYWORDS="~amd64 ~ppc ~x86" |