From 5607e31159b1d24c3a4785171e9f428ee9758b34 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Fri, 20 May 2022 10:59:55 +0100 Subject: app-dicts/sword-UrduGeoDeva: add 1.9, drop 1.8 Signed-off-by: Marek Szuba --- app-dicts/sword-UrduGeoDeva/Manifest | 2 +- app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.8.ebuild | 13 ------------- app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.8.ebuild create mode 100644 app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-UrduGeoDeva/Manifest b/app-dicts/sword-UrduGeoDeva/Manifest index c0aeabc99757..96e404f820fb 100644 --- a/app-dicts/sword-UrduGeoDeva/Manifest +++ b/app-dicts/sword-UrduGeoDeva/Manifest @@ -1 +1 @@ -DIST UrduGeoDeva-1.8.zip 2309014 BLAKE2B fc9391438d0409636b4a57f255c208b1d28a594ba427a8345db5dc91445a707a0f982d0bd36ecfc6f71ed3a2e6f206b4fb27a590b682a531513c534b6f58ed2a SHA512 2ade6cfeca3fa502faabf89d4eac6ba069d7cdb492c045b0ce3cd981b0d68cfbbe7c18c1a2614ede697ce9cd000bf548e24df80a4e3a07a16724aee33cbb238b +DIST UrduGeoDeva-1.9.zip 2405436 BLAKE2B 9c3564213aecf3d6de565f571ab92ed56a38201c47a2df4fb2ae6488d36f97252b99dba762f51c3e3792cb445d4cf233a26e9ac148d98585e222bae7a60db1d5 SHA512 ee24134104f4dfe5a929ed3e98e698e113ec7891d0d6abb06580bdd607620d08e7794253c90c427f7a115147d3fb297e03383ea04e4dde46ed3d50b25da24b8e diff --git a/app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.8.ebuild b/app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.8.ebuild deleted file mode 100644 index 5c873e7bc99f..000000000000 --- a/app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.8.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) Bible, Devanagari script" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=UrduGeoDeva" -LICENSE="crosswire" -KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" diff --git a/app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.ebuild b/app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.ebuild new file mode 100644 index 000000000000..13a61e189bac --- /dev/null +++ b/app-dicts/sword-UrduGeoDeva/sword-UrduGeoDeva-1.9.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) Bible, Devanagari script" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=UrduGeoDeva" +LICENSE="crosswire" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" -- cgit v1.2.3-18-g5258