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-FinPR92/
Date: Thu, 30 Jul 2020 18:40:45
Message-Id: 1596134190.19e97b20ef5abe4f3772f27cd594300fcb6a3c5e.marecki@gentoo
1 commit: 19e97b20ef5abe4f3772f27cd594300fcb6a3c5e
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:42:19 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 18:36:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19e97b20
7
8 app-dicts/sword-FinPR92: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-FinPR92/Manifest | 1 +
13 app-dicts/sword-FinPR92/metadata.xml | 8 ++++++++
14 app-dicts/sword-FinPR92/sword-FinPR92-1.1.1.ebuild | 13 +++++++++++++
15 3 files changed, 22 insertions(+)
16
17 diff --git a/app-dicts/sword-FinPR92/Manifest b/app-dicts/sword-FinPR92/Manifest
18 new file mode 100644
19 index 00000000000..31fab8ca317
20 --- /dev/null
21 +++ b/app-dicts/sword-FinPR92/Manifest
22 @@ -0,0 +1 @@
23 +DIST FinPR92-1.1.1.zip 1581254 BLAKE2B 0a6858e3867e4fc68f9016dd1414958f4cb1c63e419be2debe1008764e6d8f746f520c0254165dd4916c927823f5c0c3e1d9e9028d2aaacbcdde970124fecb93 SHA512 2040e20595905847fac2c409b1f7cb83b812fdd945d84aa08574c9d14bff9c5ebc7921d815492724841fc1ba73994d017839d27867d747997845b6f140167a21
24
25 diff --git a/app-dicts/sword-FinPR92/metadata.xml b/app-dicts/sword-FinPR92/metadata.xml
26 new file mode 100644
27 index 00000000000..3e5026ee375
28 --- /dev/null
29 +++ b/app-dicts/sword-FinPR92/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-FinPR92/sword-FinPR92-1.1.1.ebuild b/app-dicts/sword-FinPR92/sword-FinPR92-1.1.1.ebuild
41 new file mode 100644
42 index 00000000000..2816a7aebde
43 --- /dev/null
44 +++ b/app-dicts/sword-FinPR92/sword-FinPR92-1.1.1.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.1a"
52 +
53 +inherit sword-module
54 +
55 +DESCRIPTION="Finnish Pyhä Raamattu (1992)"
56 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FinPR92"
57 +LICENSE="free-noncomm"
58 +KEYWORDS="~amd64 ~ppc ~x86"