From ccf817e5f1871a66813b8cf6c50223067a0ddb9c Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 25 Apr 2021 18:11:18 +0200 Subject: app-dicts/sword-Vulgate: bump to 2.1 Signed-off-by: Marek Szuba --- app-dicts/sword-Vulgate/Manifest | 2 +- app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild | 12 ------------ app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 13 deletions(-) delete mode 100644 app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild create mode 100644 app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild (limited to 'app-dicts/sword-Vulgate') diff --git a/app-dicts/sword-Vulgate/Manifest b/app-dicts/sword-Vulgate/Manifest index b9c8da5eb989..03f55e9bb2d6 100644 --- a/app-dicts/sword-Vulgate/Manifest +++ b/app-dicts/sword-Vulgate/Manifest @@ -1 +1 @@ -DIST Vulgate-1.1.zip 1316533 BLAKE2B 9290df97a3a324bf05201e447765ca798c89928b9eabe6082fece09992090fd0d1ba18725228c2143326d87c80063aa8e761677ef1d6bb7dd9ad3da93ec14a7e SHA512 d4c51461ac09c4902c395c7f37fd45532dc071b7df787a0e1a7142d7d783abe50b25423ae867f4ad2665d15397e74bfb56b5d395be3f28f9dd5647f4eac6df09 +DIST Vulgate-2.1.zip 1982681 BLAKE2B aca6f25bc48cdf353279b4d438502825a06621839292403a1dc95f94c6f61900dbee4807c5a10a249b0260d649e979732e000954737004760e2783923da01856 SHA512 c9fa98b179c34a2377b9f42350a6d3220667993dc75ead62c56788e6db7d5b4fdb83b48e075935f620fbffaf5141edd8f47e38ddc8635bfb8a6e9d16b6d8069d diff --git a/app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild b/app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild deleted file mode 100644 index 300d9b51f24f..000000000000 --- a/app-dicts/sword-Vulgate/sword-Vulgate-1.1.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -SWORD_MODULE="Vulgate" - -inherit sword-module - -DESCRIPTION="Latin Vulgate" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Vulgate" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild b/app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild new file mode 100644 index 000000000000..998e7f58f9e2 --- /dev/null +++ b/app-dicts/sword-Vulgate/sword-Vulgate-2.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +SWORD_MINIMUM_VERSION="1.6.1" + +inherit sword-module + +DESCRIPTION="Latin Vulgate" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Vulgate" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad