From 19c1a400719f5711f5c094d42543611055accef0 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Sun, 25 Apr 2021 16:56:27 +0200 Subject: app-dicts/sword-ChiNCVs: bump to 1.1 Signed-off-by: Marek Szuba --- app-dicts/sword-ChiNCVs/Manifest | 2 +- app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.0.ebuild | 13 ------------- app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.1.ebuild | 13 +++++++++++++ 3 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.0.ebuild create mode 100644 app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.1.ebuild (limited to 'app-dicts/sword-ChiNCVs') diff --git a/app-dicts/sword-ChiNCVs/Manifest b/app-dicts/sword-ChiNCVs/Manifest index e1b65a845800..b09a5e207979 100644 --- a/app-dicts/sword-ChiNCVs/Manifest +++ b/app-dicts/sword-ChiNCVs/Manifest @@ -1 +1 @@ -DIST ChiNCVs-1.0.zip 1481101 BLAKE2B d9d9af5b59e719d883903f44cc286f03e1cddaf3a9b2b4afcece398c1eb1a593e4af947a000d3bddc79c2409f7084f9105dae65c6749de641f10c1a1b6d2467d SHA512 9ece73ee0484289d0d461989832ead759093ae671d904168c79d7ac036e1d082f6442e496dbcb61145b9528450016f47981edd2369ffdb306bad1108e43cc95b +DIST ChiNCVs-1.1.zip 1651581 BLAKE2B f4b2b7bc008d0125cdcfed65f6faa0f6a935d1e0f9482159754300ee3efb42deeedcb1550e7233197d7e12f0616c880e0a4daa77a36f622d00b46a0e3d95891e SHA512 c7941e322d7059b1b341455cd0c34a9023e74abca86daca728364e5b569c36301f2f43cbab4dd956e299245391e17e82170e0d4bda5628f14c7515ffa592ca2b diff --git a/app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.0.ebuild b/app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.0.ebuild deleted file mode 100644 index 35cad2c1ba97..000000000000 --- a/app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.0.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.6" - -inherit sword-module - -DESCRIPTION="New Chinese Version of the Bible, simplified script" -HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiNCVs" -LICENSE="public-domain" -KEYWORDS="~amd64 ~ppc ~x86" diff --git a/app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.1.ebuild b/app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.1.ebuild new file mode 100644 index 000000000000..6f43f0c6c583 --- /dev/null +++ b/app-dicts/sword-ChiNCVs/sword-ChiNCVs-1.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.6.0" + +inherit sword-module + +DESCRIPTION="New Chinese Version of the Bible, simplified script" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiNCVs" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad