From 4b66d5e40050885d9c39358f468a7763c754de13 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 22:27:53 +0200 Subject: app-dicts/sword-TR: bump to 2.4 Signed-off-by: Marek Szuba --- app-dicts/sword-TR/Manifest | 2 +- app-dicts/sword-TR/sword-TR-1.2.ebuild | 12 ------------ app-dicts/sword-TR/sword-TR-2.4.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 13 deletions(-) delete mode 100644 app-dicts/sword-TR/sword-TR-1.2.ebuild create mode 100644 app-dicts/sword-TR/sword-TR-2.4.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-TR/Manifest b/app-dicts/sword-TR/Manifest index bb4bbf74b70f..bd36637eba51 100644 --- a/app-dicts/sword-TR/Manifest +++ b/app-dicts/sword-TR/Manifest @@ -1 +1 @@ -DIST TR-1.2.zip 1273411 BLAKE2B 6e1705522b53d76ef35f45e7e6159342138f34e9c855da64bc4add705a67aac7431035f93f7717d437214b4c9418b4516c2d9fbf347eafd9f0e03e3a5f12f0f8 SHA512 0bae1092a1afadd2a3d7d65cd1d981be4bcca4e6e4e3f6323a9abd337e006d65893a9735e013a906c63a94473ca4028eeecfe26b16942d4fb1a128c8540684f1 +DIST TR-2.4.zip 968375 BLAKE2B b24326bca58bc0adb0f10071f278ffc3b08a4d4197eacdbf00c2cfc34d3511d99daf3b78b0e964fdda204d897a5fd50eadb4ec865f5d858ed3e365d581eac9d1 SHA512 3b2527e66148b6d115259e6c84253c6b883b0cc7081f9ba53cf7584af21e72bb5e091f1bcc270229b4bb717273eebd0cb10572ab732e907509faa62e2ba7a238 diff --git a/app-dicts/sword-TR/sword-TR-1.2.ebuild b/app-dicts/sword-TR/sword-TR-1.2.ebuild deleted file mode 100644 index e9710a8489fc..000000000000 --- a/app-dicts/sword-TR/sword-TR-1.2.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -SWORD_MODULE="TR" - -inherit sword-module - -DESCRIPTION="Textus Receptus (1550/1894)" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=TR" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-TR/sword-TR-2.4.ebuild b/app-dicts/sword-TR/sword-TR-2.4.ebuild new file mode 100644 index 000000000000..1b2e02317f02 --- /dev/null +++ b/app-dicts/sword-TR/sword-TR-2.4.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2020 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 ~ppc ~x86" -- cgit v1.2.3-65-gdbad