Gentoo Archives: gentoo-commits

From: Marek Szuba <marecki@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/sword-CebPinadayag/
Date: Fri, 10 Sep 2021 21:12:10
Message-Id: 1631308318.55cdcd9b401dda000712a4bf890e4c31b3004ee8.marecki@gentoo
1 commit: 55cdcd9b401dda000712a4bf890e4c31b3004ee8
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 10 21:01:29 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 10 21:11:58 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55cdcd9b
7
8 app-dicts/sword-CebPinadayag: initial import
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-CebPinadayag/Manifest | 1 +
13 app-dicts/sword-CebPinadayag/metadata.xml | 12 ++++++++++++
14 .../sword-CebPinadayag/sword-CebPinadayag-1.0.1.ebuild | 13 +++++++++++++
15 3 files changed, 26 insertions(+)
16
17 diff --git a/app-dicts/sword-CebPinadayag/Manifest b/app-dicts/sword-CebPinadayag/Manifest
18 new file mode 100644
19 index 00000000000..c326738a118
20 --- /dev/null
21 +++ b/app-dicts/sword-CebPinadayag/Manifest
22 @@ -0,0 +1 @@
23 +DIST CebPinadayag-1.0.1.zip 1586637 BLAKE2B 27de2390b09df1013c171bcedb5844616a1e98a22ec848f481aad23d8f967c109cf73691f602596b3858c2a6f1157a6223e3b7a3bcc161f08fc8557899d6ef6c SHA512 223eed98fcf6d5096575f62ca332e8c6c7d29b029b194cf6cdfcd4341f910350fa5f40c278fcb1ebb9ae48c95fbb2f8f169201260955a936643184048f26f781
24
25 diff --git a/app-dicts/sword-CebPinadayag/metadata.xml b/app-dicts/sword-CebPinadayag/metadata.xml
26 new file mode 100644
27 index 00000000000..4067ad792d3
28 --- /dev/null
29 +++ b/app-dicts/sword-CebPinadayag/metadata.xml
30 @@ -0,0 +1,12 @@
31 +<?xml version="1.0" encoding="UTF-8"?>
32 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
33 +<pkgmetadata>
34 + <maintainer type="person">
35 + <email>marecki@g.o</email>
36 + <name>Marek Szuba</name>
37 + </maintainer>
38 + <longdescription>
39 + Cebuano is the second most widely spoken native language of the Philippines. The complete Cebuano Bible was first published in 1917. This Bible is published today as the Ang Biblia, Cebuano by the Philippine Bible Society. Two separate versions are available: The 'Bugna' version contains the original New Testament from 1917. The 'Pinadayag' version contains a completely revised New Testament which follows a Critical Greek Text. Both versions share the same Old Testament text. The 'Pinadayag' designation is derived from the Cebuano name given to the book of Revelation.
40 + </longdescription>
41 + <stabilize-allarches/>
42 +</pkgmetadata>
43
44 diff --git a/app-dicts/sword-CebPinadayag/sword-CebPinadayag-1.0.1.ebuild b/app-dicts/sword-CebPinadayag/sword-CebPinadayag-1.0.1.ebuild
45 new file mode 100644
46 index 00000000000..e12041c0763
47 --- /dev/null
48 +++ b/app-dicts/sword-CebPinadayag/sword-CebPinadayag-1.0.1.ebuild
49 @@ -0,0 +1,13 @@
50 +# Copyright 1999-2021 Gentoo Authors
51 +# Distributed under the terms of the GNU General Public License v2
52 +
53 +EAPI=8
54 +
55 +SWORD_MINIMUM_VERSION="1.5.9"
56 +
57 +inherit sword-module
58 +
59 +DESCRIPTION="Cebuano Pinadayag"
60 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=CebPinadayag"
61 +LICENSE="public-domain"
62 +KEYWORDS="~amd64 ~ppc ~riscv ~x86"