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-WelBeiblNet/
Date: Fri, 31 Jul 2020 17:42:44
Message-Id: 1596217297.bce75d297f7fe093877d5996c6b5dc893df500bf.marecki@gentoo
1 commit: bce75d297f7fe093877d5996c6b5dc893df500bf
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:52:10 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 17:41:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bce75d29
7
8 app-dicts/sword-WelBeiblNet: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-WelBeiblNet/Manifest | 1 +
13 app-dicts/sword-WelBeiblNet/metadata.xml | 8 ++++++++
14 app-dicts/sword-WelBeiblNet/sword-WelBeiblNet-2.5.1.ebuild | 13 +++++++++++++
15 3 files changed, 22 insertions(+)
16
17 diff --git a/app-dicts/sword-WelBeiblNet/Manifest b/app-dicts/sword-WelBeiblNet/Manifest
18 new file mode 100644
19 index 00000000000..0ee1799c5b5
20 --- /dev/null
21 +++ b/app-dicts/sword-WelBeiblNet/Manifest
22 @@ -0,0 +1 @@
23 +DIST WelBeiblNet-2.5.1.zip 793457 BLAKE2B 43c62105079631a83c033e3ef9e1a7fc8a4da10c5d73531d6187bd8c7b7c0c8663775788783a30b678795da97aaaac8f87d4df33767696defe9741bd1c0d31d7 SHA512 62733735103786f6b4815ba50698a0126641467bf2bc035f8e07aed864036dd2d329cc65e74114126912df4f892f8612139576117fed46822ccde86b6310f9ba
24
25 diff --git a/app-dicts/sword-WelBeiblNet/metadata.xml b/app-dicts/sword-WelBeiblNet/metadata.xml
26 new file mode 100644
27 index 00000000000..3e5026ee375
28 --- /dev/null
29 +++ b/app-dicts/sword-WelBeiblNet/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-WelBeiblNet/sword-WelBeiblNet-2.5.1.ebuild b/app-dicts/sword-WelBeiblNet/sword-WelBeiblNet-2.5.1.ebuild
41 new file mode 100644
42 index 00000000000..ec0ef44877f
43 --- /dev/null
44 +++ b/app-dicts/sword-WelBeiblNet/sword-WelBeiblNet-2.5.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.6.0"
52 +
53 +inherit sword-module
54 +
55 +DESCRIPTION="beibl.net translation of the Bible into colloquial Welsh by Arfon Jones"
56 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=WelBeiblNet"
57 +LICENSE="crosswire"
58 +KEYWORDS="~amd64 ~ppc ~x86"