From 41b8576da45321ff52ca78b0f2762ffad75bb8d2 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Fri, 20 May 2022 10:59:12 +0100 Subject: app-dicts/sword-UrduGeo: add 1.10, drop 1.9 Signed-off-by: Marek Szuba --- app-dicts/sword-UrduGeo/Manifest | 2 +- app-dicts/sword-UrduGeo/sword-UrduGeo-1.10.ebuild | 13 +++++++++++++ app-dicts/sword-UrduGeo/sword-UrduGeo-1.9.ebuild | 13 ------------- 3 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 app-dicts/sword-UrduGeo/sword-UrduGeo-1.10.ebuild delete mode 100644 app-dicts/sword-UrduGeo/sword-UrduGeo-1.9.ebuild diff --git a/app-dicts/sword-UrduGeo/Manifest b/app-dicts/sword-UrduGeo/Manifest index 9543fa43f8bb..86a12fcbbc35 100644 --- a/app-dicts/sword-UrduGeo/Manifest +++ b/app-dicts/sword-UrduGeo/Manifest @@ -1 +1 @@ -DIST UrduGeo-1.9.zip 2182280 BLAKE2B 30092cf3f30ff746ef952589bb1591eb82f97718a9b5c06393ae838c2db4ac5aac840523e1ffcb2717b9d136fd710367a44dd2d26248d2b61d0e506cf00ca849 SHA512 d246e573d365315804058c8a655be3977fc7a728531fa0c0cff61399e332f80809669c96b303b83a07553c8a884c579a2949fae6405c59dae703b4ea29cd34bd +DIST UrduGeo-1.10.zip 2182505 BLAKE2B e9f9f525def6868b5ff392c2272895f8fc0b867e63c10e000376e04c67d06472fcb88bbd4bcc8672f86467ecb98f1c2add833223491e4fbb7bd763f7bcc6a49c SHA512 f7026977250158787055c4a4a3a3091d8806d26a0d738d2cd26c578531385bf5159964049dda4335378093cf61d00304165e64a61518b0044749fe262426d018 diff --git a/app-dicts/sword-UrduGeo/sword-UrduGeo-1.10.ebuild b/app-dicts/sword-UrduGeo/sword-UrduGeo-1.10.ebuild new file mode 100644 index 000000000000..042b490613c2 --- /dev/null +++ b/app-dicts/sword-UrduGeo/sword-UrduGeo-1.10.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.6.0" + +inherit sword-module + +DESCRIPTION="Urdu Geo Version (UGV) of the Bible, Urdu script" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=UrduGeo" +LICENSE="crosswire" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" diff --git a/app-dicts/sword-UrduGeo/sword-UrduGeo-1.9.ebuild b/app-dicts/sword-UrduGeo/sword-UrduGeo-1.9.ebuild deleted file mode 100644 index 74b7292624fc..000000000000 --- a/app-dicts/sword-UrduGeo/sword-UrduGeo-1.9.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.6.0" - -inherit sword-module - -DESCRIPTION="Urdu Geo Version (UGV) of the Bible, Urdu script" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=UrduGeo" -LICENSE="crosswire" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" -- cgit v1.2.3-65-gdbad