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-DutSVVA/
Date: Sun, 25 Apr 2021 14:25:57
Message-Id: 1619360716.0a169f2e1f0701be5137041ae7f33fd9a7aeee99.marecki@gentoo
1 commit: 0a169f2e1f0701be5137041ae7f33fd9a7aeee99
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 13:51:40 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 14:25:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a169f2e
7
8 app-dicts/sword-DutSVVA: initial import
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-DutSVVA/Manifest | 1 +
13 app-dicts/sword-DutSVVA/metadata.xml | 9 +++++++++
14 app-dicts/sword-DutSVVA/sword-DutSVVA-1.0.ebuild | 13 +++++++++++++
15 3 files changed, 23 insertions(+)
16
17 diff --git a/app-dicts/sword-DutSVVA/Manifest b/app-dicts/sword-DutSVVA/Manifest
18 new file mode 100644
19 index 00000000000..67d70a647d9
20 --- /dev/null
21 +++ b/app-dicts/sword-DutSVVA/Manifest
22 @@ -0,0 +1 @@
23 +DIST DutSVVA-1.0.zip 6988478 BLAKE2B 3becbb0e69f08b5a00542887242f612af52677c1ce2f4a12788f83b4e6ff9f33e1bf6d4c11def04bba56fd6f68400227243f7cdcae2f42807bac99446830e821 SHA512 3b03e06623433ae43dc4cd56f9177b28843c4daf60d04ee367497693f433ee96ff71096d63f4e1975ca407e547533a0b7879700bd6bcc81c3fb7977b6078f2aa
24
25 diff --git a/app-dicts/sword-DutSVVA/metadata.xml b/app-dicts/sword-DutSVVA/metadata.xml
26 new file mode 100644
27 index 00000000000..3827cb158fc
28 --- /dev/null
29 +++ b/app-dicts/sword-DutSVVA/metadata.xml
30 @@ -0,0 +1,9 @@
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 + <stabilize-allarches/>
39 +</pkgmetadata>
40
41 diff --git a/app-dicts/sword-DutSVVA/sword-DutSVVA-1.0.ebuild b/app-dicts/sword-DutSVVA/sword-DutSVVA-1.0.ebuild
42 new file mode 100644
43 index 00000000000..c7d0d250d28
44 --- /dev/null
45 +++ b/app-dicts/sword-DutSVVA/sword-DutSVVA-1.0.ebuild
46 @@ -0,0 +1,13 @@
47 +# Copyright 1999-2021 Gentoo Authors
48 +# Distributed under the terms of the GNU General Public License v2
49 +
50 +EAPI=7
51 +
52 +SWORD_MINIMUM_VERSION="1.6.0"
53 +
54 +inherit sword-module
55 +
56 +DESCRIPTION="Dutch Statenvertaling Bijbel including deuterocanonical books"
57 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=DutSVVA"
58 +LICENSE="public-domain"
59 +KEYWORDS="~amd64 ~ppc ~x86"