From a8cd85ea5131541983b5f61fbd4533bb1ea4fa1d Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Fri, 20 May 2022 10:54:01 +0100 Subject: app-dicts/sword-FinRK: add 1.8.3, drop 1.8.2 Signed-off-by: Marek Szuba --- app-dicts/sword-FinRK/Manifest | 2 +- app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild | 13 ------------- app-dicts/sword-FinRK/sword-FinRK-1.8.3.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild create mode 100644 app-dicts/sword-FinRK/sword-FinRK-1.8.3.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-FinRK/Manifest b/app-dicts/sword-FinRK/Manifest index e3c5ada8c5aa..773b8be85ec4 100644 --- a/app-dicts/sword-FinRK/Manifest +++ b/app-dicts/sword-FinRK/Manifest @@ -1 +1 @@ -DIST FinRK-1.8.2.zip 2116671 BLAKE2B 55d8445a84e9f88131136a7536f22cf772b06ba7f7834998a68537c575012620051aff8ba6ebe5c4364177d28ba3628bbb03066a2da3dfd09fb8f29a4e216840 SHA512 5d1d842e420f3caae26bdd77a7bad4d8f21f9ed5ac2f84962cc1ccda8dca003eb2b841cfeaad0a4b1cdc5b41603305d11f6b81ec21404ce3279a4beb10eae17a +DIST FinRK-1.8.3.zip 2111637 BLAKE2B 1bdf7726fd37debb5eef2d4c916ca3b30e6c4b5520fcac152db2643d42b7a33383d1d011de3d602d09dc999c2a627b0cf7de003e642220851039e4fafd8b4438 SHA512 391b6f2f8de92f98395ae01985a50a4e725b104b0bd4abbe08908279410a117e40ecc7e1cc5f61e8fe532fca1bfc8e97df3fd8f154eb6c67660792b8a2112e0c diff --git a/app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild b/app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild deleted file mode 100644 index b8aaf46a2cc9..000000000000 --- a/app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2022 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="Raamattu Kansalle (2012)" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FinRK" -LICENSE="crosswire" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" diff --git a/app-dicts/sword-FinRK/sword-FinRK-1.8.3.ebuild b/app-dicts/sword-FinRK/sword-FinRK-1.8.3.ebuild new file mode 100644 index 000000000000..4cec26377fda --- /dev/null +++ b/app-dicts/sword-FinRK/sword-FinRK-1.8.3.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +SWORD_MINIMUM_VERSION="1.6.1" + +inherit sword-module + +DESCRIPTION="Raamattu Kansalle (2012)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FinRK" +LICENSE="crosswire" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" -- cgit v1.2.3-65-gdbad