From bd4c53d295cd901321c4bc712b8431b563b5e788 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Fri, 20 May 2022 10:58:17 +0100 Subject: app-dicts/sword-TR: add 3.0, drop 2.4 Signed-off-by: Marek Szuba --- app-dicts/sword-TR/Manifest | 2 +- app-dicts/sword-TR/sword-TR-2.4.ebuild | 13 ------------- app-dicts/sword-TR/sword-TR-3.0.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 app-dicts/sword-TR/sword-TR-2.4.ebuild create mode 100644 app-dicts/sword-TR/sword-TR-3.0.ebuild diff --git a/app-dicts/sword-TR/Manifest b/app-dicts/sword-TR/Manifest index bd36637eba51..8bab0e2224bf 100644 --- a/app-dicts/sword-TR/Manifest +++ b/app-dicts/sword-TR/Manifest @@ -1 +1 @@ -DIST TR-2.4.zip 968375 BLAKE2B b24326bca58bc0adb0f10071f278ffc3b08a4d4197eacdbf00c2cfc34d3511d99daf3b78b0e964fdda204d897a5fd50eadb4ec865f5d858ed3e365d581eac9d1 SHA512 3b2527e66148b6d115259e6c84253c6b883b0cc7081f9ba53cf7584af21e72bb5e091f1bcc270229b4bb717273eebd0cb10572ab732e907509faa62e2ba7a238 +DIST TR-3.0.zip 964573 BLAKE2B 5417bd0dc13d5d2155ae026ef3d4fef17d3bd69c64430c5da0b18732550e4188138d55d7276e2d8013bfeab2de6a6485eb35a9097caa1532e4585c69aa2b0be4 SHA512 e9a69058952a647ab1d8d9321b1923cd830a3eb81ec9d8b7234fa5ecce3e71c17cda8b73d27594ddc6f9a30072f774e1e3736ef3986a4c9e25c9236fc8749fc7 diff --git a/app-dicts/sword-TR/sword-TR-2.4.ebuild b/app-dicts/sword-TR/sword-TR-2.4.ebuild deleted file mode 100644 index fff2fccaed3c..000000000000 --- a/app-dicts/sword-TR/sword-TR-2.4.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.7.2" - -inherit sword-module - -DESCRIPTION="Textus Receptus (1550/1894)" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=TR" -LICENSE="public-domain" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" diff --git a/app-dicts/sword-TR/sword-TR-3.0.ebuild b/app-dicts/sword-TR/sword-TR-3.0.ebuild new file mode 100644 index 000000000000..5a3f140aeb5d --- /dev/null +++ b/app-dicts/sword-TR/sword-TR-3.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="Textus Receptus (1550/1894)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=TR" +LICENSE="CC-BY-NC-SA-4.0" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" -- cgit v1.2.3-65-gdbad