Skip to content

Commit

Permalink
app-dicts/sword-AKJV: update EAPI 7 -> 8, correct LICENSE
Browse files Browse the repository at this point in the history
Signed-off-by: Marek Szuba <[email protected]>
  • Loading branch information
Marek Szuba committed Dec 8, 2022
1 parent f47fe2a commit 53b7ae6
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 53b7ae6

Please sign in to comment.