From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 49CE8138359 for ; Fri, 11 Sep 2020 00:44:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AF1FE087F; Fri, 11 Sep 2020 00:44:33 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 72C20E087F for ; Fri, 11 Sep 2020 00:44:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5BEE0340D4F for ; Fri, 11 Sep 2020 00:44:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1E0E935C for ; Fri, 11 Sep 2020 00:44:30 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1599785051.4346ae7b0783ec7c46a72da624146a209cd81a50.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-SloKJV/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/sword-SloKJV/Manifest app-dicts/sword-SloKJV/sword-SloKJV-12.0.ebuild X-VCS-Directories: app-dicts/sword-SloKJV/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 4346ae7b0783ec7c46a72da624146a209cd81a50 X-VCS-Branch: master Date: Fri, 11 Sep 2020 00:44:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ce6858fd-c393-4a6d-bee9-1331f97d186c X-Archives-Hash: 97542983a4f751185145592e0b235315 commit: 4346ae7b0783ec7c46a72da624146a209cd81a50 Author: Marek Szuba gentoo org> AuthorDate: Fri Sep 11 00:38:48 2020 +0000 Commit: Marek Szuba gentoo org> CommitDate: Fri Sep 11 00:44:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4346ae7b app-dicts/sword-SloKJV: bump to 12.0 Signed-off-by: Marek Szuba gentoo.org> app-dicts/sword-SloKJV/Manifest | 1 + app-dicts/sword-SloKJV/sword-SloKJV-12.0.ebuild | 13 +++++++++++++ 2 files changed, 14 insertions(+) diff --git a/app-dicts/sword-SloKJV/Manifest b/app-dicts/sword-SloKJV/Manifest index 3d6f7fa04e9..286fcee33f6 100644 --- a/app-dicts/sword-SloKJV/Manifest +++ b/app-dicts/sword-SloKJV/Manifest @@ -1 +1,2 @@ DIST SloKJV-11.0.zip 1289946 BLAKE2B 82dbed6f1ca68079146c808b2a99eab080cfb2b019336e402be977dbd856f50b2f51c28d4655f2498d6dc2dea82a15a2ff3769769b1ebd408e3599855e8eea75 SHA512 250864c6b5aac6de4d15b480848ebe3b66f8feb68871ee354107de94703db8139a45510c879a5882100f76920036804b7ebeb76e2bb5f12b4a59f732328a5fe7 +DIST SloKJV-12.0.zip 1411917 BLAKE2B 88e0c142fcee20e0b35c601c816324f352590b9b1bed65f885ade6309e42b8aa3b84cb540274d313ec73af22123ef5ddd84e09054cc4b15ff4b35d055d84d765 SHA512 17f4362baee7cdbfc42fdb416960a4ba369125a3c7bc5b104e10795237d2cd5e6ccd7b45f772b6e8f6db449f0ec338cf8cef2bdd98d4acdb28d5eaac698c1ccf diff --git a/app-dicts/sword-SloKJV/sword-SloKJV-12.0.ebuild b/app-dicts/sword-SloKJV/sword-SloKJV-12.0.ebuild new file mode 100644 index 00000000000..e29c925f68f --- /dev/null +++ b/app-dicts/sword-SloKJV/sword-SloKJV-12.0.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="Slovenian translation of Holy Bible King James Version (1769)" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=SloKJV" +LICENSE="CC-BY-NC-ND-4.0" +KEYWORDS="~amd64 ~ppc ~x86"