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-GerKingComm/
Date: Sun, 25 Apr 2021 14:25:58
Message-Id: 1619360719.7bf6ce98ce257705afa005edc7e1aa7b8a1c823b.marecki@gentoo
1 commit: 7bf6ce98ce257705afa005edc7e1aa7b8a1c823b
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 14:01:39 2021 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 14:25:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bf6ce98
7
8 app-dicts/sword-GerKingComm: initial import
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-GerKingComm/Manifest | 1 +
13 app-dicts/sword-GerKingComm/metadata.xml | 9 +++++++++
14 app-dicts/sword-GerKingComm/sword-GerKingComm-1.0.ebuild | 13 +++++++++++++
15 3 files changed, 23 insertions(+)
16
17 diff --git a/app-dicts/sword-GerKingComm/Manifest b/app-dicts/sword-GerKingComm/Manifest
18 new file mode 100644
19 index 00000000000..981fbe3ddb5
20 --- /dev/null
21 +++ b/app-dicts/sword-GerKingComm/Manifest
22 @@ -0,0 +1 @@
23 +DIST GerKingComm-1.0.zip 6396345 BLAKE2B db1395beed3c08b76c0a70ef0d90eeab8e38839bbc9e35cc1ba09b7271898feb028b6503f64c8099a81cbd274065e8803e9f4c876a63a6b79f37f74a7bbca434 SHA512 0439bc349dd1b3c5e0b088ce258f867d251ee3eaf202716362b212f884b9c44128f2943de45ed2870b16e1f4043e86eb17c278f8804d8cdcedf61d32e1f62927
24
25 diff --git a/app-dicts/sword-GerKingComm/metadata.xml b/app-dicts/sword-GerKingComm/metadata.xml
26 new file mode 100644
27 index 00000000000..3827cb158fc
28 --- /dev/null
29 +++ b/app-dicts/sword-GerKingComm/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-GerKingComm/sword-GerKingComm-1.0.ebuild b/app-dicts/sword-GerKingComm/sword-GerKingComm-1.0.ebuild
42 new file mode 100644
43 index 00000000000..c1535c1507a
44 --- /dev/null
45 +++ b/app-dicts/sword-GerKingComm/sword-GerKingComm-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.5.9"
53 +
54 +inherit sword-module
55 +
56 +DESCRIPTION="Kingcomments (German), Kommentar zur ganzen Bibel."
57 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=GerKingComm"
58 +LICENSE="free-noncomm"
59 +KEYWORDS="~amd64 ~ppc ~x86"