From f47fe2a9c063279ac1edabdb45e803e3957650e7 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 8 Dec 2022 20:36:24 +0000 Subject: app-dicts/sword-ACV: update EAPI 7 -> 8 Signed-off-by: Marek Szuba --- app-dicts/sword-ACV/sword-ACV-2.0-r1.ebuild | 13 +++++++++++++ app-dicts/sword-ACV/sword-ACV-2.0.ebuild | 12 ------------ 2 files changed, 13 insertions(+), 12 deletions(-) create mode 100644 app-dicts/sword-ACV/sword-ACV-2.0-r1.ebuild delete mode 100644 app-dicts/sword-ACV/sword-ACV-2.0.ebuild (limited to 'app-dicts/sword-ACV') diff --git a/app-dicts/sword-ACV/sword-ACV-2.0-r1.ebuild b/app-dicts/sword-ACV/sword-ACV-2.0-r1.ebuild new file mode 100644 index 000000000000..fc9bdf0840c5 --- /dev/null +++ b/app-dicts/sword-ACV/sword-ACV-2.0-r1.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.5.9" + +inherit sword-module + +DESCRIPTION="A Conservative Version" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ACV" +LICENSE="public-domain" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" diff --git a/app-dicts/sword-ACV/sword-ACV-2.0.ebuild b/app-dicts/sword-ACV/sword-ACV-2.0.ebuild deleted file mode 100644 index d73231d43585..000000000000 --- a/app-dicts/sword-ACV/sword-ACV-2.0.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -SWORD_MODULE="ACV" - -inherit sword-module - -DESCRIPTION="A Conservative Version" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ACV" -LICENSE="public-domain" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" -- cgit v1.2.3-65-gdbad