From f0a69ae96ef698cdc436622a70e440d75f858879 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 21:52:18 +0200 Subject: app-dicts/sword-GerElb1871: bump to 1.2 Signed-off-by: Marek Szuba --- app-dicts/sword-GerElb1871/Manifest | 2 +- app-dicts/sword-GerElb1871/sword-GerElb1871-1.1.ebuild | 12 ------------ app-dicts/sword-GerElb1871/sword-GerElb1871-1.2.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 13 deletions(-) delete mode 100644 app-dicts/sword-GerElb1871/sword-GerElb1871-1.1.ebuild create mode 100644 app-dicts/sword-GerElb1871/sword-GerElb1871-1.2.ebuild (limited to 'app-dicts/sword-GerElb1871') diff --git a/app-dicts/sword-GerElb1871/Manifest b/app-dicts/sword-GerElb1871/Manifest index b03d947299f5..7fa761515ea3 100644 --- a/app-dicts/sword-GerElb1871/Manifest +++ b/app-dicts/sword-GerElb1871/Manifest @@ -1 +1 @@ -DIST GerElb1871-1.1.zip 1733446 BLAKE2B 19f682151450fd65cee999aa2c9cc5f9a66fb4923755c11bab819dbf1ef11aa4d969f2c233020892bd8e8f3ba9a645eed88d70f0db40bc5a5f1651992b6d2260 SHA512 293d97bebf074de8cfad1b1cc0d62c47d29378b07c91ece870ab6a0c235a8c36572324d181a014c0b1ce46d56f67935bb17724a5ac4e9b7cf95aa0219a411d1c +DIST GerElb1871-1.2.zip 1749307 BLAKE2B b699eec36f3f8294a372d2c23b8dce3e2055b1840b1f57fe2dd9e30ab99531c05046586dead63bb7b7a1c0e68c8b81af40b438d8f3f4860b73a640553d1877e3 SHA512 f5ea9ed51884166f4fcb11d597faa6783040717012c29750d0ac823aa73fb7ac69848404837e5b8e99cde68e57cd202322f40d8557da2b45fc39d4bb52c5815b diff --git a/app-dicts/sword-GerElb1871/sword-GerElb1871-1.1.ebuild b/app-dicts/sword-GerElb1871/sword-GerElb1871-1.1.ebuild deleted file mode 100644 index 6c82f60c3451..000000000000 --- a/app-dicts/sword-GerElb1871/sword-GerElb1871-1.1.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="GerElb1871" - -inherit sword-module - -DESCRIPTION="German Elberfelder (1871)" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerElb1871" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-GerElb1871/sword-GerElb1871-1.2.ebuild b/app-dicts/sword-GerElb1871/sword-GerElb1871-1.2.ebuild new file mode 100644 index 000000000000..cf9f58785e40 --- /dev/null +++ b/app-dicts/sword-GerElb1871/sword-GerElb1871-1.2.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.5.9" + +inherit sword-module + +DESCRIPTION="German Elberfelder (1871)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerElb1871" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad