From 939b9d1d03419cb38c12b63d0b76a4639a370e2c Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Thu, 30 Jul 2020 18:40:37 +0200 Subject: app-dicts/sword-ChiNCVt: new package Signed-off-by: Marek Szuba --- app-dicts/sword-ChiNCVt/Manifest | 1 + app-dicts/sword-ChiNCVt/metadata.xml | 8 ++++++++ app-dicts/sword-ChiNCVt/sword-ChiNCVt-1.0.ebuild | 13 +++++++++++++ 3 files changed, 22 insertions(+) create mode 100644 app-dicts/sword-ChiNCVt/Manifest create mode 100644 app-dicts/sword-ChiNCVt/metadata.xml create mode 100644 app-dicts/sword-ChiNCVt/sword-ChiNCVt-1.0.ebuild (limited to 'app-dicts/sword-ChiNCVt') diff --git a/app-dicts/sword-ChiNCVt/Manifest b/app-dicts/sword-ChiNCVt/Manifest new file mode 100644 index 000000000000..373408accc87 --- /dev/null +++ b/app-dicts/sword-ChiNCVt/Manifest @@ -0,0 +1 @@ +DIST ChiNCVt-1.0.zip 1481334 BLAKE2B 97f00327bd9d528e72eff7b9f6efb92b312c8aa7318402a1ac0a92ec41c376af9a04e80d3e328fbfbe9d0226ffab5448ecb09fecf17e1e672c07c0c27b7e1af1 SHA512 5a392c595b7355cc407d5e8db124c550f66e46b6d9d21c1e945b1341f175add1e7098f350236e7c520fe1f8fc10a3e44ae497037308d84a6c9354ab2a430f86f diff --git a/app-dicts/sword-ChiNCVt/metadata.xml b/app-dicts/sword-ChiNCVt/metadata.xml new file mode 100644 index 000000000000..3e5026ee3754 --- /dev/null +++ b/app-dicts/sword-ChiNCVt/metadata.xml @@ -0,0 +1,8 @@ + + + + + marecki@gentoo.org + Marek Szuba + + diff --git a/app-dicts/sword-ChiNCVt/sword-ChiNCVt-1.0.ebuild b/app-dicts/sword-ChiNCVt/sword-ChiNCVt-1.0.ebuild new file mode 100644 index 000000000000..ae8eb3946a9f --- /dev/null +++ b/app-dicts/sword-ChiNCVt/sword-ChiNCVt-1.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.6" + +inherit sword-module + +DESCRIPTION="New Chinese Version of the Bible, traditional script" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=ChiNCVt" +LICENSE="public-domain" +KEYWORDS="~amd64 ~ppc ~x86" -- cgit v1.2.3-65-gdbad