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-FreGBM/
Date: Thu, 30 Jul 2020 18:41:00
Message-Id: 1596134216.cf4170b8cd4a39cd711d6c9227f75cd8fbe15743.marecki@gentoo
1 commit: cf4170b8cd4a39cd711d6c9227f75cd8fbe15743
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:42:42 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 18:36:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf4170b8
7
8 app-dicts/sword-FreGBM: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-FreGBM/Manifest | 1 +
13 app-dicts/sword-FreGBM/metadata.xml | 8 ++++++++
14 app-dicts/sword-FreGBM/sword-FreGBM-1.0.ebuild | 13 +++++++++++++
15 3 files changed, 22 insertions(+)
16
17 diff --git a/app-dicts/sword-FreGBM/Manifest b/app-dicts/sword-FreGBM/Manifest
18 new file mode 100644
19 index 00000000000..f757c9be262
20 --- /dev/null
21 +++ b/app-dicts/sword-FreGBM/Manifest
22 @@ -0,0 +1 @@
23 +DIST FreGBM-1.0.zip 40135 BLAKE2B 0e6e03df4983ab58260fd75ebd54f10e6a2bd9504449476328d41d216ca649187ff53dc7c6c9d00c2db0a9453e837152f000f6b222207bc76522035782ccdfe5 SHA512 ea0e745d928ab7b142796ab7cacaf3ad351c1df41dff4ed299e97374b6371c4e30532da3a06b7db766d3b1b2e97772280b99fa2c5e7a30c8c2a23c6647378f87
24
25 diff --git a/app-dicts/sword-FreGBM/metadata.xml b/app-dicts/sword-FreGBM/metadata.xml
26 new file mode 100644
27 index 00000000000..3e5026ee375
28 --- /dev/null
29 +++ b/app-dicts/sword-FreGBM/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-FreGBM/sword-FreGBM-1.0.ebuild b/app-dicts/sword-FreGBM/sword-FreGBM-1.0.ebuild
41 new file mode 100644
42 index 00000000000..fd82b695c04
43 --- /dev/null
44 +++ b/app-dicts/sword-FreGBM/sword-FreGBM-1.0.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="Glossary of the Bible David Martin 1744"
56 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreGBM"
57 +LICENSE="freedist"
58 +KEYWORDS="~amd64 ~ppc ~x86"