From e36d6e56e3ff3c2cfe782e0efc3d9b14227eafed Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 25 Apr 2021 17:04:03 +0200 Subject: app-dicts/sword-FreDAW: bump to 1.2.1 Signed-off-by: Marek Szuba --- app-dicts/sword-FreDAW/Manifest | 2 +- app-dicts/sword-FreDAW/sword-FreDAW-1.2.1.ebuild | 13 +++++++++++++ app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild | 13 ------------- 3 files changed, 14 insertions(+), 14 deletions(-) create mode 100644 app-dicts/sword-FreDAW/sword-FreDAW-1.2.1.ebuild delete mode 100644 app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild (limited to 'app-dicts') diff --git a/app-dicts/sword-FreDAW/Manifest b/app-dicts/sword-FreDAW/Manifest index 6827ead8ced9..06ff3805cd0f 100644 --- a/app-dicts/sword-FreDAW/Manifest +++ b/app-dicts/sword-FreDAW/Manifest @@ -1 +1 @@ -DIST FreDAW-1.2.zip 7336386 BLAKE2B b0cbb3f6f422d949155537982f7ea4488c15831055ef7e499da0c6c104512901bbe1b91f7f8dbadc2af62b0200c9c50ae921e119265b197826d18f69ed6a5ad9 SHA512 0cac392215afd3d31d022909389fea2f04611a4561aa2d3f0d40b092eca78e33caf0c4e86d3fb472d080c0884c24d332fbee073352c541b8fada3861db95050d +DIST FreDAW-1.2.1.zip 7336441 BLAKE2B fa721bd02bacbf3b64d5d9244bb9c3a7505b9f3abc4df87fdab92a2c6aa581ed4f306909d8990d88c7dfab8496858b0d3104c7122b8777b77ea96e352da73bac SHA512 ee98a4c2cb171cf5a113c670723c6559c8e5727c41537269c543b783a8fb71922dfd210219f1e7c83b56eb4ccd1c93d742b7f4b192a049de2d63f01ad6a3d08e diff --git a/app-dicts/sword-FreDAW/sword-FreDAW-1.2.1.ebuild b/app-dicts/sword-FreDAW/sword-FreDAW-1.2.1.ebuild new file mode 100644 index 000000000000..f3ce91cf4b91 --- /dev/null +++ b/app-dicts/sword-FreDAW/sword-FreDAW-1.2.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2021 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="Dictionnaire encyclopédique de la Bible A. Westphal (1932)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreDAW" +LICENSE="crosswire free-noncomm" +KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild b/app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild deleted file mode 100644 index d3ac8050744e..000000000000 --- a/app-dicts/sword-FreDAW/sword-FreDAW-1.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# 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="Dictionnaire encyclopédique de la Bible A. Westphal (1932)" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreDAW" -LICENSE="crosswire free-noncomm" -KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad