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-VulgConte/
Date: Fri, 31 Jul 2020 17:42:41
Message-Id: 1596217281.8624a2543ae0509b71c5e170a2a825705b741688.marecki@gentoo
1 commit: 8624a2543ae0509b71c5e170a2a825705b741688
2 Author: Marek Szuba <marecki <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 30 16:51:53 2020 +0000
4 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 31 17:41:21 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8624a254
7
8 app-dicts/sword-VulgConte: new package
9
10 Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>
11
12 app-dicts/sword-VulgConte/Manifest | 1 +
13 app-dicts/sword-VulgConte/metadata.xml | 8 ++++++++
14 app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.ebuild | 13 +++++++++++++
15 3 files changed, 22 insertions(+)
16
17 diff --git a/app-dicts/sword-VulgConte/Manifest b/app-dicts/sword-VulgConte/Manifest
18 new file mode 100644
19 index 00000000000..a257c8ccafe
20 --- /dev/null
21 +++ b/app-dicts/sword-VulgConte/Manifest
22 @@ -0,0 +1 @@
23 +DIST VulgConte-1.0.2.zip 1641941 BLAKE2B bc725367f449d0d864641040d73eca08e17199f393e85d266f75e905328d977648d6306f35fb22e936118aa421b0a4fb8139132cd90478258b65f15ad5d2f61c SHA512 d648b7843252ebcc946bccac69db9fcabd3417cfffe25ef0f7f7ba1cbcb2a38bc460ca4dcd92cc1273c7c523cba5d5630fc152454f2149005c42b3618e329500
24
25 diff --git a/app-dicts/sword-VulgConte/metadata.xml b/app-dicts/sword-VulgConte/metadata.xml
26 new file mode 100644
27 index 00000000000..3e5026ee375
28 --- /dev/null
29 +++ b/app-dicts/sword-VulgConte/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-VulgConte/sword-VulgConte-1.0.2.ebuild b/app-dicts/sword-VulgConte/sword-VulgConte-1.0.2.ebuild
41 new file mode 100644
42 index 00000000000..f23ee0e23d9
43 --- /dev/null
44 +++ b/app-dicts/sword-VulgConte/sword-VulgConte-1.0.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="Vulgata Clementina, Conte editore"
56 +HOMEPAGE="https://crosswire.org/sword/modules/ModInfo.jsp?modName=VulgConte"
57 +LICENSE="public-domain"
58 +KEYWORDS="~amd64 ~ppc ~x86"