From 2ff858704d8e6af63bcdbd54d2a016ad2399eda2 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Fri, 20 May 2022 10:51:51 +0100 Subject: app-dicts/sword-Clarke: add 2.0, drop 1.0 Signed-off-by: Marek Szuba --- app-dicts/sword-Clarke/Manifest | 2 +- app-dicts/sword-Clarke/sword-Clarke-1.0.ebuild | 12 ------------ app-dicts/sword-Clarke/sword-Clarke-2.0.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 13 deletions(-) delete mode 100644 app-dicts/sword-Clarke/sword-Clarke-1.0.ebuild create mode 100644 app-dicts/sword-Clarke/sword-Clarke-2.0.ebuild (limited to 'app-dicts/sword-Clarke') diff --git a/app-dicts/sword-Clarke/Manifest b/app-dicts/sword-Clarke/Manifest index 4519f76c9a8b..0a682c2225a3 100644 --- a/app-dicts/sword-Clarke/Manifest +++ b/app-dicts/sword-Clarke/Manifest @@ -1 +1 @@ -DIST Clarke-1.0.zip 9722167 BLAKE2B 2b07fe56d1d188c79d7f4f04707f8ec57f4e062ce3f5822e04e9df7d1cbd1c1aa2803bbcfc83e6b9625ca8e351c9690fb8a78cde4600aea066db72d1e732698b SHA512 f383e897a16a3c2b68d62145a2952cfee1b0fdfea8848d7973ab5b453aaa4706beaaae9ac457bbd512cd8c45a7514b312563b408a238447e6f69d16f8664c849 +DIST Clarke-2.0.zip 8627265 BLAKE2B 9cb78adec813ce24ece7ff84be3092d2ccb0975305336f9dbccc597b08e31e8775a020223fa3aa92c56ba6df1d00f6ef706e143fa1c45a7fb0ec024c0c69d1e6 SHA512 60b64e8fd3cb071d0e8981dde5c5f1dad8923e9d50962bbc6fbc6ad4284e71b6a54283b38505e6862b5b74efa269d08d8f7f2d2b50e5e7070caaaf3b71492832 diff --git a/app-dicts/sword-Clarke/sword-Clarke-1.0.ebuild b/app-dicts/sword-Clarke/sword-Clarke-1.0.ebuild deleted file mode 100644 index 11838984d2c6..000000000000 --- a/app-dicts/sword-Clarke/sword-Clarke-1.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="Clarke" - -inherit sword-module - -DESCRIPTION="Adam Clarke's Commentary on the Bible" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Clarke" -LICENSE="public-domain" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" diff --git a/app-dicts/sword-Clarke/sword-Clarke-2.0.ebuild b/app-dicts/sword-Clarke/sword-Clarke-2.0.ebuild new file mode 100644 index 000000000000..ded3eac62b86 --- /dev/null +++ b/app-dicts/sword-Clarke/sword-Clarke-2.0.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="Adam Clarke's Commentary and critical notes on the Bible" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=Clarke" +LICENSE="public-domain" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" -- cgit v1.2.3-65-gdbad