commit: 53b7ae6d205feb368ecbc6f3df6b9b6e2e853b92
Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 8 20:36:39 2022 +0000
Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Thu Dec 8 22:38:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53b7ae6d
app-dicts/sword-AKJV: update EAPI 7 -> 8, correct LICENSE
Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
.../sword-AKJV/{sword-AKJV-1.4.ebuild => sword-AKJV-1.4-r1.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/app-dicts/sword-AKJV/sword-AKJV-1.4.ebuild
b/app-dicts/sword-AKJV/sword-AKJV-1.4-r1.ebuild
similarity index 82%
rename from app-dicts/sword-AKJV/sword-AKJV-1.4.ebuild
rename to app-dicts/sword-AKJV/sword-AKJV-1.4-r1.ebuild
index 466b6472df96..d88c6d601583 100644
--- a/app-dicts/sword-AKJV/sword-AKJV-1.4.ebuild
+++ b/app-dicts/sword-AKJV/sword-AKJV-1.4-r1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
-SWORD_MODULE="AKJV"
+EAPI=8
+
+SWORD_MINIMUM_VERSION="1.5.1a"
inherit sword-module
DESCRIPTION="American King James Version"
HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=AKJV"
-LICENSE="public-domain"
+LICENSE="free-noncomm"
KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86"