diff options
author | 2022-05-24 09:49:22 +0100 | |
---|---|---|
committer | 2022-05-24 09:55:35 +0100 | |
commit | bd2e2316bb2aec9467327559cb78fc68513d4eb0 (patch) | |
tree | 15c70d2bd0a07fa54025dbfe2860a77416d175b1 /app-dicts/sword-KtuVB | |
parent | app-text/sword-modules: add 2.6, drop 2.5 (diff) | |
download | gentoo-bd2e2316bb2aec9467327559cb78fc68513d4eb0.tar.gz gentoo-bd2e2316bb2aec9467327559cb78fc68513d4eb0.tar.bz2 gentoo-bd2e2316bb2aec9467327559cb78fc68513d4eb0.zip |
app-dicts/sword-KtuVB: rename from app-dicts/sword-KtuVb
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-dicts/sword-KtuVB')
-rw-r--r-- | app-dicts/sword-KtuVB/Manifest | 1 | ||||
-rw-r--r-- | app-dicts/sword-KtuVB/metadata.xml | 9 | ||||
-rw-r--r-- | app-dicts/sword-KtuVB/sword-KtuVB-3.1.1.ebuild | 13 |
3 files changed, 23 insertions, 0 deletions
diff --git a/app-dicts/sword-KtuVB/Manifest b/app-dicts/sword-KtuVB/Manifest new file mode 100644 index 000000000000..1510852aa733 --- /dev/null +++ b/app-dicts/sword-KtuVB/Manifest @@ -0,0 +1 @@ +DIST KtuVb-3.1.1.zip 2851474 BLAKE2B 9e7d265b732a136daa5d16ae6333ddaf0762e5e25881b786e7fbd90cbc4f7cf93cecdca9dc1931cad780c2c835f928da1087d06c97645675f944755c7b5716e0 SHA512 28970ed7df76685a84ee6887dfb635951401602c03ae13539461d9d464eb82675f480971276242572aceb289dea301c7621caa0193e1e6cd60ab952c9bb9215c diff --git a/app-dicts/sword-KtuVB/metadata.xml b/app-dicts/sword-KtuVB/metadata.xml new file mode 100644 index 000000000000..bc94402fe731 --- /dev/null +++ b/app-dicts/sword-KtuVB/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>marecki@gentoo.org</email> + <name>Marek Szuba</name> + </maintainer> + <stabilize-allarches/> +</pkgmetadata> diff --git a/app-dicts/sword-KtuVB/sword-KtuVB-3.1.1.ebuild b/app-dicts/sword-KtuVB/sword-KtuVB-3.1.1.ebuild new file mode 100644 index 000000000000..8e27651a7932 --- /dev/null +++ b/app-dicts/sword-KtuVB/sword-KtuVB-3.1.1.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +SWORD_MINIMUM_VERSION="1.6.2" + +inherit sword-module + +DESCRIPTION="Masonama ya Santu par le Père Widart et l’équipe de Verbum Bible Kinshasa" +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=KtuVb" +LICENSE="crosswire" +KEYWORDS="~amd64 ~loong ~ppc ~riscv ~x86" |