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-FinRK/
Date: Thu, 30 Jul 2020 18:40:49
Message-Id: 1596134193.e9e30cf6604fc41e956b79c206111b7642fbfb9a.marecki@gentoo
1 commit: e9e30cf6604fc41e956b79c206111b7642fbfb9a
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:42:22 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 18:36:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9e30cf6
7
8 app-dicts/sword-FinRK: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-FinRK/Manifest | 1 +
13 app-dicts/sword-FinRK/metadata.xml | 8 ++++++++
14 app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild | 13 +++++++++++++
15 3 files changed, 22 insertions(+)
16
17 diff --git a/app-dicts/sword-FinRK/Manifest b/app-dicts/sword-FinRK/Manifest
18 new file mode 100644
19 index 00000000000..e3c5ada8c5a
20 --- /dev/null
21 +++ b/app-dicts/sword-FinRK/Manifest
22 @@ -0,0 +1 @@
23 +DIST FinRK-1.8.2.zip 2116671 BLAKE2B 55d8445a84e9f88131136a7536f22cf772b06ba7f7834998a68537c575012620051aff8ba6ebe5c4364177d28ba3628bbb03066a2da3dfd09fb8f29a4e216840 SHA512 5d1d842e420f3caae26bdd77a7bad4d8f21f9ed5ac2f84962cc1ccda8dca003eb2b841cfeaad0a4b1cdc5b41603305d11f6b81ec21404ce3279a4beb10eae17a
24
25 diff --git a/app-dicts/sword-FinRK/metadata.xml b/app-dicts/sword-FinRK/metadata.xml
26 new file mode 100644
27 index 00000000000..3e5026ee375
28 --- /dev/null
29 +++ b/app-dicts/sword-FinRK/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-FinRK/sword-FinRK-1.8.2.ebuild b/app-dicts/sword-FinRK/sword-FinRK-1.8.2.ebuild
41 new file mode 100644
42 index 00000000000..4b84d9d0b57
43 --- /dev/null
44 +++ b/app-dicts/sword-FinRK/sword-FinRK-1.8.2.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.6.1"
52 +
53 +inherit sword-module
54 +
55 +DESCRIPTION="Raamattu Kansalle (2012)"
56 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FinRK"
57 +LICENSE="crosswire"
58 +KEYWORDS="~amd64 ~ppc ~x86"