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-FreSynodale1921/
Date: Thu, 30 Jul 2020 18:41:02
Message-Id: 1596134252.005268cbb7b5a3c8b99f7ee1591f5bf4bbf6b68d.marecki@gentoo
1 commit: 005268cbb7b5a3c8b99f7ee1591f5bf4bbf6b68d
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:43:19 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 30 18:37:32 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=005268cb
7
8 app-dicts/sword-FreSynodale1921: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-FreSynodale1921/Manifest | 1 +
13 app-dicts/sword-FreSynodale1921/metadata.xml | 8 ++++++++
14 .../sword-FreSynodale1921-1.0.3.ebuild | 13 +++++++++++++
15 3 files changed, 22 insertions(+)
16
17 diff --git a/app-dicts/sword-FreSynodale1921/Manifest b/app-dicts/sword-FreSynodale1921/Manifest
18 new file mode 100644
19 index 00000000000..20f824e5fd5
20 --- /dev/null
21 +++ b/app-dicts/sword-FreSynodale1921/Manifest
22 @@ -0,0 +1 @@
23 +DIST FreSynodale1921-1.0.3.zip 508496 BLAKE2B 2a8e272f1aceae79b7a862ff4f0b6bcca175b8327a5eee2b396858640cd9c009af983d27dda0bce3da9a37fe6cd67368cf7de8849c89761134cfd9a95657aca8 SHA512 98ad70528bd4f73e2a617e58608389885c8ece5d148dad760a1aefef436e3a0227ce9d14a35acf71dfe2359f09c050231791c04853bc3a4aa76816e6f97b9bce
24
25 diff --git a/app-dicts/sword-FreSynodale1921/metadata.xml b/app-dicts/sword-FreSynodale1921/metadata.xml
26 new file mode 100644
27 index 00000000000..3e5026ee375
28 --- /dev/null
29 +++ b/app-dicts/sword-FreSynodale1921/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-FreSynodale1921/sword-FreSynodale1921-1.0.3.ebuild b/app-dicts/sword-FreSynodale1921/sword-FreSynodale1921-1.0.3.ebuild
41 new file mode 100644
42 index 00000000000..f1423918b88
43 --- /dev/null
44 +++ b/app-dicts/sword-FreSynodale1921/sword-FreSynodale1921-1.0.3.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="Le Nouveau Testament Version Synodale 1921 et le livre des Psaumes"
56 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=FreSynodale1921"
57 +LICENSE="public-domain"
58 +KEYWORDS="~amd64 ~ppc ~x86"