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-VietNVB/
Date: Fri, 31 Jul 2020 17:42:38
Message-Id: 1596217274.1fded25c4ec67bf26e914bd28e4e61ae6e19644c.marecki@gentoo
1 commit: 1fded25c4ec67bf26e914bd28e4e61ae6e19644c
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:51:46 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 17:41:14 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fded25c
7
8 app-dicts/sword-VietNVB: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-VietNVB/Manifest | 1 +
13 app-dicts/sword-VietNVB/metadata.xml | 8 ++++++++
14 app-dicts/sword-VietNVB/sword-VietNVB-1.4.ebuild | 13 +++++++++++++
15 3 files changed, 22 insertions(+)
16
17 diff --git a/app-dicts/sword-VietNVB/Manifest b/app-dicts/sword-VietNVB/Manifest
18 new file mode 100644
19 index 00000000000..873f5a5e6d6
20 --- /dev/null
21 +++ b/app-dicts/sword-VietNVB/Manifest
22 @@ -0,0 +1 @@
23 +DIST VietNVB-1.4.zip 1914442 BLAKE2B 8ec207b384f7823a3c6aaebfbf8fa3c7de04f3ba6ed46a691432856171ebd44a4d4d51e00c3534d08ae7bbcb9499dc02aa41f72318d63b1a405c4eafd8a56885 SHA512 628fa49425f12bc8c6309e9244b0042f58a13803b869cd8b2b7015c6f7c10226472145885163bbf193cf745aec1c5265ba9bb9bd7f57029963a4cabbe2b45821
24
25 diff --git a/app-dicts/sword-VietNVB/metadata.xml b/app-dicts/sword-VietNVB/metadata.xml
26 new file mode 100644
27 index 00000000000..3e5026ee375
28 --- /dev/null
29 +++ b/app-dicts/sword-VietNVB/metadata.xml
30 @@ -0,0 +1,8 @@
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 +</pkgmetadata>
39
40 diff --git a/app-dicts/sword-VietNVB/sword-VietNVB-1.4.ebuild b/app-dicts/sword-VietNVB/sword-VietNVB-1.4.ebuild
41 new file mode 100644
42 index 00000000000..e741f43d26f
43 --- /dev/null
44 +++ b/app-dicts/sword-VietNVB/sword-VietNVB-1.4.ebuild
45 @@ -0,0 +1,13 @@
46 +# Copyright 1999-2020 Gentoo Authors
47 +# Distributed under the terms of the GNU General Public License v2
48 +
49 +EAPI=7
50 +
51 +SWORD_MINIMUM_VERSION="1.5.9"
52 +
53 +inherit sword-module
54 +
55 +DESCRIPTION="New Vietnamese Bible (2002)"
56 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VietNVB"
57 +LICENSE="crosswire"
58 +KEYWORDS="~amd64 ~ppc ~x86"